1. 325a065 8155774: move code from ModuleTestBase to toolbox by Jonathan Gibbons · 8 years ago
  2. d7af112 8155816: langtools/tools/javac/classfiles/attributes/LineNumberTable/T8050993.java test broken by Jan Lahoda · 8 years ago
  3. 8ca267a 8050993: There is no record for condition in ternary operator in LineNumberTable by Jan Lahoda · 8 years ago
  4. 2f5a588 8155028: javac crashes in silly do-while loop by Srikanth Adayapalam · 8 years ago
  5. 6ae0f15 8155061: javadoc incorrectly sorted items in All Classes list and Index files by Kumar Srinivasan · 8 years ago
  6. 4be9fb2 8154482: javadoc tool must support legacy doclet and taglet by Kumar Srinivasan · 8 years ago
  7. 9290ce0 8154270: javac wrongly rejects some class literals as annotation element values by Liam Miller-Cushon · 8 years ago
  8. 1ac868e 8154119: Module summary page should display module description by Bhavesh Patel · 8 years ago
  9. 83f6548 8150382: JShell API: Allow setting remote JVM arguments by Robert Field · 8 years ago
  10. d20efa3 8154283: Check for clash between package and class not working when package in a different module by Jan Lahoda · 8 years ago
  11. f49817d 8154485: JShell: infrastructure for multi-Snippet class wrappers by Robert Field · 8 years ago
  12. e85033c 8048146: sjavac uses unexpected exit code of -1 by Andreas Lundblad · 8 years ago
  13. 25c9be0 8151777: Add "@index" tag to the sampleapi generator by Oleg Barbashov · 8 years ago
  14. ecfc09d 8153551: jshell tool: no longer a mechanism to see current feedback modes by Robert Field · 8 years ago
  15. d652130 7020499: Project Coin: improvements to try-with-resources desugaring by Jan Lahoda · 8 years ago
  16. 28ed819 8154500: fix handling of jdk.launcher.patch.* in tests by Jonathan Gibbons · 8 years ago
  17. 8f62cdc 8154504: javac tests fail after JDK API is deprecated by Jonathan Gibbons · 8 years ago
  18. 9691505 7152104: javac should not warn about missing serialVersionUID for anonymous inner classes by Andreas Lundblad · 8 years ago
  19. 4b662bb 8036952: copyright issues in jdk9/dev/langtools files by Andreas Lundblad · 8 years ago
  20. e652402 8149757: Implement Multi-Release JAR aware JavacFileManager for javac by Steve Drach · 8 years ago
  21. 5cc78b2 8154149: tools/javac/unit/T6198196.java broken on Windows after JDK-8150641 by Jan Lahoda · 8 years ago
  22. 1889a6c 8143955: JShell tool (UX): Output structure by Robert Field · 8 years ago
  23. acf9022 8073100: [javadoc] Provide an ability to suppress document generation for specific elements by Kumar Srinivasan · 8 years ago
  24. 0adea15 8153737: Unsupported Module by Chris Hegarty · 8 years ago
  25. b987321 8153716: JShell tool: should warn when failed to launch editor by Yuji Kubota · 8 years ago
  26. 39df1f1 8130450: JShell: events are not generated for repeated source by Robert Field · 8 years ago
  27. 9454066 8152832: Type inference regression in javac by Maurizio Cimadamore · 8 years ago
  28. 63eb0ee 8151191: javac error when running javadoc on some inner classes by Vicente Romero · 8 years ago
  29. 337d1ab 8153370: Drop use of old style -XaddExports from tests by Alan Bateman · 8 years ago
  30. 02b6426 8153482: jdk/jshell/StartOptionTest.java fails on Windows after JDK-8147515 by Robert Field · 8 years ago
  31. b892b6e 8153416: unexport javah from jdk.compiler module by Jonathan Gibbons · 8 years ago
  32. a80f850 8147515: JShell: Internationalize by Robert Field · 8 years ago
  33. 3818cea 8152925: JShell: enable corralling of any type declaration, including enum by Robert Field · 8 years ago
  34. baf7e59 8152771: NPE accessing comments on module declarations by Kumar Srinivasan · 8 years ago
  35. 7812306 8152897: refactor ToolBox to allow reduced documented dependencies by Jonathan Gibbons · 8 years ago
  36. 332e2c9 8150733: NPE when compiling module-info.java with a class declaration in a non-module mode by Vicente Romero · 8 years ago
  37. e16d374 8151755: jshell tool: properly cover resolution issues in output configuration by Robert Field · 8 years ago
  38. fd0031d 8152411: Regression: inference fails to reject incompatible upper bounds by Maurizio Cimadamore · 8 years ago
  39. a981a56 8152296: langtools/test/jdk/jshell/ToolReloadTest.java failing if there is not persisted history by Jan Lahoda · 8 years ago
  40. e449ba1 8027999: Poorly worded error message when attempting to assign to this by Andreas Lundblad · 8 years ago
  41. 90d403e 8152503: tools/javac/completionDeps/DepsAndAnno.java fails after jigsaw m3 by Mandy Chung · 8 years ago
  42. c1613de 8152504: Problem list tools/jdeps/modules/GenModuleInfo.java until JDK-8152502 is resolved by Mandy Chung · 8 years ago
  43. 5a1b51c Merge by Chris Hegarty · 8 years ago
  44. 6824ba0 8152048: change langtools tests to use ProblemList instead of @ignore by Jonathan Gibbons · 8 years ago
  45. 001ebb3 8142968: Module System implementation by Alan Bateman · 8 years ago
  46. 7e7b088 8071982: Update tests for revamped Doclet API by Oleg Barbashov · 8 years ago
  47. 19e4c51 8080069: JShell: Support for corralled classes by Robert Field · 8 years ago
  48. 0a35252 8151516: test/tools/javac/TestIndyStringConcat depends on runtime JDK details by Aleksey Shipilev · 8 years ago
  49. a022443 8151223: String concatenation fails with implicit toString() on package-private class by Aleksey Shipilev · 8 years ago
  50. 51ea080 8148316: jshell tool: Configurable output format by Robert Field · 8 years ago
  51. 306361b 8139474: -release 7 -verbose causes Javac exception by Vicente Romero · 8 years ago
  52. 3a3ef10 8148930: Incorrect erasure of exceptions in override-equivalent dual interface impl by Srikanth Adayapalam · 8 years ago
  53. c57335f 8150000: Javadoc omits package listing for type by Kumar Srinivasan · 8 years ago
  54. daa39fa 8150130: NPE building javafx docs with new doclet by Kumar Srinivasan · 8 years ago
  55. 460020d 8151134: Fix bug id in test for JDK-8151018 by Srikanth Adayapalam · 8 years ago
  56. 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
  57. 012ed93 8150895: Fix bug id in test for JDK-8149842 by Kumar Srinivasan · 8 years ago
  58. 5b14d73 8148985: javadoc "FRAMES" and "NO FRAMES" links not working correctly by Bhavesh Patel · 8 years ago
  59. c685f35 8061320: Sjavac should prevent using source dir as dest dir by Andreas Lundblad · 8 years ago
  60. 972e0af 8150874: Disable the ComputeFQNsTest.testSuspendIndexing test by Jan Lahoda · 8 years ago
  61. 49850dd 8147569: Error messages from sjavac server does not always get relayed back to client by Andreas Lundblad · 8 years ago
  62. c639805 8131027: JShell API/tool: suggest imports for a class by Jan Lahoda · 8 years ago
  63. be76f3e 8150475: -sourcepath / crashes javac by Jonathan Gibbons · 8 years ago
  64. 68832ef 8150427: Demote ToolReloadTest.java and mark as intermittently failing by Joe Darcy · 9 years ago
  65. 0698afc 8149600: javac, remove unused options, step 2 by Vicente Romero · 9 years ago
  66. 7521e9e 8150096: Cleanup synthetic JCCompilationUnit for html files by Kumar Srinivasan · 9 years ago
  67. 33dcb43 8149842: javadoc incorrectly tries to get the documentation for inherited methods by Kumar Srinivasan · 9 years ago
  68. 512b3be 8149835: StringConcatFactory should emit classes with the same package as the host class by Aleksey Shipilev · 9 years ago
  69. f14d43a 6469561: javadoc for annotation types should not display "public abstract" modifiers on methods by Joe Darcy · 9 years ago
  70. 50e679e 8146138: jshell tool: add /help <command> by Robert Field · 9 years ago
  71. 286b0ca 8148808: javac, remove unused options, step 1 by Vicente Romero · 9 years ago
  72. 6c3f2df 8148400: Decrease the regression test heap by Kumar Srinivasan · 9 years ago
  73. 1986f47 8149160: use StringJoiner in sjavac option handling by Liam Miller-Cushon · 9 years ago
  74. 94a0d8f 8147801: java.nio.file.ClosedFileSystemException when using Javadoc API's in JDK9 by Jonathan Gibbons · 9 years ago
  75. 7b00f0d 8080357: JShell: Only unqualified unresolved references should be corralled by Robert Field · 9 years ago
  76. cf406de 8035473: [javadoc] Revamp the existing Doclet APIs by Kumar Srinivasan · 9 years ago
  77. e2ab4ff 8148399: Increase heap for langtools regression tests by Kumar Srinivasan · 9 years ago
  78. fca1816 8148483: JEP 280: Indify String Concatenation by Aleksey Shipilev · 9 years ago
  79. 8aa9bf5 8148213: Regression: nested unchecked call does not trigger erasure of return type by Maurizio Cimadamore · 9 years ago
  80. 3cd2c2d 8148432: tools/javac/annotations/typeAnnotations/classfile/NestedLambdasCastedTest.java fails on all platforms by Srikanth Adayapalam · 9 years ago
  81. a7a324e 8144168: No type annotations generated for nested lambdas by Srikanth Adayapalam · 9 years ago
  82. c7c54cf 8148128: Regression: array constructor references marked as inexact by Maurizio Cimadamore · 9 years ago
  83. 5e6fc23 8148147: Sync up @modules from jigsaw/jake by Alan Bateman · 9 years ago
  84. 78651a2 8145987: Assertion failure when compiling stream with type annotation by Srikanth Adayapalam · 9 years ago
  85. 5cd3c7c 8056989: Sjavac --server option should be optional by Andreas Lundblad · 9 years ago
  86. efa7c66 8143388: Compiler throws NullPointerException during compilation by Jan Lahoda · 9 years ago
  87. 055516f 8147995: 8147930 uses incorrect whitespace in langtools/test/Makefile by Jonathan Gibbons · 9 years ago
  88. b7a0ca2 8147930: Langtools test Makefile still requires special make in Cygwin by Erik Joelsson · 9 years ago
  89. ac8a084 8136494: Update "@since 1.9" to "@since 9" to match java.version.specification by Iris Clark · 9 years ago
  90. e782acb 8147546: regression when type-checking generic calls inside nested declarations occurring in method context by Maurizio Cimadamore · 9 years ago
  91. 9dcc8b2 8147493: regression when type-checking unchecked method calls by Maurizio Cimadamore · 9 years ago
  92. 570883e 8144580: java.lang.AssertionError: Missing type variable in where clause: T by Srikanth Adayapalam · 9 years ago
  93. 1ee440e 8144906: Fix jshell's ToolBasicTest by Jan Lahoda · 9 years ago
  94. 6d4c26e 8146368: JShell: couldn't smash the error when it's Japanese locale by Shinya Yoshida · 9 years ago
  95. d15f6a7 8081845: JShell: Need way to refresh relative to external state by Robert Field · 9 years ago
  96. 0fbaf41 8056897: Improve error recovery for empty binary and hexadecimal literals by Jan Lahoda · 9 years ago
  97. aeca638 8146727: test tools/sjavac/IncludeExcludePatterns.java fails on Windows by Jonathan Gibbons · 9 years ago
  98. cbaccb9 8143852: Implement type variable renaming for functional interface most specific test by Dan Smith · 9 years ago
  99. c2eb8c1 8146722: javac remove test T6430241.java as irrelevant in 9 by Vicente Romero · 9 years ago
  100. 760776a 8146719: javac test BootClassPathPrepend.java should be deleted by Vicente Romero · 9 years ago