1. 53b0b93 8189099: JTReg now supports 256 jobs by Magnus Ihse Bursie · 7 years ago
  2. 18f70cf 8185983: Javac should reject TypeArguments on field access expression by Vicente Romero · 7 years ago
  3. 589129e 8135178: importPackage not working even with load "Mozilla compatibility script" by Athijegannathan Sundararajan · 7 years ago
  4. e196ae9 8191834: Assigning a void expression to a "var" crashes the compiler by Maurizio Cimadamore · 7 years ago
  5. fea6c39 8178109: More useful documentation on /help by Jan Lahoda · 7 years ago
  6. 0a304e2 8191819: String.prototype.match should follow ES6 specification by Hannes Wallnöfer · 7 years ago
  7. abef0ce 8191404: Upgrading JDK with latest available LSR data from IANA by Nishit Jain · 7 years ago
  8. 30b9079 8191736: replace javah w/ javac in jdk tests by Alexandre Iline · 7 years ago
  9. 83719bc Merge by Jesper Wilhelmsson · 7 years ago
  10. 14e7d88 8191655: LambdaConversionException: Invalid receiver type interface; not a subtype of implementation type interface by Srikanth Adayapalam · 7 years ago
  11. f944ef6 8191744: Remove typo in makefile by Erik Joelsson · 7 years ago
  12. 44f7f54 8191631: Problem list jdk/jshell/StartOptionTest.java, jdk/jshell/ToolProviderTest.java and jdk/jshell/ExternalEditorTest.java temporarily by Chris Yin · 7 years ago
  13. 2af00f5 8180019: javadoc should treat failure to access URL as an error, not a warning by Kumar Srinivasan · 7 years ago
  14. 7fe35f7 Merge by Jonathan Gibbons · 7 years ago
  15. 3b8e460 8156694: javap should render annotations in a friendly way by Jonathan Gibbons · 7 years ago
  16. e8ff127 8189646: sun/security/ssl/SSLSocketImpl/SSLSocketCloseHang.java failed with "java.net.SocketTimeoutException: Read timed out" by Rob McKenna · 7 years ago
  17. 905ead0 8191112: javac OutOfMemoryError caused by \"-Xlint:exports\" option by Jan Lahoda · 7 years ago
  18. dfaa92c 8189659: Anonymous subtype of raw type causes VerifyError by Srikanth Adayapalam · 7 years ago
  19. f0d6207 8191401: [TESTBUG] serviceability/sa/ClhsdbFlags.java can fail due to UseJVMCICompiler by Sharath Ballal · 7 years ago
  20. acc6539 8034258: Don't use binary testing class files by Priya Lakshmi Muthuswamy · 7 years ago
  21. 53ee226 8187588: Error generating using JDK 9 javadoc against a JDK 8 source repository by Kumar Srinivasan · 7 years ago
  22. eeb9404 8175883: bytecode generated for the enhanced for loop may block memory garbage collecting by Vicente Romero · 7 years ago
  23. cffac90 8190906: tools/javac/failover/CheckAttributedTree.java failed with timeout by Vicente Romero · 7 years ago
  24. 49ce151 8190817: deopt special-case for _return_register_finalizer is confusing and leads to bugs by Dean Long · 7 years ago
  25. 1e9c354 8191464: jdk/javadoc/doclet/testModules/TestModules.java 2 of 333 subtests failed by Jonathan Gibbons · 7 years ago
  26. cc49454 8176838: Remove :compact1, :compact2. :compact3, :needs_jre test groups by Alexandre Iline · 7 years ago
  27. 52693f1 8157246: MHs.arrayLength, arrayElementGetter/Setter, arrayConstructor need to specify invocation-time behavior by Mandy Chung · 7 years ago
  28. 6a82607 8191468: jdk.scripting.nashorn.shell (jjs) module should use optional dependency for java.compiler module by Athijegannathan Sundararajan · 7 years ago
  29. 3160d8e 8190987: Package.getImplementationVersion returns null even if implementation version is non-null by Michael Dardis · 7 years ago
  30. 5963e3d 8190819: Merge HtmlWriter into HtmlDocument by Jonathan Gibbons · 7 years ago
  31. 7a89adf 8190818: Introduce a new Script builder class by Jonathan Gibbons · 7 years ago
  32. fbd053b 8190295: Introduce a new Table builder class by Jonathan Gibbons · 7 years ago
  33. fca05b5 Merge by Phil Race · 7 years ago
  34. cf0ea69 Merge by Jesper Wilhelmsson · 7 years ago
  35. d207240 8024352: MBeanOperationInfo accepts any int value as "impact" by Ujwal Vangapally · 7 years ago
  36. eadfc06 8189762: [TESTBUG] Create tests for JDK-8146115 container awareness and resource configuration by Mikhailo Seledtsov · 7 years ago
  37. b1569d5 Merge by Bob Vandette · 7 years ago
  38. 24694f6 8186540: [TESTBUG] serviceability/dcmd/jvmti/LoadAgentDcmdTest.java failed to clean up files in agentvm mode by Chris Plummer · 7 years ago
  39. 68c5f06 Merge by Bob Vandette · 7 years ago
  40. 88d6108 Merge by Jesper Wilhelmsson · 7 years ago
  41. 433bf8a 8184777: Factor out species generation logic from BoundMethodHandle by Claes Redestad · 7 years ago
  42. 26a4a1a 8157338: sanity/client/SwingSet/src/ButtonDemoScreenshotTest.java is unstable by Alexandre Iline · 7 years ago
  43. 20a8de0 8146115: Improve docker container detection and resource configuration usage by Bob Vandette · 7 years ago
  44. 2f84103 Merge by Coleen Phillimore · 7 years ago
  45. f93a6a5 8179603: create a jtreg test group for hotspot tests excluding application testing by Coleen Phillimore · 7 years ago
  46. 7e79352 8191315: Add serviceability/sa/TestRevPtrsForInvokeDynamic.java to ProblemList.txt by Coleen Phillimore · 7 years ago
  47. c068987 8177076: jshell tool: allow non-zero /exit by Robert Field · 7 years ago
  48. 60c7c60 Merge by Phil Race · 7 years ago
  49. f50b033 8186306: Remove pisces from Java2D sources + build by Phil Race · 7 years ago
  50. 846d6be 8172154: jshell tool: make all IMPORTS.jsh generated at build time by Robert Field · 7 years ago
  51. 60b4244 8191172: Problem list java/net/httpclient/websocket/ConnectionHandover.java by Felix Yang · 7 years ago
  52. 239fdbb 8185119: Uninitialized const when using multiple threads by Hannes Wallnöfer · 7 years ago
  53. 180e7d2 8190512: PngReader incorrectly throws IllegalArgumentException for malformed images with negative dimensions by Jayathirth D V · 7 years ago
  54. 0da4c70 8187957: Tab Size does not work correctly in JTextArea by Prasanta Sadhukhan · 7 years ago
  55. 65735f0 8177471: jlink should use the version from java.base.jmod to find modules by Athijegannathan Sundararajan · 7 years ago
  56. ca3a45d Merge by Jesper Wilhelmsson · 7 years ago
  57. 6929e0f 8186571: Implementation: JEP 307: Parallel Full GC for G1 by Stefan Johansson · 7 years ago
  58. 8934efd Merge by Phil Race · 7 years ago
  59. 768db55 8191131: Nashorn test comparator breaks comparator contract by Hannes Wallnöfer · 7 years ago
  60. c994464 8190391: nashorn "!!" of nonzero even integer var becomes false when returned by Priya Lakshmi Muthuswamy · 7 years ago
  61. 2245db7 8145635: Add TCP_QUICKACK socket option by Vyom Tewari · 7 years ago
  62. fdee542 Merge by Jesper Wilhelmsson · 7 years ago
  63. b0c9129 8190797: OSR compilation fails with "assert(__the_thread__->can_call_java()) failed: can not load classes with compiler thread" by Tobias Hartmann · 7 years ago
  64. f71993d 8164811: [hidpi]Tests fail with OpenGL and GDI Rendering 8189257: Enabling Translucent Frame with setBackground disables HiDPI by Pankaj Bansal · 7 years ago
  65. 5d5334f 8189764: Miscellaneous changes imported from jsr166 CVS 2017-11 by Doug Lea · 7 years ago
  66. e2cbace 8189387: ConcurrentLinkedDeque linearizability continued .. by Doug Lea · 7 years ago
  67. 42ad4ec 8179314: CountedCompleterTest.testForkHelpQuiesce fails with expected:<21> but was:<13> by Doug Lea · 7 years ago
  68. f2eb80c 8190747: ExecutorService/Invoke.java fails intermittently by Doug Lea · 7 years ago
  69. 1ca74d0 8191025: (ch) Scattering reads to a subsequence of buffers ignores length by Brian Burkhalter · 7 years ago
  70. ccdb0ef 8189953: FileHandler constructor throws NoSuchFileException with absolute path by Daniel Fuchs · 7 years ago
  71. 85d2a05 8186125: "DU iteration must converge quickly" assert in split if with unsafe accesses by Roland Westrelin · 7 years ago
  72. e1e58fe 8190530: Compilation error in jemmy code FrameOperator.java due to missing of import statement of JemmyException by Abdul Kolarkunnu · 7 years ago
  73. 6c99853 8190258: (tz) Support tzdata2017c by Ramanand Patil · 7 years ago
  74. 19a8373 Merge by Phil Race · 7 years ago
  75. cc59ccb 8190974: Parallel stream execution within a custom ForkJoinPool should obey the parallelism by Paul Sandoz · 7 years ago
  76. 1644953 8190702: JMC packaging causing errors in JDK 10 consolidated repo (macOS) by Erik Joelsson · 7 years ago
  77. d6cf9ab 8068741: javax.script.ScriptEngineFactory.getMethodCallSyntax() spec allows null passed as an object by Athijegannathan Sundararajan · 7 years ago
  78. f441abc 8191306: Math.abs corner case with optimistic typing by Athijegannathan Sundararajan · 7 years ago
  79. 6164914 8185371: Support for multiple stylesheets in javadoc by Bhavesh Patel · 7 years ago
  80. 0e776aa 8190884: java/lang/Runtime/exec/LotsOfOutput fails intermittently by Roger Riggs · 7 years ago
  81. 8fedbd9 8019816: [TEST_BUG][macosx] closed/java/awt/BasicStroke/DashZeroWidth.java not on EDT by Sergey Bylokhov · 7 years ago
  82. ec403d4 8190814: javax/imageio/stream/NullStreamCheckTest writes to the repo by Martin Buchholz · 7 years ago
  83. 6a099cc 8190816: PropertiesTest.sh fails to make $WRITABLEJDK writable by Martin Buchholz · 7 years ago
  84. 018138a 8186807: JSObject gets ScriptFunction when ScriptObjectMirror is expected by Priya Lakshmi Muthuswamy · 7 years ago
  85. 45cdd91 8190307: SA tests for the clhsdb commands: universe, intconstant, type by Jini George · 7 years ago
  86. 7767677 8190198: SA: Framework for writing 'jhsdb clhsdb' commands tests and testcases for some of the commands by Sharath Ballal · 7 years ago
  87. 97afaf1 8191370: Add serviceability agent tests to tier1 by Coleen Phillimore · 7 years ago
  88. 25032ba 8164512: Replace ClassLoader use of finalizer with phantom reference to unload native library by Mandy Chung · 7 years ago
  89. 46d230c 8187281: Remove intermittent from OnExitTest by Roger Riggs · 7 years ago
  90. 62d9659 8190793: Httpserver does not detect truncated request body by Michael McMahon · 7 years ago
  91. 7a77a63 8180744: Update ct.sym for JDK 10 by Jan Lahoda · 7 years ago
  92. 5f97b69 8139607: -release option forces StandardJavaFileManager by Jan Lahoda · 7 years ago
  93. b97f1bc Merge by Jesper Wilhelmsson · 7 years ago
  94. a850cbc Merge by Phil Race · 7 years ago
  95. 95c6c8c 8190501: (fs) Incorrect error message parameter in java/nio/file/Files/probeContentType/Basic.java by Brian Burkhalter · 7 years ago
  96. 87eb47a 8190500: (ch) ReadableByteChannelImpl::read and WritableByteChannelImpl::write might not throw ClosedChannelException as specified by Brian Burkhalter · 7 years ago
  97. 3803dc1 8190439: Removal of newrmic by Lance Andersen · 7 years ago
  98. 158e69f Merge by Phil Race · 7 years ago
  99. 10c8d3a 8190698: jjs tool of jdk.scripting.nashorn.shell module should not statically depend on java.desktop by Athijegannathan Sundararajan · 7 years ago
  100. 105a51b 8190287: Update JDK's internal ASM to ASMv6 by Kumar Srinivasan · 7 years ago