1. 18f70cf 8185983: Javac should reject TypeArguments on field access expression by Vicente Romero · 7 years ago
  2. 589129e 8135178: importPackage not working even with load "Mozilla compatibility script" by Athijegannathan Sundararajan · 7 years ago
  3. e196ae9 8191834: Assigning a void expression to a "var" crashes the compiler by Maurizio Cimadamore · 7 years ago
  4. fea6c39 8178109: More useful documentation on /help by Jan Lahoda · 7 years ago
  5. 919b143 8187954: Update JAX-WS RI integration to latest version by ZhengJun Li · 7 years ago
  6. 0a304e2 8191819: String.prototype.match should follow ES6 specification by Hannes Wallnöfer · 7 years ago
  7. 802a8bc 8191810: jjs should avoid hard coded javadoc base url for shift-tab documentation feature by Athijegannathan Sundararajan · 7 years ago
  8. 4b37f67 8068024: Null pointer dereference in jdk/src/macosx/native/apple/security/KeystoreImpl.m by Ivan Gerasimov · 7 years ago
  9. adb156a 8191516: OutputStream.write(byte[],int,int) could have fewer parameter bounds checks by Brian Burkhalter · 7 years ago
  10. 83719bc Merge by Jesper Wilhelmsson · 7 years ago
  11. 14e7d88 8191655: LambdaConversionException: Invalid receiver type interface; not a subtype of implementation type interface by Srikanth Adayapalam · 7 years ago
  12. 2af00f5 8180019: javadoc should treat failure to access URL as an error, not a warning by Kumar Srinivasan · 7 years ago
  13. 3b8e460 8156694: javap should render annotations in a friendly way by Jonathan Gibbons · 7 years ago
  14. 905ead0 8191112: javac OutOfMemoryError caused by \"-Xlint:exports\" option by Jan Lahoda · 7 years ago
  15. 4e25c00 8191313: Deprecate RMIConnectorServer.CREDENTIAL_TYPES by Ujwal Vangapally · 7 years ago
  16. dfaa92c 8189659: Anonymous subtype of raw type causes VerifyError by Srikanth Adayapalam · 7 years ago
  17. 38f5cea 8191162: Use @implSpec tag for javax.lang.model.util visitor methods by Joe Darcy · 7 years ago
  18. 53ee226 8187588: Error generating using JDK 9 javadoc against a JDK 8 source repository by Kumar Srinivasan · 7 years ago
  19. ac14c02 8191632: Typos in comments due to duplicating words by Ivan Gerasimov · 7 years ago
  20. eeb9404 8175883: bytecode generated for the enhanced for loop may block memory garbage collecting by Vicente Romero · 7 years ago
  21. de661c5 8191123: java.awt.im.InputContext API doc has a reference to extensions by Rachna Goel · 7 years ago
  22. 4bdc34d 8191373: Multiple NUMA nodes expected by Robbin Ehn · 7 years ago
  23. 49ce151 8190817: deopt special-case for _return_register_finalizer is confusing and leads to bugs by Dean Long · 7 years ago
  24. 1e9c354 8191464: jdk/javadoc/doclet/testModules/TestModules.java 2 of 333 subtests failed by Jonathan Gibbons · 7 years ago
  25. 768e112 8189177: AARCH64: Improve _updateBytesCRC32C intrinsic by Dmitry Chuyko · 7 years ago
  26. eb856a6 8180437: Remaining renames of CAS misnomer "swap" => "set" by Paul Sandoz · 7 years ago
  27. 4c4d212 8191429: List.sort should specify the sort is stable by Paul Sandoz · 7 years ago
  28. d61c1ef 8191442: Regression in LambdaFormBuffer.replaceFunctions by Claes Redestad · 7 years ago
  29. 52693f1 8157246: MHs.arrayLength, arrayElementGetter/Setter, arrayConstructor need to specify invocation-time behavior by Mandy Chung · 7 years ago
  30. 6a82607 8191468: jdk.scripting.nashorn.shell (jjs) module should use optional dependency for java.compiler module by Athijegannathan Sundararajan · 7 years ago
  31. 3160d8e 8190987: Package.getImplementationVersion returns null even if implementation version is non-null by Michael Dardis · 7 years ago
  32. af39a81 8190357: NMT: Include metadata information in NMT final report when PrintNMTStatistics is on by Zhengyu Gu · 7 years ago
  33. 24ea133 8190824: Eliminate HtmlDocWriter by Jonathan Gibbons · 7 years ago
  34. 70c7792 8190822: Remove dead code that could lead to invalid HTML by Jonathan Gibbons · 7 years ago
  35. 29cd769 8190821: Introduce a new Links builder class by Jonathan Gibbons · 7 years ago
  36. 7f0a1c7 8190820: Introduce a new Head builder class by Jonathan Gibbons · 7 years ago
  37. 5963e3d 8190819: Merge HtmlWriter into HtmlDocument by Jonathan Gibbons · 7 years ago
  38. 7a89adf 8190818: Introduce a new Script builder class by Jonathan Gibbons · 7 years ago
  39. fbd053b 8190295: Introduce a new Table builder class by Jonathan Gibbons · 7 years ago
  40. b8180de Merge by Phil Race · 7 years ago
  41. 6e80f11 8191161: Reconsider generification of XPathFunction.evaluate by Joe Wang · 7 years ago
  42. fca05b5 Merge by Phil Race · 7 years ago
  43. c450989 8189389: Move heap creation into GC interface by Roman Kennke · 7 years ago
  44. d30e9d4 8191424: Missing include in gcArguments.cpp by Roman Kennke · 7 years ago
  45. 192ac07 8191337: GCC 4.8 build broken after 8186571 by Martin Doerr · 7 years ago
  46. cf0ea69 Merge by Jesper Wilhelmsson · 7 years ago
  47. d207240 8024352: MBeanOperationInfo accepts any int value as "impact" by Ujwal Vangapally · 7 years ago
  48. eadfc06 8189762: [TESTBUG] Create tests for JDK-8146115 container awareness and resource configuration by Mikhailo Seledtsov · 7 years ago
  49. 5d55cc5 Merge by Coleen Phillimore · 7 years ago
  50. 68c5f06 Merge by Bob Vandette · 7 years ago
  51. 88d6108 Merge by Jesper Wilhelmsson · 7 years ago
  52. 433bf8a 8184777: Factor out species generation logic from BoundMethodHandle by Claes Redestad · 7 years ago
  53. 20a8de0 8146115: Improve docker container detection and resource configuration usage by Bob Vandette · 7 years ago
  54. 09dca4b 8191333: Zero variant broken after 8189941 by John Paul Adrian Glaubitz · 7 years ago
  55. 30267af 8178048: [JVMCI] improve HotSpotResolvedJavaFieldImpl.hashCode() by Christian Haeubl · 7 years ago
  56. 4cd55d3 6415680: (bf) MappedByteBuffer.get() can provoke crash with EXCEPTION_IN_PAGE_ERROR by Jamsheed Mohammed C M · 7 years ago
  57. c068987 8177076: jshell tool: allow non-zero /exit by Robert Field · 7 years ago
  58. 2fa7cd4 8191049: Add alternate version of pns() that is callable from within hotspot source by Chris Plummer · 7 years ago
  59. 60c7c60 Merge by Phil Race · 7 years ago
  60. f50b033 8186306: Remove pisces from Java2D sources + build by Phil Race · 7 years ago
  61. b70a8ea 8191132: assert condition should not be in quotes by Harold Seigel · 7 years ago
  62. 846d6be 8172154: jshell tool: make all IMPORTS.jsh generated at build time by Robert Field · 7 years ago
  63. 85dc1c0 8191212: AIX: Build and polling page allocation broken after 8189941 by Martin Doerr · 7 years ago
  64. dafc88b Merge by Coleen Phillimore · 7 years ago
  65. e20e93d Merge by Sean Mullan · 7 years ago
  66. b4a427a 8175094: Mark the deprecated java.security.acl APIs with forRemoval=true by Sean Mullan · 7 years ago
  67. cf35c06 8191137: keytool fails to format resource strings for keys for some languages after JDK-8171319 by Weijun Wang · 7 years ago
  68. 0a5b7cb Merge by Sean Mullan · 7 years ago
  69. 525a4b1 8175091: Mark the deprecated java.security.{Certificate,Identity,IdentityScope,Signer} APIs with forRemoval=true by Sean Mullan · 7 years ago
  70. 239fdbb 8185119: Uninitialized const when using multiple threads by Hannes Wallnöfer · 7 years ago
  71. 180e7d2 8190512: PngReader incorrectly throws IllegalArgumentException for malformed images with negative dimensions by Jayathirth D V · 7 years ago
  72. 0da4c70 8187957: Tab Size does not work correctly in JTextArea by Prasanta Sadhukhan · 7 years ago
  73. 65735f0 8177471: jlink should use the version from java.base.jmod to find modules by Athijegannathan Sundararajan · 7 years ago
  74. ca3a45d Merge by Jesper Wilhelmsson · 7 years ago
  75. 6929e0f 8186571: Implementation: JEP 307: Parallel Full GC for G1 by Stefan Johansson · 7 years ago
  76. e0aaa2c 8191041: Questionable Rendering of Disabled Text in Swing GTK L&F by Michael D · 7 years ago
  77. 6e6c2aa 8190891: Clean up G1 barrier code in compiler interface (ci) by Coleen Phillimore · 7 years ago
  78. 8934efd Merge by Phil Race · 7 years ago
  79. 71d1941 8181139: Memory leak in awt_Font.cpp / AwtFont::Create by Phil Race · 7 years ago
  80. 002aff0 8190375: Java Crash in JavaBug.formatPos(I)Ljava/lang/String by Roland Westrelin · 7 years ago
  81. c994464 8190391: nashorn "!!" of nonzero even integer var becomes false when returned by Priya Lakshmi Muthuswamy · 7 years ago
  82. 2245db7 8145635: Add TCP_QUICKACK socket option by Vyom Tewari · 7 years ago
  83. fdee542 Merge by Jesper Wilhelmsson · 7 years ago
  84. a908316 8182755: [JVMCI] Deoptimization in synchronized methods can lead to a crash or exception when using EnableJVMCI but not UseJVMCICompiler by Gilles Duboscq · 7 years ago
  85. 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
  86. f675059 8187809: UseMembar should be set true and deprecate the flag by Robbin Ehn · 7 years ago
  87. f71993d 8164811: [hidpi]Tests fail with OpenGL and GDI Rendering 8189257: Enabling Translucent Frame with setBackground disables HiDPI by Pankaj Bansal · 7 years ago
  88. e2cbace 8189387: ConcurrentLinkedDeque linearizability continued .. by Doug Lea · 7 years ago
  89. 78226ac 8183504: 8u131 Win 10, issue with wrong position of Sogou IME popup by Semyon Sadetsky · 7 years ago
  90. 1ca74d0 8191025: (ch) Scattering reads to a subsequence of buffers ignores length by Brian Burkhalter · 7 years ago
  91. ccdb0ef 8189953: FileHandler constructor throws NoSuchFileException with absolute path by Daniel Fuchs · 7 years ago
  92. 85d2a05 8186125: "DU iteration must converge quickly" assert in split if with unsafe accesses by Roland Westrelin · 7 years ago
  93. 362d39e 8190456: sanity/client/SwingSet/src/ComboBoxDemoTest.java failed with NPE from java.awt.EventQueue.getCurrentEventImpl() by Abdul Kolarkunnu · 7 years ago
  94. 6c99853 8190258: (tz) Support tzdata2017c by Ramanand Patil · 7 years ago
  95. c0a0f2d 8187803: JDK part of JavaFX-Swing dialogs appearing behind main stage by Alexander Zvegintsev · 7 years ago
  96. 5d7c797 8190733: Use Class::getPackageName in java.base implementation by Christoph Dreis · 7 years ago
  97. ff35c4f 8185739: Memory leak in BitmapUtil::BitmapToRgn by Phil Race · 7 years ago
  98. 19a8373 Merge by Phil Race · 7 years ago
  99. cc59ccb 8190974: Parallel stream execution within a custom ForkJoinPool should obey the parallelism by Paul Sandoz · 7 years ago
  100. d6cf9ab 8068741: javax.script.ScriptEngineFactory.getMethodCallSyntax() spec allows null passed as an object by Athijegannathan Sundararajan · 7 years ago