1. d017b5b 8193840: Add compiler/c2/Test8007294.java to the problem list by David Holmes · 7 years ago
  2. 9ba6ab2 8191915: JCK tests produce incorrect results with C2 by Rickard Bäckman · 6 years ago
  3. 7acb09e 8195823: Buffers given to response body subscribers should not contain unprocessed HTTP data by Chris Hegarty · 6 years ago
  4. d3bd8b3 8194307: KeyStore#getInstance with custom LoadStoreParameter succeeds with invalid password by Sean Mullan · 6 years ago
  5. dc5bb8b 8194229: tools/jmod/JmodTest.jtr fails when no privilege to create sym link on windows by Mandy Chung · 6 years ago
  6. 0480f69 8194869: [TESTBUG][aix, s390] Adapt tests to platforms by Goetz Lindenmaier · 6 years ago
  7. 39ef73a 8195478: sun/text/resources/LocaleDataTest.java fails with java.lang.Exception by Hamlin Li · 6 years ago
  8. e1e9023 8075939: Stream.flatMap() causes breaking of short-circuiting of terminal operations by Paul Sandoz · 7 years ago
  9. 8c39e16 Merge by Abhijit Saha · 6 years ago
  10. 0af51c7 8195153: [test] runtime/6981737/Test6981737.java shouldn't check 'java.vendor' and 'java.vm.vendor' properties by Volker Simonis · 6 years ago
  11. 22b4fae Merge by Abhijit Saha · 6 years ago
  12. b5cb43b 8194953: doclet corrupts HTML files when adding navbar by Kumar Srinivasan · 6 years ago
  13. aa4c936 8189146: Have use of "var" in 9 and earlier source versions issue a warning for type declarations by Joe Darcy · 6 years ago
  14. 707eb1f 8187946: Support ISO 4217 Amendments 163 and 164 by Leo Jiang · 7 years ago
  15. 424048c 8195138: The asynchronous Http1HeaderParser doesn't handle all line folds correctly by Daniel Fuchs · 6 years ago
  16. 99853db 8194929: Unreferenced FileDescriptors not closed by Roger Riggs · 6 years ago
  17. 9ed2fdb 8179700: Exceptions thrown in StartManagementAgent.java by Amit Sapre · 6 years ago
  18. 9820ed6 8175542: JMX: Not enough JDP packets received by Amit Sapre · 6 years ago
  19. 2067aa5 8193597: sun/nio/cs/TestStringCoding.java fails intermittently with getBytes(csn) failed -> GBK by Roland Westrelin · 7 years ago
  20. bf92da2 8194914: Compilation fails with "node not on backedge" in OuterStripMinedLoopNode::adjust_strip_mined_loop by Roland Westrelin · 7 years ago
  21. bb285a7 8191350: jdk/internal/reflect/CallerSensitive/CheckCSMs.java test fails when -Xmx512m set by Mandy Chung · 7 years ago
  22. f96c816 Merge by Abhijit Saha · 7 years ago
  23. 653c0a8 8194287: tools/launcher/RunpathTest.java fails with java.lang.NullPointerException by Kumar Srinivasan · 7 years ago
  24. 372bc7a 8194955: Warn when default HTML version is used by Jonathan Gibbons · 7 years ago
  25. 62777c8 8194044: Regression manual Test javax/swing/JFileChooser/8067660/FileChooserTest.java fails by Krishna Addepalli · 7 years ago
  26. fc48aa8 8194959: Correct test tag to move bugid from @test to @bug by Amy Lu · 7 years ago
  27. 36c6861 8193664: AppCDS tests should use -XX:+UnlockCommercialFeatures when running with commercial JDK by Ioi Lam · 7 years ago
  28. f811ca5 8181878: javadoc should support/ignore --add-opens by Jonathan Gibbons · 7 years ago
  29. 1b55851 8188145: MethodHandle resolution should follow JVMS sequence of lookup by name & type before type descriptor resolution by Vladimir Ivanov · 7 years ago
  30. e2f5722 8187805: bogus RuntimeVisibleTypeAnnotations for unused local in a block by Vicente Romero · 7 years ago
  31. 0110c9d 8193673: Regression manual Test javax/swing/JFileChooser/6515169/bug6515169.java fails by Sergey Bylokhov · 7 years ago
  32. d4f5ed2 Merge by Thomas Schatzl · 7 years ago
  33. 674a4ce 8193607: Test failure with java.lang.ClassNotFoundException: compiler.tiered.LevelTransitionTest by Ramkumar Sunderbabu · 7 years ago
  34. 201a232 8194258: PPC64 safepoint mechanism: Fix initialization on AIX and support SIGTRAP by Martin Doerr · 7 years ago
  35. 5b1816d 8194824: Add gc/stress/gclocker/TestGCLockerWithParallel.java to the ProblemList file by Thomas Schatzl · 7 years ago
  36. ae186c5 8194836: delta apply changesets for JDK-8192885 and JDK-8175883 by Vicente Romero · 7 years ago
  37. 0b94368 Merge by Abhijit Saha · 7 years ago
  38. edd2c3b 8187951: Update javax.lang.model.SourceVersion for "var" name by Joe Darcy · 7 years ago
  39. a316ab9 8187487: crash with classes with same binary name by Vicente Romero · 7 years ago
  40. 0e4506a 8193567: Conversion of comparison nodes affects local slots in optimistic continuation by Hannes Wallnöfer · 7 years ago
  41. 7e50892 8194662: Problem list com/sun/jndi/ldap/LdapTimeoutTest.java by Amy Lu · 7 years ago
  42. ad9cd38 8194666: ProblemList update for bugid associated with PreferredKey.java, ConcurrentHashMapTest and SSLSocketParametersTest.sh by Amy Lu · 7 years ago
  43. b1c9ece 8191637: Interface with defaults invalid compiler warning for Serializable by Jonathan Gibbons · 7 years ago
  44. 528109a 8188649: javadoc -encoding doesn't work when using the old doclet API by Jonathan Gibbons · 7 years ago
  45. 9860140 8194271: jaotc crashes with --debug flag by Igor Veresov · 7 years ago
  46. fd34cd5 8193671: Default Methods tab under Method Summary includes static methods by Kumar Srinivasan · 7 years ago
  47. a553dc6 8194069: doclint throws missing comment warnings on lines which can't even have javadoc by Jonathan Gibbons · 7 years ago
  48. ec203d7 8179858: jshell tool: sync nomenclature from reference to online /help by Robert Field · 7 years ago
  49. a0d37d9 8192007: javadoc @uses and @provides tags in the modules documentation appears before the first-sentence summary of the service type by Bhavesh Patel · 7 years ago
  50. b5fa820 8193125: javac should not compile a module if it requires java.base with modifiers by Jonathan Gibbons · 7 years ago
  51. eb094d0 8193468: [PIT][TEST BUG]: java/awt/FileDialog/MoveToTrashTest.java fails on Linux by Shashidhara Veerabhadraiah · 7 years ago
  52. a46889d 8194058: [TESTBUG] serviceability/sa/ClhsdbWhere.java fails to find method 'sleep' in output by Sharath Ballal · 7 years ago
  53. 375a443 8193506: serviceability/sa/TestClassDump.java fails in OpenJDK build by Sharath Ballal · 7 years ago
  54. 8f93cb3 8183964: Bad lexing of javadoc comments (change in parsing/rendering of backslashes in javadoc) by Jonathan Gibbons · 7 years ago
  55. 7c5dbce 8192837: Need new test for release info file by Randy Crihfield · 7 years ago
  56. 68aad8b 8193428: serviceability/sa/ClhsdbSymbol.java fails: java.lang.RuntimeException: 'UsageTracker' missing from stdout/stderr by Sharath Ballal · 7 years ago
  57. 26cd566 8193427: serviceability/sa/ClhsdbPrintStatics.java fails: java.lang.RuntimeException: '_jfr_checkpoints' missing from stdout/stderr by Sharath Ballal · 7 years ago
  58. 2c4e89d 8194883: Unhandleable Push Promises should be cancelled by Chris Hegarty · 7 years ago
  59. 59c3bea 8193371: Use Dynalink REMOVE operation in Nashorn by Attila Szegedi · 7 years ago
  60. e668033 8193856: takeWhile produces incorrect result with elements produced by flatMap by Paul Sandoz · 7 years ago
  61. 7302c9c 8193365: Improve interoperability between HTTP Client's BodyPublisher/BodySubscriber and Flow.Subscriber/Publisher by Chris Hegarty · 7 years ago
  62. 7c55b72 8193491: JavaImporter fails to resolve method elements within functions, that contain too many statements by Priya Lakshmi Muthuswamy · 7 years ago
  63. 8650bbc Merge by Jesper Wilhelmsson · 7 years ago
  64. a37fb7b 8193508: Expressions in split literals must never be optimistic by Hannes Wallnöfer · 7 years ago
  65. fc13efa 8193698: Null handling in BodyPublisher, BodyHandler, and BodySubscriber convenience static factory methods by Chris Hegarty · 7 years ago
  66. f949bef Merge by Michael McMahon · 7 years ago
  67. 281beca 8193779: Fix copyright header in nashorn builtin scripts by Athijegannathan Sundararajan · 7 years ago
  68. 2ef82ab 8192966: HttpClient should reuse TCP connection for h2c connections by Michael McMahon · 7 years ago
  69. d6b9e5e 8193608: Quarantine test/hotspot/jtreg/compiler/codegen/Test6896617.java until JDK-8193479 is fixed by Tobias Hartmann · 7 years ago
  70. 8ae759d 8194067: [Testbug] serviceability/sa/Jhsdb* tests can't tolerate unrelated warnings by Sharath Ballal · 7 years ago
  71. dfbf4c7 8193525: Intermittent failures of TestModulePackages.java by Jonathan Gibbons · 7 years ago
  72. 8374bf4 Merge by Alan Bateman · 7 years ago
  73. 185172f 8193296: Parser should not eagerly transform delete expressions by Attila Szegedi · 7 years ago
  74. b05129a 8193503: javah launcher was not removed by JDK-8191054 by Alan Bateman · 7 years ago
  75. b01627c 8192988: keytool should support -storepasswd for pkcs12 keystores by Weijun Wang · 7 years ago
  76. feffd15 8140281: add no-arg Optional.orElseThrow() as preferred alternative to get() by Stuart Marks · 7 years ago
  77. 0214135 8192833: JEP 322: Time-Based Release Versioning by Mark Reinhold · 7 years ago
  78. 4be0e4c Merge by Jonathan Gibbons · 7 years ago
  79. 5bcb718 8178070: duplicate entries in package table by Jonathan Gibbons · 7 years ago
  80. 36f7775 8191301: JavaImporter fails to resolve imported elements within functions, that contain too many statements by Priya Lakshmi Muthuswamy · 7 years ago
  81. 5dd68ed 8165603: runtime/appcds/UseAppCDS.java: failed to clean up files after test when running with agentvm by Ioi Lam · 7 years ago
  82. be25eb7 8191054: Remove the Native-Header Tool (javah) by Jonathan Gibbons · 7 years ago
  83. aa0dc3c 8192971: LockCompilationTest fails intermittently by Nils Eliasson · 7 years ago
  84. e810382 Merge by Jesper Wilhelmsson · 7 years ago
  85. 1bf16ef 8164407: Add module support for -link and -linkoffline javadoc option by Bhavesh Patel · 7 years ago
  86. cbe050e 8193460: Take tools/launcher/TestXcheckJNIWarnings.java back off the ProblemList by Brent Christian · 7 years ago
  87. 4b727d4 Merge by Phil Race · 7 years ago
  88. c886845 8193370: Provide more user friendly defaults for HTTP/2 client settings by Daniel Fuchs · 7 years ago
  89. fd4c819 8191803: [TEST_BUG] : sanity/client/SwingSet/src/ProgressBarDemoTest.java failed with "Wait "greater then 1349" state to be reached by Abdul Kolarkunnu · 7 years ago
  90. c0e7592 8188083: NullPointerExcpn-java.awt.image.FilteredImageSource.startProduction JDK-8079607 by Prahalad Narayanan · 7 years ago
  91. 72e094d 8146537: TrayIcon Action Listener doesnt work in WIndows 10 by Shashidhara Veerabhadraiah · 7 years ago
  92. f7d6d96 8190515: java.awt.Desktop.moveToTrash(File) prompts on Windows 7 but not on Mac by Shashidhara Veerabhadraiah · 7 years ago
  93. c1d0d6d 8162989: jshell tool: /edit with external editor leaks files in /tmp by Robert Field · 7 years ago
  94. 5f530a3 8191814: Marlin rasterizer spends time computing geometry for stroked segments that do not intersect the clip by Laurent Bourgès · 7 years ago
  95. ee9c644 Merge by Phil Race · 7 years ago
  96. 390de69 8189778: Jshell crash on tab for StringBuilder.append( by Jan Lahoda · 7 years ago
  97. 419e35e 8178401: Various audio files writers do not close file streams properly by Sergey Bylokhov · 7 years ago
  98. 1f47a6a 8193211: Update jtreg TEST.groups and ProblemList for client-libs by Phil Race · 7 years ago
  99. c748c44 8177758: Regression in java.awt.FileDialog by Semyon Sadetsky · 7 years ago
  100. f9431b7 8189782: com.sun.tools.javac.api.JavacTool.isSupportedOption misreports number of arguments consumed by Jan Lahoda · 7 years ago