1. 46d230c 8187281: Remove intermittent from OnExitTest by Roger Riggs · 7 years ago
  2. 62d9659 8190793: Httpserver does not detect truncated request body by Michael McMahon · 7 years ago
  3. 2060b8f 8190795: jjs should show javadoc for java methods on shift-tab by Athijegannathan Sundararajan · 7 years ago
  4. 7a77a63 8180744: Update ct.sym for JDK 10 by Jan Lahoda · 7 years ago
  5. 5f97b69 8139607: -release option forces StandardJavaFileManager by Jan Lahoda · 7 years ago
  6. b97f1bc Merge by Jesper Wilhelmsson · 7 years ago
  7. a850cbc Merge by Phil Race · 7 years ago
  8. 5b91b26 8190502: (fs) Typo in java.nio.file.Files by Brian Burkhalter · 7 years ago
  9. 95c6c8c 8190501: (fs) Incorrect error message parameter in java/nio/file/Files/probeContentType/Basic.java by Brian Burkhalter · 7 years ago
  10. 87eb47a 8190500: (ch) ReadableByteChannelImpl::read and WritableByteChannelImpl::write might not throw ClosedChannelException as specified by Brian Burkhalter · 7 years ago
  11. 3803dc1 8190439: Removal of newrmic by Lance Andersen · 7 years ago
  12. 158e69f Merge by Phil Race · 7 years ago
  13. 10c8d3a 8190698: jjs tool of jdk.scripting.nashorn.shell module should not statically depend on java.desktop by Athijegannathan Sundararajan · 7 years ago
  14. 6510faa Merge by Lana Steuck · 7 years ago
  15. 86c2215 Added tag jdk-10+30 for changeset 8fee80b92e65 by Lana Steuck · 7 years ago
  16. 693e7e8 8186236: ModuleInfoExtender should be ASM6 aware by Alan Bateman · 7 years ago
  17. 105a51b 8190287: Update JDK's internal ASM to ASMv6 by Kumar Srinivasan · 7 years ago
  18. 41f1222 8190573: Problem list InheritedChannelNotServerSocket.java by Joe Darcy · 7 years ago
  19. 022c618 8188072: JShell: NPE in SourceCodeAnalysis.completionSuggestions() by Robert Field · 7 years ago
  20. c30a1e7 8190230: [macosx] Order of overlapping of modal dialogs is wrong by Semyon Sadetsky · 7 years ago
  21. c6be2c3 8187681: Compiling for target 9 while also using --patch-module by Jan Lahoda · 7 years ago
  22. e44c7fe 8189595: jshell tool: line redrawn on each completion by Jan Lahoda · 7 years ago
  23. 2c28613 8190505: Typo in test/jdk/ProblemList.txt by Felix Yang · 7 years ago
  24. f900a5f 8190475: SwingSet2 won't start by Phil Race · 7 years ago
  25. aa96056 Merge by Phil Race · 7 years ago
  26. de26155 8190315: Test tools/javac/tree/NoPrivateTypesExported.java failing by Jan Lahoda · 7 years ago
  27. 3d220f8 8190399: ProblemList tools/javac/tree/NoPrivateTypesExported.java due to JDK-8190315 by John Jiang · 7 years ago
  28. 21f67cb 8190441: ProblemList some intermittent CORBA tests by Roger Riggs · 7 years ago
  29. 82d4691 8189800: Add support for AddressSanitizer by Artem Smotrakov · 7 years ago
  30. 7f79fff 8190382: fix small typographic errors in comments by Christoph Dreis · 7 years ago
  31. b366f4f 8181155: Fix lint warnings in JAXP repo: fallthrough and static by Joe Wang · 7 years ago
  32. f32470d 8189319: Add a java.util.Properties constructor that takes an initial capacity by Brent Christian · 7 years ago
  33. 56eea64 8129077: Unfix JDK-8087205 by Kumar Srinivasan · 7 years ago
  34. 8ecf308 8188030: AWT java apps fail to start when some minimal fonts are present by Mario Torre · 7 years ago
  35. da423d1 8175252: Backout changeset for JDK-8176354 due to JDK-8190333 by John Jiang · 7 years ago
  36. fab3dea 8159062: [hidpi] DnD on Windows while scaling is non-integer by Pankaj Bansal · 7 years ago
  37. e3c6e35 8177455: TIFFCompressor has a reference to non-existent method by Jayathirth D V · 7 years ago
  38. 3ae10b2 8185841: Values from getFirstDayOfWeek() are inconsistent with CLDR by Rachna Goel · 7 years ago
  39. 9768149 8180310: TestSocketFactory null pointer when updating match bytes by Roger Riggs · 7 years ago
  40. 674b927 8190323: "the the" typos by Christoph Dreis · 7 years ago
  41. 66812b5 8186617: The "com.sun.awt.AWTUtilities" class can be dropped in favour of public API by Sergey Bylokhov · 7 years ago
  42. a569f52 8180501: RescaleOp.filter does not document IllegalArgumentException if sizes differ by Phil Race · 7 years ago
  43. 6b3f6eb 8176354: sun/security/ssl/X509KeyManager/PreferredKey.java failed with "Failed to get the preferable key aliases" erro by Amanda Jiang · 7 years ago
  44. 69db146 8180289: jarsigner treats timestamped signed jar invalid after the signer cert expires by Weijun Wang · 7 years ago
  45. 2dfe7fb 8159535: Mark deprecated javax.security.auth.Policy API with forRemoval=true by Weijun Wang · 7 years ago
  46. 1eb567e Merge by Lana Steuck · 7 years ago
  47. b62b26f Added tag jdk-10+29 for changeset a6e591e12f12 by Lana Steuck · 7 years ago
  48. a280dc7 8183896: improve analyzers to allow for the generation of multiple mutations of the same tree by Vicente Romero · 7 years ago
  49. f8b8a16 8189777: jlink --module-path default value and automatic addition of $JAVA_HOME/jmods if java.base is missing by Athijegannathan Sundararajan · 7 years ago
  50. 837250a 8187639: TrayIcon is not properly supported on macOS in multi-screen environment by Sergey Bylokhov · 7 years ago
  51. b905e51 8189952: New methods on String: chars() and codePoints() should be marked since 9 by Joe Darcy · 7 years ago
  52. 5f6a5a4 8172818: Add since=9 deprecation information to javax.lang.model classes by Joe Darcy · 7 years ago
  53. 34c9d59 8187089: StringConcatFactory.makeConcat & makeConcatWithConstants should throw StringConcatException if parameter slot count is over 200 by Mandy Chung · 7 years ago
  54. 18cbe42 8189963: Remove version of FileChannelImpl::open without the 'direct' parameter by Brian Burkhalter · 7 years ago
  55. 9615ad7 8189919: Update link to license in Docs.gmk by Iris Clark · 7 years ago
  56. f48f3c6 8189838: Stack overflow when computing upward projection of an intersection type with fbounds by Maurizio Cimadamore · 7 years ago
  57. 79a0feb 8190217: Add a JS "static checker" sample for nashorn parser API by Athijegannathan Sundararajan · 7 years ago
  58. acf857f 8189955: Configuration validation is broken for some types of paths by Magnus Ihse Bursie · 7 years ago
  59. a69940a 8189376: Unsorted $(wildcard) causes instable module-deps.gmk by Martin Buchholz · 7 years ago
  60. f4672a7 8189618: [aix] No jre image is created during images step by Matthias Baesken · 7 years ago
  61. 3e52d34 8189845: Fix for 8157000 causes significant performance regression by Kumar Srinivasan · 7 years ago
  62. 46e1e76 8190003: Special characters in group names should be escaped by Jonathan Gibbons · 7 years ago
  63. 917c6d4 8190182: remove accidental file by Jonathan Gibbons · 7 years ago
  64. 19db6ba 8189843: Missing \"id\" attributes in table rows by Jonathan Gibbons · 7 years ago
  65. cf81232 8189841: Error in alternate row coloring in package-summary files by Jonathan Gibbons · 7 years ago
  66. 16b93f1 8189775: java/nio/channels/FileChannel/directio/ReadDirect.java failed with NumberFormatException by Brian Burkhalter · 7 years ago
  67. 2d7d87f 8170681: Remove fontconfig header files from JDK source tree by Phil Race · 7 years ago
  68. 62fa581 Merge by Phil Race · 7 years ago
  69. 5c2a4b6 8183037: Overview summary page should have a table with tabs for groups by Bhavesh Patel · 7 years ago
  70. 343105c 8062385: Remove @SuppressWarnings("cast") and casts for NIO related usages when JDK 9 becomes the bootstrap JDK by Joe Darcy · 7 years ago
  71. 3ed8bad 6463710: ListSelectionModel.setSelectionMode() underspecified by Pankaj Bansal · 7 years ago
  72. 7ce7347 8179856: jshell tool: not suitable for pipeline use by Robert Field · 7 years ago
  73. 00fcd16 8188081: Text selection does not clear after focus is lost by Semyon Sadetsky · 7 years ago
  74. 05adede Merge by Phil Race · 7 years ago
  75. ed0ea37 8187247: canonical import check compares classes by simple name by Liam Miller-Cushon · 7 years ago
  76. 6e6996c 8145795: [PIT] java/awt/Window/ScreenLocation/ScreenLocationTest.java fails (can assign Integer.MAX_VALUE to Window dimensions) by Pankaj Bansal · 7 years ago
  77. 6a0b70e 8165198: Inconsistent values with JavaImporter after accessing undefined variable by Priya Lakshmi Muthuswamy · 7 years ago
  78. 6bfb868 8189266: (ann) Optimize AnnotationInvocationHandler.invoke by Christoph Dreis · 7 years ago
  79. 7b0bbcc 8187974: Merge Java Mission Control 6.1 3rdpartyreame with the JDK 18.3 3rdpartyreadme by Erik Joelsson · 7 years ago
  80. c7084ef 8189664: Stop producing ARCHIVE_BUNDLE.zip from test makefiles unless asked to by Erik Joelsson · 7 years ago
  81. 37644f5 8189119: Devkit for Linux needs to include fontconfig-devel by Erik Joelsson · 7 years ago
  82. 6d882e4 8189056: javadoc target for stable specdiff comparisons by Magnus Ihse Bursie · 7 years ago
  83. c852879 8186559: [macos] the screen location is wrong when using AWT/SWT bridge with dual monitors by Sergey Bylokhov · 7 years ago
  84. 19fbc4c 8187359: JShell: Give comprehensible error when user method name matches Object method by Robert Field · 7 years ago
  85. 6f51392 Merge by Lana Steuck · 7 years ago
  86. 6a95d16 Added tag jdk-10+28 for changeset 92f08900cb3c by Lana Steuck · 7 years ago
  87. 49c29ca 8184219: Fix accessibility of tables in the java.desktop module by Sergey Bylokhov · 7 years ago
  88. 5852f66 8187399: Different problems in the javadoc's links in java.desktop package by Sergey Bylokhov · 7 years ago
  89. 78448a4 8189706: javadoc for the JDK APIs should summarize overridden methods with no specification changes by Kumar Srinivasan · 7 years ago
  90. 97db013 8189405: More cleanup in HtmlWriter by Jonathan Gibbons · 7 years ago
  91. 4e93f8f Merge by Henry Jen · 7 years ago
  92. 0da8aae 8189671: jlink should clearly report error when an automatic module is used by Athijegannathan Sundararajan · 7 years ago
  93. a6aad28 8182285: Speeding up incremental build by hashing module APIs by Erik Joelsson · 7 years ago
  94. 5e00c16 8189619: [aix] OpenJDK local disk check not working on AIX by Stewart X Addison · 7 years ago
  95. 3263ea9 8189679: JDK-8189094 broke testing in Mach 5 by Erik Joelsson · 7 years ago
  96. ca8ad3c 8189094: Change required boot jdk to JDK 9 by Erik Joelsson · 7 years ago
  97. d84d8f1 8188035: JavaFileManager.listLocationsForModules does not always reflect values set through StandardJavaFileManager.setLocationForModule by Jan Lahoda · 7 years ago
  98. 6f27933 8186873: Possible dead code \"com.sun.tools.javac.tree.TreeInfo.isAnonymousDiamond()\" which was added in 9 by Jan Lahoda · 7 years ago
  99. 2e31cc7 8155590: Dubious collection management in sun.net.www.http.KeepAliveCache by Christoph Langer · 7 years ago
  100. 26aeea1 8189603: ProblemList sun/security/pkcs11/KeyStore/SecretKeysBasic.sh on Linux platform by John Jiang · 7 years ago