1. 4ba8c03 Added tag jdk9-b06 for changeset 3d574309a737 by David Katleman · 11 years ago
  2. 0eb4fd7 Merge by Lana Steuck · 11 years ago
  3. d705db5 Added tag jdk9-b05 for changeset a127d7bb1c30 by David Katleman · 11 years ago
  4. 9a44609 Merge by Lana Steuck · 11 years ago
  5. 03c0b0a 8036007: javac crashes when encountering an unresolvable interface by Paul Govereau · 11 years ago
  6. d9e857f 8034980: Fix @summary tag of test/tools/javac/parser/T4910483.java by Dan Smith · 11 years ago
  7. 53e3990 8037420: Silent failures in Annotate.actualEnterTypeAnnotations by Eric McCorkle · 11 years ago
  8. 2564e82 8034924: Incorrect inheritance of inaccessible static method by Vicente Romero · 11 years ago
  9. 73e0ab9 8034127: javac provide debug oriented toString() methods to InferenceContext and UndetVar by Vicente Romero · 11 years ago
  10. 07cc98b 8037120: Fix doclint warnings in javax.lang.model exception types by Joe Darcy · 11 years ago
  11. 060f486 Added tag jdk9-b04 for changeset 612191246a7d by David Katleman · 11 years ago
  12. e5fb7f7 8036842: Remove unneeded/obsolete -source/-target options in javac tests, part 2 by Joe Darcy · 11 years ago
  13. 1696280 8034854: outer_class_info_index of synthetic class is not zero by Jan Lahoda · 11 years ago
  14. 7aed9a6 8031670: Remove unneeded -source options in javadoc tests by Neil Toda · 11 years ago
  15. af27057 8034091: There is no records in LineNumberTable attribute for ternary operator ?: splitted to several lines by Paul Govereau · 11 years ago
  16. b2b667c Merge by Lana Steuck · 11 years ago
  17. 735e586 8035878: javadoc tool documentation should be using {@code ..} specifier by Neil Toda · 11 years ago
  18. 72641e4 8035877: javadoc classes are missing @return and @param tags by Neil Toda · 11 years ago
  19. 1f9569d 8035875: remove deprecated html <font> tags from javadoc package-info.java file by Neil Toda · 11 years ago
  20. 6b9060a 8036142: Remove redundant call to annotateTypeLater with null Symbol by Eric McCorkle · 11 years ago
  21. 7425073 8031383: Error recovery in JavacParser could be improved by Jan Lahoda · 11 years ago
  22. c5ab176 8035891: javac, rename method asFree() in InferenceContext to asUndetVar() which reflects better it's purpose by Vicente Romero · 11 years ago
  23. 25c2444 8033287: Reduce the size of the endPosTable by Per Bothner · 11 years ago
  24. e97bf8b 8035972: missing test file for 8034048 by Paul Govereau · 11 years ago
  25. 816bfaa 8035766: Execute TypeAnnotate visitor at queue flush time by Eric McCorkle · 11 years ago
  26. dd0e29f 6533516: Warning needed for file with future time stamps by Paul Govereau · 11 years ago
  27. f6250d7 8034048: javac crash with method references plus lambda plus var args by Paul Govereau · 11 years ago
  28. 38cc470 8035758: Move annotation codepaths from MemberEnter.java to Annotate.java by Eric McCorkle · 11 years ago
  29. 5c411f3 Merge by Lana Steuck · 11 years ago
  30. c7af5cd 8034143: javac, subclasses of Infer.IncorporationStep should implement the accepts() method by Vicente Romero · 11 years ago
  31. 7d41c59 Added tag jdk9-b03 for changeset 2740ebeb238c by David Katleman · 11 years ago
  32. 98b44a0 6457406: javadoc doesn't handle <a href='http://...'> properly in producing index pages by Yuri Nesterenko · 11 years ago
  33. facc03d 6411385: Trees.getPath does not work for constructors by Jan Lahoda · 11 years ago
  34. a6f4599 Merge by Lana Steuck · 11 years ago
  35. 31ca5c7 8035364: An extra space in the comments of constant pool entries by Jonathan Gibbons · 11 years ago
  36. fb842a6 Merge by Lana Steuck · 11 years ago
  37. fa155ae Added tag jdk9-b02 for changeset fc0fe10fbee9 by David Katleman · 11 years ago
  38. 961e7da 8026773: Failing compilation in Corba does not fail the build by Erik Joelsson · 11 years ago
  39. 3bd9bdd 8033004: Make base TypeAnnotationPosition data immutable, create better methods for creating base TypeAnnotationPositions by Eric McCorkle · 11 years ago
  40. 4724c45 8030091: Request to update error messages from javac for negative varargs test cases by Jan Lahoda · 11 years ago
  41. 30e9783 8033180: An inappropriate newline symbol in the help section by Jonathan Gibbons · 11 years ago
  42. ca53cc6 8033218: Silent failure in TypeAnnotations.resolveFrame by Eric McCorkle · 11 years ago
  43. 214de0e 8032869: remove support for legacy options in javap by Jonathan Gibbons · 11 years ago
  44. 77feb93 8032932: Add assertion to fix silent failure in Gen.getAndRemoveNonFieldTAs by Eric McCorkle · 11 years ago
  45. 07998a6 8032980: Silent failure in Attr.annotateType by Eric McCorkle · 11 years ago
  46. 552e338 8032819: Extra empty line between field declarations for the "-v -c" and "-v -l" combination of options by Jonathan Gibbons · 11 years ago
  47. 49b3f86 8032816: THIRDPARTYREADME LittleCMS preamble missing JRE 8 & JDK 8 by Jeff Dinkins · 11 years ago
  48. cf5fc4c Merge by Lana Steuck · 11 years ago
  49. b14b1b2 Merge by Lana Steuck · 11 years ago
  50. 69a6133 8032814: LineNumberTable/LocalVariableTable tables duplication for the "-v -l" combination of options by Jonathan Gibbons · 11 years ago
  51. 478d287 8031212: doclint incorrectly rejects some @see tags in javadoc comments by Jonathan Gibbons · 11 years ago
  52. 1bb2245 8032587: Change silent failure in Attr.java to assertion by Eric McCorkle · 11 years ago
  53. 69f2f2f 8027175: Existing regression tests in tl/langtools and tl/jdk need to be updated for @bug keyword by Matherey Nunez · 11 years ago
  54. 99aae5c 8028267: sun.tools.javac.util.Bits contains a main-method with test code by Andreas Lundblad · 11 years ago
  55. b1bcbae 8029017: ElementType.TYPE_USE should be a logical superset of ElementType.TYPE and ANNOTATION_TYPE by Joel Borggrén-Franck · 11 years ago
  56. 70eb26f 8031023: [javac] LambdaToMethod is missing forceSerializedRepresentation logic and switch by Kumar Srinivasan · 11 years ago
  57. ab6480d 8032506: Remove commit.txt that was accidentally pushed with the changeset by Sonali Goel · 11 years ago
  58. 712b922 8030816: javac crashes when mixing lambdas and inner classes by Vicente Romero · 11 years ago
  59. 0c38c2d 8027477: Enable repeating annotations test cases since JDK-8004912 is fixed by Matherey Nunez · 11 years ago
  60. 41e4558 Added tag jdk9-b01 for changeset 71073f4a867e by David Katleman · 11 years ago
  61. bb0c5d0 Merge by Alexander Zuev · 11 years ago
  62. 4fa17d9 8031375: Revert test exclusions after fix for JDK-8030656 propagates by Joe Darcy · 11 years ago
  63. 69a1d18 Merge by Abhijit Saha · 11 years ago
  64. 87dec1f 8031745: Remove unneeded/obsolete -source/-target options in javac tests, part 1 by Joe Darcy · 11 years ago
  65. d9ec81d Merge by Abhijit Saha · 11 years ago
  66. 9a0f6ed 8028576: Incorrect RuntimeVisibleTypeAnnotations for exception parameters when not generating debuging info by Jan Lahoda · 11 years ago
  67. b3e2823 8029690: Move symbol creation from ClassReader to Symtab by Joel Borggrén-Franck · 11 years ago
  68. c575ece Merge by Abhijit Saha · 11 years ago
  69. c704bce 7129980: Third Party License Readme update for JDK8 by Jeff Dinkins · 11 years ago
  70. f643b8c 8031545: [javac] refactor and cleanup JNIWriter.java by Kumar Srinivasan · 11 years ago
  71. c7480b6 8029145: javadoc fails with java.lang.IllegalStateException: endPosTable already set by Kumar Srinivasan · 11 years ago
  72. 8daec20 8030714: The steps attribute, flow and desugar are unnecessary for implicit classes when compiling with -implicit:none by Andreas Lundblad · 11 years ago
  73. e20546f 8033961: Formatting of -Xlint: command line help by Jan Lahoda · 11 years ago
  74. 55801d0 4910483: Javadoc renders the string ".*\\.pdf" as ".\*\.pdf" by Dan Smith · 11 years ago
  75. 4e86ae9 8033930: Unnecessary new line after the StackMapTable by Jonathan Gibbons · 11 years ago
  76. c0d767f 8033421: @SuppressWarnings("deprecation") does not work when overriding deprecated method by Jan Lahoda · 11 years ago
  77. 29f9850 8033581: Incorrect comment aligment by Jonathan Gibbons · 11 years ago
  78. 67d15f0 8032526: fix the accessibility, html, syntax errors and warnings reported by doclint report in langtools by Christine Lu · 11 years ago
  79. 8b3c6d6 8033114: The values of non-static final fields are printed for the -constants option by Jonathan Gibbons · 11 years ago
  80. 47528ec 8033711: An exception is thrown if using the \"-classpath\" option with no arguments by Jonathan Gibbons · 11 years ago
  81. 5b73809 8033686: Internal error for zero indent by Jonathan Gibbons · 11 years ago
  82. edee080 8030855: Default methods should be visible under source previous to 8 by Vicente Romero · 11 years ago
  83. cf7f5c0 8033366: Add configure option to allow RMIConnector IIOP transport be selected compiled in or not by Alan Bateman · 11 years ago
  84. 8a2542c 8030049: RoundEnvironment.getElementsAnnotatedWith receives wrong elements by Jan Lahoda · 11 years ago
  85. a76d1ab 8028389: NullPointerException compiling annotation values that have bodies by Andreas Lundblad · 11 years ago
  86. e32b401 8029376: Full attribution of unresolvable annotations by Jan Lahoda · 11 years ago
  87. 1478200 8006730: remove workaround tests when jtreg updated by Andreas Lundblad · 11 years ago
  88. 3815f04 8000962: Update JDK_MINOR_VERSION for JDK 9 by Joe Darcy · 11 years ago
  89. dd72fa5 8031360: Update langtools code base to use RELEASE_9 by Joe Darcy · 11 years ago
  90. 6fc7157 8028543: Add SourceVersion.RELEASE_9 by Joe Darcy · 11 years ago
  91. 4cbb43a 8029230: Update copyright year to match last edit in jdk8 langtools repository for 2013 by Steve Sides · 11 years ago
  92. 8d4ba57 8030626: java.lang.VerifyError: Bad return type when lambda's body is in parentheses by Robert Field · 11 years ago
  93. b0f5f93 8029240: Default methods not always visible under -source 7 by Vicente Romero · 11 years ago
  94. a4bac02 8030218: javac, compile time error isn't shown when final static field is not assigned, follow-up by Vicente Romero · 11 years ago
  95. 3c77de7 8030807: langtools should still build using jdk 7 by Vicente Romero · 11 years ago
  96. 4d793c0 8030726: tools/javac/NoStringToLower.java fails due to enforcement no use of String.toLowerCase on non-langtools classes by Paul Govereau · 11 years ago
  97. 8ee3492 8016549: jdk7 javadocs are hard to read by Bhavesh Patel · 11 years ago
  98. 6b6b488 8030244: Update langtools to use Diamond by Brian Goetz · 11 years ago
  99. 6255412 8029721: javac crash for annotated parameter type of lambda in a field by Vicente Romero · 11 years ago
  100. 7f46fe7 8029569: internal javac cast exception when resolving varargs ambiguity by Vicente Romero · 11 years ago