1. 953cca3 Merge by David Dehaven · 8 years ago
  2. 14d689c 8165984: ResourceBundle lookup fields not completely thread-safe by Nishit Jain · 8 years ago
  3. f9d0a85 8166237: jdk.jdi missing requires jdk.jdwp.agent by Mandy Chung · 8 years ago
  4. 1a710e3 8166126: Missing dependecies on jdk.zipfs module for jdk/nio/zipfs/jarfs/JFSTester.java by Sergei Kovalev · 8 years ago
  5. bc3449c 8042148: Ensure that the java launcher help is consistent with the manpage where they report common information by Henry Jen · 8 years ago
  6. 5afd120 Merge by Lana Steuck · 8 years ago
  7. 24abd50 8165323: (fs) Files.getFileStore fails with "Mount point not found" in chroot environment by Brian Burkhalter · 8 years ago
  8. 6ff3529 8166148: Fix for JDK-8165936 broke solaris builds by Roger Riggs · 8 years ago
  9. f5f058e 8159126: Add test to validate DriverManager.println output when DriverManager is initially loaded by Lance Andersen · 8 years ago
  10. 96a47e1 8163924: SSLEngineBadBufferArrayAccess.java fails intermittently with Unrecognized SSL message by Artem Smotrakov · 8 years ago
  11. a4fd37d Added tag jdk-9+136 for changeset d9f374de0160 by Lana Steuck · 8 years ago
  12. 257c0dc 8165988: Test JarURLConnectionUseCaches.java fails at windows: failed to clean up files after test by Rob McKenna · 8 years ago
  13. 0f9675b 8165689: Fix module dependencies for sun/security/pkcs11/* tests by Sergei Kovalev · 8 years ago
  14. 6aaba1c 8166068: test/java/awt/font/GlyphVector/GetGlyphCharIndexTest.java does not compile by Phil Race · 8 years ago
  15. e99208e 8165936: Potential Heap buffer overflow when seaching timezone info files by Thomas Stuefe · 8 years ago
  16. a210d98 8165825: Remove the intermittent keyword from sun/security/krb5/auto/Unreachable.java by Sibabrata Sahoo · 8 years ago
  17. 08f7e31 8165660: Remove the intermittent keyword from sun/security/krb5/auto/MaxRetries.java by Sibabrata Sahoo · 8 years ago
  18. 36af3d0 Merge by Alejandro Murillo · 8 years ago
  19. b2e658b Merge by Alejandro Murillo · 8 years ago
  20. cf73adb 8166054: Problem list JarURLConnectionUseCaches.java until JDK-8165988 is fixed by Joe Darcy · 8 years ago
  21. 1b9ce49 8132926: PKIXParameters built with public key form of TrustAnchor causes NPE during cert path building/validation by Jamil Nimeh · 8 years ago
  22. fc5df42 8166032: Fix module dependencies for javax.SSL tests by Sergei Kovalev · 8 years ago
  23. 1d734ce 8164791: Update existing test cases of test/java/text/Format by Nancy Nigam · 8 years ago
  24. a7b5545 8165524: Better detect JRE that Linux JLI will be using by Chris Bensen · 8 years ago
  25. aebe74d 6543126: Level.known can leak memory by Daniel Fuchs · 8 years ago
  26. 18b01dd 8166012: [linux] Remove remnants of LinuxThreads from Linux attach framework by Thomas Stuefe · 8 years ago
  27. 08d5007 8077138: Some PKCS11 tests fail because NSS library is not initialized by John Jiang · 8 years ago
  28. 918a107 8165870: Fix module dependencies for javax.script/* tests by Sergei Kovalev · 8 years ago
  29. 375fe9b 8163798: Create a JarFile versionedStream method by Steve Drach · 8 years ago
  30. 0fd0cd0 8163320: JAVA_VERSION in release file should come from java.base module by Athijegannathan Sundararajan · 8 years ago
  31. 2cca4bc 6947916: JarURLConnection does not handle useCaches correctly by Rob McKenna · 8 years ago
  32. 912fe7e 8075484: SocketInputStream.socketRead0 can hang even with soTimeout set by Vyom Tewari · 8 years ago
  33. 3a0c7b8 7064425: PageFormat Dialog has no owner window to reactivate by Prasanta Sadhukhan · 8 years ago
  34. a2daf82 8165818: Remove tools/pack200/Pack200Props.java from ProblemList by Amy Lu · 8 years ago
  35. 876ddca Merge by David Dehaven · 8 years ago
  36. bdbd71b Merge by Serguei Spitsyn · 8 years ago
  37. 02944f9 8160950: Agent JAR added to app class loader rather than system class loader when running with -Djava.system.class.loader by Serguei Spitsyn · 8 years ago
  38. 60cd28a 8164169: Miscellaneous changes imported from jsr166 CVS 2016-09 by Doug Lea · 8 years ago
  39. 56cff17 8139237: java/util/concurrent/ThreadPoolExecutor/ConfigChanges.java fails intermittently by Doug Lea · 8 years ago
  40. d7f3695 8164983: Improve CountedCompleter code samples; add corresponding tests by Doug Lea · 8 years ago
  41. 3cb67af 8165890: [TESTBUG] Compilation issue in MultiReleaseJarTest after 8165723 by Claes Redestad · 8 years ago
  42. 4c95fce 8165605: Thai resources in jdk.localedata cause split package issue with java.base by Naoto Sato · 8 years ago
  43. 2ac4d6a 8165723: JarFile::isMultiRelease() method returns false when it should return true by Claes Redestad · 8 years ago
  44. 253489e 8165772: fix for 8165595 results in failure of jdk/test/tools/launcher/VersionCheck.java by Athijegannathan Sundararajan · 8 years ago
  45. 32f9831 8165492: Reduce number of lambda forms generated by MethodHandleInlineCopyStrategy by Claes Redestad · 8 years ago
  46. a99b7ce 4924727: reader.abort() method does not work when called inside imageStarted for PNG by Jayathirth D V · 8 years ago
  47. ed6ffa4 8165810: Problem list VersionCheck.java until JDK-8165772 is fixed by Joe Darcy · 8 years ago
  48. 8957d87 Merge by Alejandro Murillo · 8 years ago
  49. b68b46b 4885375: Page Ranges 'To Page' field must be populated based on Pageable by Prasanta Sadhukhan · 8 years ago
  50. 85eaf2d 8165726: fix for 8165595 revealed a bug in pack200 tool's handling of main class attribute of module-info classes by Athijegannathan Sundararajan · 8 years ago
  51. 5deb28b 8161230: ClassLoader: add resource methods returning java.util.stream.Stream by Patrick Reinhart · 8 years ago
  52. a7dd7b5 8164691: Stream specification clarifications for iterate and collect by Paul Sandoz · 8 years ago
  53. caa7db4 8165731: Reference to removed method in VarHandle JavaDoc by Paul Sandoz · 8 years ago
  54. 397525a 8165346: j.l.ClassLoader.getDefinedPackage(String) throws NPE by Mandy Chung · 8 years ago
  55. 4f08176 8165393: bad merge in java/lang/ref/package-info.java by Kim Barrett · 8 years ago
  56. e249470 4285505: deprecate java.lang.Compiler by Stuart Marks · 8 years ago
  57. 44d69dd 8165592: Fix module dependencies for sun/text/* tests by Sergei Kovalev · 8 years ago
  58. 3d1c3e2 8160054: The FileChooser didn't displayed large font with GTK LAF option by Semyon Sadetsky · 8 years ago
  59. 189143f 8009477: PageUp and PageDown keyboard buttons don't move slider indicator to next minor tick by Prem Balakrishnan · 8 years ago
  60. 84982a5 8163274: [TEST_BUG][macosx] apparent regression: javax/swing/JColorChooser/Test7194184.java by Avik Niyogi · 8 years ago
  61. 537661d 8160570: [macosx] modal dialog can skip the activation/focus events by Anton Tarasov · 8 years ago
  62. a260ea6 8165579: Add missing javadoc information for javax.management.MBeanServer by Amit Sapre · 8 years ago
  63. ea13eb2 8152589: java/lang/management/ThreadMXBean/Locks.java fails intermittently, blocked on wrong object by Vyom Tewari · 8 years ago
  64. 97ed09e 8165643: SecureDirectoryStream doesn't work on linux non-x86 by Martin Buchholz · 8 years ago
  65. 1e5d882 Merge by Lana Steuck · 8 years ago
  66. d14725c 8039854: Broken link in java.lang.RuntimePermission by Joe Darcy · 8 years ago
  67. f5321cc Added tag jdk-9+135 for changeset 6d7a656b1612 by Lana Steuck · 8 years ago
  68. d0474e0 8165583: Fix module dependencies for jdk/java/util/* tests by Sergei Kovalev · 8 years ago
  69. 37ff205 8165563: ClassLoader::getSystemClassLoader will never be null by Mandy Chung · 8 years ago
  70. 6784a09 8165711: java/net/SetFactoryPermission/SetFactoryPermission.java needs to run in ovm mode by Sean Coffey · 8 years ago
  71. d689bc2 8165697: jlink running on Mac with Windows jmods produces non-runnable image by Athijegannathan Sundararajan · 8 years ago
  72. b5f8593 8165636: add removal text to Runtime.traceInstructions/MethodCalls deprecation text by Stuart Marks · 8 years ago
  73. 45e7a1f 8151901: test/tools/pack200/Pack200Test fails on verifying native unpacked JAR by Kumar Srinivasan · 8 years ago
  74. 44b189f 8165604: Fix module dependencies for sun/util/* tests by Sergei Kovalev · 8 years ago
  75. 6d636f5 Merge by Dmitry Dmitriev · 8 years ago
  76. 256e3ba 8165503: jlink exclude VM plugin's handling of jvmlibs is wrong by Athijegannathan Sundararajan · 8 years ago
  77. 88ceff1 8165513: Quarantine sun/tools/jps/TestJpsJar.java by Dmitry Dmitriev · 8 years ago
  78. 6f8c0a7 8058575: IllegalAccessError trying to access package-private class from VM anonymous class by Harold Seigel · 8 years ago
  79. b7edd5f 8165413: Typos in javadoc: extra period, wrong number, misspelled word by Ivan Gerasimov · 8 years ago
  80. 2fe671f Merge by Serguei Spitsyn · 8 years ago
  81. 86762c9 6822627: NPE at ReferenceTypeImpl.constantPool by Egor Ushakov · 8 years ago
  82. 97fa8cd 8159404: throw UnsupportedOperationException unconditionally for mutator methods by Stuart Marks · 8 years ago
  83. 9aa3623 8148859: Fix module dependences for java/time tests by Alexandre Iline · 8 years ago
  84. ed5befd 8164899: Provide package access to setComponentMixingCutoutShape by Phil Race · 8 years ago
  85. 3228ea8 8161360: Deprecated vfork() should not be used on Solaris by Alan Burlison · 8 years ago
  86. 2aac4c1 8165345: JDK macro definition re-defined by MacOS core framework by Phil Race · 8 years ago
  87. 0f79206 8163952: jlink exclude VM plugin does not support static libraries by Athijegannathan Sundararajan · 8 years ago
  88. 539151b 8155083: On Windows, usage of USER_ATTENTION_WINDOW depends on state setting order by Alexander Zvegintsev · 8 years ago
  89. 09e25d0 8131061: Use of -Dcom.sun.management.snmp needs to be examined for modules by Vyom Tewari · 8 years ago
  90. d356b8d 8164730: Make it clear that 'cl' parameter passed to RMIConnector.OISWL is never null by Amit Sapre · 8 years ago
  91. fec04dd 8164943: sun/tools/jhsdb/HeapDumpTest failed with Can't find library: /test/lib/share/classes by Sharath Ballal · 8 years ago
  92. 5044a0f 8163181: Further improvements for Unix NetworkInterface native implementation by Christoph Langer · 8 years ago
  93. 164b17d 8165243: Base64.Encoder.wrap(os).write(byte[],int,int) with incorrect arguments should not produce output by Ivan Gerasimov · 8 years ago
  94. be6bc33 Merge by Lana Steuck · 8 years ago
  95. 9255860 8165000: Selector.select(timeout) throws IOException when timeout is a large long by Brian Burkhalter · 8 years ago
  96. 92cf16b 8154075: [TIFF] AIOOB Exception from TIFFLZWDecompressor by Brian Burkhalter · 8 years ago
  97. f0535f4 8165269: (doc) Toolkit.isDynamicLayoutActive(): orphan '0' in first sentence by Iris Clark · 8 years ago
  98. 6d3b1a7 8155102: (Process) Process.toString could include pid, isAlive, exitStatus by Andrey Dyachkov · 8 years ago
  99. 3d2958a 8165293: Remove ClassesByName2Test.java and RedefineCrossEvent.java from ProblemList.txt by George Triantafillou · 8 years ago
  100. c8c8826 8163100: [hidpi] Linux: display-wise scaling factor issues by Semyon Sadetsky · 8 years ago