1. 433d2a7 8151018: javac should emit a clearer diagnostic when a <> inferred anonymous type's non-private methods don't override super's by Srikanth Adayapalam · 8 years ago
  2. 012ed93 8150895: Fix bug id in test for JDK-8149842 by Kumar Srinivasan · 8 years ago
  3. 5b14d73 8148985: javadoc "FRAMES" and "NO FRAMES" links not working correctly by Bhavesh Patel · 8 years ago
  4. c12efa1 8151016: Migrate asserts introduced in Valhalla code generation to JDK9 dev by Srikanth Adayapalam · 8 years ago
  5. c685f35 8061320: Sjavac should prevent using source dir as dest dir by Andreas Lundblad · 8 years ago
  6. b1bb565 8150941: Sjavac should not wait for portfile to materialize if server process is terminated by Andreas Lundblad · 8 years ago
  7. 972e0af 8150874: Disable the ComputeFQNsTest.testSuspendIndexing test by Jan Lahoda · 8 years ago
  8. 10ce247 8148498: The sjavac client should never create a port file by Andreas Lundblad · 8 years ago
  9. 889b3cc 8147571: Information about written .h files is printed on the wrong logging level by Andreas Lundblad · 8 years ago
  10. 49850dd 8147569: Error messages from sjavac server does not always get relayed back to client by Andreas Lundblad · 8 years ago
  11. c639805 8131027: JShell API/tool: suggest imports for a class by Jan Lahoda · 8 years ago
  12. 4bfe14c Merge by Lana Steuck · 8 years ago
  13. 0c3874e Added tag jdk-9+107 for changeset 9643bffe2105 by Lana Steuck · 8 years ago
  14. be76f3e 8150475: -sourcepath / crashes javac by Jonathan Gibbons · 8 years ago
  15. 659fb4e 8145472: replace remaining java.io.File with java.nio.file.Path by Jonathan Gibbons · 8 years ago
  16. 2cdc922 8149328: remove the dependency on java.logging from java.compiler by Vicente Romero · 8 years ago
  17. bf5a096 8149772: cleanup handling of -encoding in JavacFileManager by Jonathan Gibbons · 8 years ago
  18. 68832ef 8150427: Demote ToolReloadTest.java and mark as intermittently failing by Joe Darcy · 8 years ago
  19. 0698afc 8149600: javac, remove unused options, step 2 by Vicente Romero · 9 years ago
  20. 7521e9e 8150096: Cleanup synthetic JCCompilationUnit for html files by Kumar Srinivasan · 9 years ago
  21. 06df2eb Merge by Lana Steuck · 9 years ago
  22. 77296b1 Added tag jdk-9+106 for changeset 6a6ca0bd3c14 by Lana Steuck · 9 years ago
  23. 97deaa2 8150077: Due to a javac type inference issue, javadoc doesn't compile with a jdk prior to 8u40 by Volker Simonis · 9 years ago
  24. 33dcb43 8149842: javadoc incorrectly tries to get the documentation for inherited methods by Kumar Srinivasan · 9 years ago
  25. 512b3be 8149835: StringConcatFactory should emit classes with the same package as the host class by Aleksey Shipilev · 9 years ago
  26. 68fd352 8149903: Fix other Extern by Jonathan Gibbons · 9 years ago
  27. bd2fa9a 8149886: 16 windows tests broke with recent putback by Jonathan Gibbons · 9 years ago
  28. f14d43a 6469561: javadoc for annotation types should not display "public abstract" modifiers on methods by Joe Darcy · 9 years ago
  29. 88a8d47 8149773: StandardDocFileFactory should be converted to use java.nio.file.Path by Jonathan Gibbons · 9 years ago
  30. 50e679e 8146138: jshell tool: add /help <command> by Robert Field · 9 years ago
  31. eb64b90 Merge by Lana Steuck · 9 years ago
  32. e9a806b Added tag jdk-9+105 for changeset 3977b3940b92 by Lana Steuck · 9 years ago
  33. 286b0ca 8148808: javac, remove unused options, step 1 by Vicente Romero · 9 years ago
  34. 6c3f2df 8148400: Decrease the regression test heap by Kumar Srinivasan · 9 years ago
  35. 1986f47 8149160: use StringJoiner in sjavac option handling by Liam Miller-Cushon · 9 years ago
  36. 94a0d8f 8147801: java.nio.file.ClosedFileSystemException when using Javadoc API's in JDK9 by Jonathan Gibbons · 9 years ago
  37. 97fbcf6 Merge by Lana Steuck · 9 years ago
  38. af26df7 Added tag jdk-9+104 for changeset 09c25109769a by Lana Steuck · 9 years ago
  39. 7b00f0d 8080357: JShell: Only unqualified unresolved references should be corralled by Robert Field · 9 years ago
  40. a7c8b94 8147949: NetBeans cannot open langtools repository because of the reserved word \"aux\" by Jan Lahoda · 9 years ago
  41. e46ec34 Merge by Lana Steuck · 9 years ago
  42. 243356b Added tag jdk-9+103 for changeset f04501964016 by Lana Steuck · 9 years ago
  43. 5e6fc23 8148147: Sync up @modules from jigsaw/jake by Alan Bateman · 9 years ago
  44. 78651a2 8145987: Assertion failure when compiling stream with type annotation by Srikanth Adayapalam · 9 years ago
  45. 7d17c77 8145392: Build fails with "No portfile values materialized" by Andreas Lundblad · 9 years ago
  46. 5cd3c7c 8056989: Sjavac --server option should be optional by Andreas Lundblad · 9 years ago
  47. efa7c66 8143388: Compiler throws NullPointerException during compilation by Jan Lahoda · 9 years ago
  48. 055516f 8147995: 8147930 uses incorrect whitespace in langtools/test/Makefile by Jonathan Gibbons · 9 years ago
  49. ea8c4d0 Merge by Lana Steuck · 9 years ago
  50. 94d8bdf Added tag jdk-9+102 for changeset cb71f7f18b6f by Lana Steuck · 9 years ago
  51. b7a0ca2 8147930: Langtools test Makefile still requires special make in Cygwin by Erik Joelsson · 9 years ago
  52. ac8a084 8136494: Update "@since 1.9" to "@since 9" to match java.version.specification by Iris Clark · 9 years ago
  53. e782acb 8147546: regression when type-checking generic calls inside nested declarations occurring in method context by Maurizio Cimadamore · 9 years ago
  54. 9dcc8b2 8147493: regression when type-checking unchecked method calls by Maurizio Cimadamore · 9 years ago
  55. 570883e 8144580: java.lang.AssertionError: Missing type variable in where clause: T by Srikanth Adayapalam · 9 years ago
  56. 7985afb 8147554: InfoOptsTest fails when executed outside make by Maurizio Cimadamore · 9 years ago
  57. 56a6f4e 8146208: Add a public DocTreeFactory to the Compiler Tree API by Jonathan Gibbons · 9 years ago
  58. 0cc90ac Merge by Lana Steuck · 9 years ago
  59. 793a329 Added tag jdk-9+101 for changeset 16043fc1d90b by Lana Steuck · 9 years ago
  60. 1ee440e 8144906: Fix jshell's ToolBasicTest by Jan Lahoda · 9 years ago
  61. 05799f8 8145722: NullPointerException in javadoc by Jonathan Gibbons · 9 years ago
  62. 6d4c26e 8146368: JShell: couldn't smash the error when it's Japanese locale by Shinya Yoshida · 9 years ago
  63. d15f6a7 8081845: JShell: Need way to refresh relative to external state by Robert Field · 9 years ago
  64. 3512de4 8145944: sjavac client could not connect to server by Andreas Lundblad · 9 years ago
  65. 0fbaf41 8056897: Improve error recovery for empty binary and hexadecimal literals by Jan Lahoda · 9 years ago
  66. aeca638 8146727: test tools/sjavac/IncludeExcludePatterns.java fails on Windows by Jonathan Gibbons · 9 years ago
  67. cbaccb9 8143852: Implement type variable renaming for functional interface most specific test by Dan Smith · 9 years ago
  68. c2eb8c1 8146722: javac remove test T6430241.java as irrelevant in 9 by Vicente Romero · 9 years ago
  69. 760776a 8146719: javac test BootClassPathPrepend.java should be deleted by Vicente Romero · 9 years ago
  70. 879e0ab 8037789: Surprising more-specific results for lambda bodies with no return expressions by Dan Smith · 9 years ago
  71. b345518 8144226: Sjavac's handling of include/exclude patterns is buggy, redundant and inconsistent by Andreas Lundblad · 9 years ago
  72. 42e7c30 8049422: Remove @jdk.Exported by Alan Bateman · 9 years ago
  73. cdd5f5f Merge by Lana Steuck · 9 years ago
  74. 3caec8f Added tag jdk-9+100 for changeset 14d1224cfed3 by Lana Steuck · 9 years ago
  75. 0cc00c4 8145557: Unused method in JavacState should be removed by Andreas Lundblad · 9 years ago
  76. a240b49 8143301: Sjavac does not close file given to --compare-found-sources by Andreas Lundblad · 9 years ago
  77. 70b4545 8146572: Update "@since 1.9" to "@since 9" to match java.version.specification [langtools] by Jonathan Gibbons · 9 years ago
  78. 90df044 8146439: delete test T7021650.java as redundant by Vicente Romero · 9 years ago
  79. d829940 8145544: Move sun.misc.VM to jdk.internal.misc by Chris Hegarty · 9 years ago
  80. b592106 8145239: JShell: throws AssertionError when replace classes with some methods which depends on these classes by Shinya Yoshida · 9 years ago
  81. 47dafa2 Merge by Lana Steuck · 9 years ago
  82. 078f1f7 Added tag jdk-9+99 for changeset d68b7daca533 by Lana Steuck · 9 years ago
  83. a0475ab 8145990: Move sun.misc math support classes to jdk.internal.math by Chris Hegarty · 9 years ago
  84. 63f6ba5 8145466: javac: No line numbers in compilation error by Srikanth Adayapalam · 9 years ago
  85. 84c3a08 8057548: Annotate.Worker should be replaced with lambdas by Andreas Lundblad · 9 years ago
  86. 7bccacb 8076031: javac should use deterministic data structures for managing free type listeners by Vicente Romero · 9 years ago
  87. 6e5c929 Merge by Lana Steuck · 9 years ago
  88. 356cbb1 Added tag jdk-9+98 for changeset fb5570e64ddf by Lana Steuck · 9 years ago
  89. 2197283 Merge by Lana Steuck · 9 years ago
  90. a6e2e59 Added tag jdk-9+97 for changeset 8a8f52a733dd by Lana Steuck · 9 years ago
  91. c5a1a9a 7190296: Test for type containment during bounds checking by Dan Smith · 9 years ago
  92. 1e3900c 8142876: Javac does not correctly implement wildcards removal from functional interfaces by Maurizio Cimadamore · 9 years ago
  93. 8f0d6f6 8144832: cast conversion fails when converting a type-variable to primitive type by Vicente Romero · 9 years ago
  94. af37b6c 8143952: JShell: space in class path causes remote launch failure by Jan Lahoda · 9 years ago
  95. 138adb6 8067379: Investigate and replace .class files in langtools/test with equivalent .jasm files by Mallikarjuna Avaluri · 9 years ago
  96. 351fe82 8144888: ToolBox should close any file manager it opens by Jonathan Gibbons · 9 years ago
  97. 9c33078 8145342: Some copyright notices are inconsistently and ill formatted by Vassili Igouchkine · 9 years ago
  98. de127a7 8143133: Wrong MethodParameters on capturing local class with multiple constructors by Maurizio Cimadamore · 9 years ago
  99. ec26043 8144903: JShell: determine incorrectly the type of the expression which is array type of captured type by Shinya Yoshida · 9 years ago
  100. 0caaad6 8144095: jshell tool: normalize command parameter handling by Robert Field · 9 years ago