1. bce0fc5 8189704: broken links in the javax/xml/namespace package by Joe Wang · 7 years ago
  2. f6c82cd 8194482: Fix SIGSEGV in print_threads_compiling by Goetz Lindenmaier · 7 years ago
  3. b5fa820 8193125: javac should not compile a module if it requires java.base with modifiers by Jonathan Gibbons · 7 years ago
  4. eb094d0 8193468: [PIT][TEST BUG]: java/awt/FileDialog/MoveToTrashTest.java fails on Linux by Shashidhara Veerabhadraiah · 7 years ago
  5. a46889d 8194058: [TESTBUG] serviceability/sa/ClhsdbWhere.java fails to find method 'sleep' in output by Sharath Ballal · 7 years ago
  6. 375a443 8193506: serviceability/sa/TestClassDump.java fails in OpenJDK build by Sharath Ballal · 7 years ago
  7. 8f93cb3 8183964: Bad lexing of javadoc comments (change in parsing/rendering of backslashes in javadoc) by Jonathan Gibbons · 7 years ago
  8. 7c5dbce 8192837: Need new test for release info file by Randy Crihfield · 7 years ago
  9. 68aad8b 8193428: serviceability/sa/ClhsdbSymbol.java fails: java.lang.RuntimeException: 'UsageTracker' missing from stdout/stderr by Sharath Ballal · 7 years ago
  10. 26cd566 8193427: serviceability/sa/ClhsdbPrintStatics.java fails: java.lang.RuntimeException: '_jfr_checkpoints' missing from stdout/stderr by Sharath Ballal · 7 years ago
  11. 1da4b32 8193699: aarch64 fails to build after 8167372 by Rahul Raghavan · 7 years ago
  12. bd7755c 8191854: Null pointer dereference in methodData.hpp:462 by Dean Long · 7 years ago
  13. c336bb1 8191852: Null pointer dereference in ciKlass::get_Klass of ciKlass.hpp:58 by Dean Long · 7 years ago
  14. 384238b 8193435: Remove pre-1.2 SecurityManager text from java.awt.Toolkit by Dmitry Markov · 7 years ago
  15. 2a8c7a9 8191988: JDK-8190862 work for arch s390 by Jean Christophe Beyler · 7 years ago
  16. 63d41b2 Merge by Lana Steuck · 7 years ago
  17. 2eb391f Added tag jdk-10+37 for changeset 4f830b447edf by Lana Steuck · 7 years ago
  18. 136c27b 8184431: References to @sun.com by Joe Wang · 7 years ago
  19. 7302c9c 8193365: Improve interoperability between HTTP Client's BodyPublisher/BodySubscriber and Flow.Subscriber/Publisher by Chris Hegarty · 7 years ago
  20. 7c55b72 8193491: JavaImporter fails to resolve method elements within functions, that contain too many statements by Priya Lakshmi Muthuswamy · 7 years ago
  21. 7e511ab 8193512: Remove remnants of javah from jdk/jdk repo by Jonathan Gibbons · 7 years ago
  22. 59c3bea 8193371: Use Dynalink REMOVE operation in Nashorn by Attila Szegedi · 7 years ago
  23. e668033 8193856: takeWhile produces incorrect result with elements produced by flatMap by Paul Sandoz · 7 years ago
  24. 388f422 8193568: @LastModified tag in license header by Joe Wang · 7 years ago
  25. 949659e 8193622: JFR test TestUnloadingEventClass.java times out intermittently by Coleen Phillimore · 7 years ago
  26. 8650bbc Merge by Jesper Wilhelmsson · 7 years ago
  27. a37fb7b 8193508: Expressions in split literals must never be optimistic by Hannes Wallnöfer · 7 years ago
  28. fc13efa 8193698: Null handling in BodyPublisher, BodyHandler, and BodySubscriber convenience static factory methods by Chris Hegarty · 7 years ago
  29. 1b33afc 8193764: Cannot set COMPANY_NAME when configuring a build by Mark Reinhold · 7 years ago
  30. f949bef Merge by Michael McMahon · 7 years ago
  31. 281beca 8193779: Fix copyright header in nashorn builtin scripts by Athijegannathan Sundararajan · 7 years ago
  32. 2ef82ab 8192966: HttpClient should reuse TCP connection for h2c connections by Michael McMahon · 7 years ago
  33. f711280 8193515: AIX: new Harfbuzz 1.7.1 version fails to compile with xlC by Matthias Baesken · 7 years ago
  34. 7b054f3 8193758: Update copyright headers of files in src tree that are missing Classpath exception by Alan Bateman · 7 years ago
  35. 108cfd6 8154405: AccessControlException by URLPermission check by Dmitry Markov · 7 years ago
  36. 25e03a8 8190934: Regressions on Haswell Xeon due to JDK-8178811 by Vivek Deshpande · 7 years ago
  37. d2db163 8193518: C2: Vector registers sometimes corrupted at safepoint by Roland Westrelin · 7 years ago
  38. 063f19b Added tag jdk-10+36 for changeset cb54a299aa91 by Lana Steuck · 7 years ago
  39. dfbf4c7 8193525: Intermittent failures of TestModulePackages.java by Jonathan Gibbons · 7 years ago
  40. a1c850b 8193208: Add additional licensing file for the JDK by Erik Joelsson · 7 years ago
  41. a9a2711 8193507: [REDO] Startup regression due to JDK-8185582 by Claes Redestad · 7 years ago
  42. 8374bf4 Merge by Alan Bateman · 7 years ago
  43. 185172f 8193296: Parser should not eagerly transform delete expressions by Attila Szegedi · 7 years ago
  44. b05129a 8193503: javah launcher was not removed by JDK-8191054 by Alan Bateman · 7 years ago
  45. b01627c 8192988: keytool should support -storepasswd for pkcs12 keystores by Weijun Wang · 7 years ago
  46. d7e6bad 8193257: PPC64, s390 implementation for Thread-local handshakes by Martin Doerr · 7 years ago
  47. 3f59dac 8193443: [s390]: EncodeISOArray generates wrong vector code by Lutz Schmidt · 7 years ago
  48. aeb50d6 8193490: java/util/zip/ZipFile/ClearStaleZipFileInputStreams.java, FinalizeZipFile.java, TestCleaner.java, Collectible.java failed because cleaner can't finish by Xueming Shen · 7 years ago
  49. a05689a 8193489: Add information about local variable type inference to SourceVersion.RELEASE_10 by Joe Darcy · 7 years ago
  50. feffd15 8140281: add no-arg Optional.orElseThrow() as preferred alternative to get() by Stuart Marks · 7 years ago
  51. 0214135 8192833: JEP 322: Time-Based Release Versioning by Mark Reinhold · 7 years ago
  52. 4be0e4c Merge by Jonathan Gibbons · 7 years ago
  53. 5bcb718 8178070: duplicate entries in package table by Jonathan Gibbons · 7 years ago
  54. 36f7775 8191301: JavaImporter fails to resolve imported elements within functions, that contain too many statements by Priya Lakshmi Muthuswamy · 7 years ago
  55. 5dd68ed 8165603: runtime/appcds/UseAppCDS.java: failed to clean up files after test when running with agentvm by Ioi Lam · 7 years ago
  56. be25eb7 8191054: Remove the Native-Header Tool (javah) by Jonathan Gibbons · 7 years ago
  57. 1f5814d 8193476: (jdeprscan) additional version updates for JDK 10 by Stuart Marks · 7 years ago
  58. aa0dc3c 8192971: LockCompilationTest fails intermittently by Nils Eliasson · 7 years ago
  59. e810382 Merge by Jesper Wilhelmsson · 7 years ago
  60. 1bf16ef 8164407: Add module support for -link and -linkoffline javadoc option by Bhavesh Patel · 7 years ago
  61. 1b432b5 8193471: Startup regression due to JDK-8185582 by Claes Redestad · 7 years ago
  62. cbe050e 8193460: Take tools/launcher/TestXcheckJNIWarnings.java back off the ProblemList by Brent Christian · 7 years ago
  63. 4b727d4 Merge by Phil Race · 7 years ago
  64. c886845 8193370: Provide more user friendly defaults for HTTP/2 client settings by Daniel Fuchs · 7 years ago
  65. 4f0ea92 8184947: ZipCoder performance improvements by Xueming Shen · 7 years ago
  66. 1ae8f54 8193454: ModuleDescriptor.{Requires,Exports,Open} toString should use toLowerCase(Local.ROOT) by Andrej Golovnin · 7 years ago
  67. 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
  68. 73745e1 8187936: Automatically selecting a new JTree node in a model listener can cause unusual behavior by Krishna Addepalli · 7 years ago
  69. c0e7592 8188083: NullPointerExcpn-java.awt.image.FilteredImageSource.startProduction JDK-8079607 by Prahalad Narayanan · 7 years ago
  70. 72e094d 8146537: TrayIcon Action Listener doesnt work in WIndows 10 by Shashidhara Veerabhadraiah · 7 years ago
  71. f7d6d96 8190515: java.awt.Desktop.moveToTrash(File) prompts on Windows 7 but not on Mac by Shashidhara Veerabhadraiah · 7 years ago
  72. c1d0d6d 8162989: jshell tool: /edit with external editor leaks files in /tmp by Robert Field · 7 years ago
  73. a110ef1 8189809: Large performance regression in Swing text layout by Phil Race · 7 years ago
  74. 5f530a3 8191814: Marlin rasterizer spends time computing geometry for stroked segments that do not intersect the clip by Laurent Bourgès · 7 years ago
  75. ee9c644 Merge by Phil Race · 7 years ago
  76. 390de69 8189778: Jshell crash on tab for StringBuilder.append( by Jan Lahoda · 7 years ago
  77. 419e35e 8178401: Various audio files writers do not close file streams properly by Sergey Bylokhov · 7 years ago
  78. a8fc235 8193012: Small cleanup of AWTEvent class by Sergey Bylokhov · 7 years ago
  79. e8615d8 8183960: Upgrade to libpng 1.6.34 by Phil Race · 7 years ago
  80. 1f47a6a 8193211: Update jtreg TEST.groups and ProblemList for client-libs by Phil Race · 7 years ago
  81. c748c44 8177758: Regression in java.awt.FileDialog by Semyon Sadetsky · 7 years ago
  82. f9431b7 8189782: com.sun.tools.javac.api.JavacTool.isSupportedOption misreports number of arguments consumed by Jan Lahoda · 7 years ago
  83. 03193f6 8192978: Missing checks and small fixes in jdwp library by Christoph Langer · 7 years ago
  84. 18e4768 8182401: Verification error for enclosing instance capture inside super constructor invocation by Srikanth Adayapalam · 7 years ago
  85. 71a866f 8192944: Miscellaneous changes imported from jsr166 CVS 2017-12-08 by Doug Lea · 7 years ago
  86. 00d1900 8192943: Optimize atomic accumulators using VarHandle getAndSet by Doug Lea · 7 years ago
  87. 0b3b384 8193174: SubmissionPublisher invokes the Subscriber's onComplete before all of its submitted items have been published by Doug Lea · 7 years ago
  88. 2940eb8 8191436: ListSelectionModel.setSelectionMode() underspecified by Pankaj Bansal · 7 years ago
  89. 81c1d53 8191639: NPE from BasicListUI.Actions.getNextPageIndex by Prasanta Sadhukhan · 7 years ago
  90. 069af6b 8193225: [BACKOUT] fix for 8182307 Error during JRMP connection establishment by Daniel D. Daugherty · 7 years ago
  91. e08ffc0 8192863: jshell tool: /<id><tab> gives "No such command" by Robert Field · 7 years ago
  92. c1741e5 8182307: Error during JRMP connection establishment by Daniel D. Daugherty · 7 years ago
  93. 103f1b3 8188836: Upgrade to Harfbuzz 1.7.1 in JDK 10 by Phil Race · 7 years ago
  94. 0ce6f0b 8193105: Print error code when map_memory_to_file() fails by Sangheon Kim · 7 years ago
  95. 29bab31 8192908: -XX:+UseCountedLoopSafepoints alone doesn't disable strip mining with G1 by Roland Westrelin · 7 years ago
  96. 7c3a956 Merge by Jesper Wilhelmsson · 7 years ago
  97. f390377 8193009: compiler/c2/Test7029152.java crashes with SIGILL in java.lang.StringLatin1.indexOf with -XX:+UseJVMCICompiler by Dean Long · 7 years ago
  98. 3d7e063 8193065: [TESTBUG] [TESTBUG]GCSharedStringsDuringDump.java: Exception in thread "main" java.lang.RuntimeException: String is not shared by Jiangli Zhou · 7 years ago
  99. 3f0f9ef 8193034: Optimize URL.toExternalForm by Martin Buchholz · 7 years ago
  100. 17b766f 8191636: [Windows] jshell tool: Wrong character in /env class-path command crashes jshell by Jan Lahoda · 7 years ago