1. 18e4768 8182401: Verification error for enclosing instance capture inside super constructor invocation by Srikanth Adayapalam · 7 years ago
  2. 71a866f 8192944: Miscellaneous changes imported from jsr166 CVS 2017-12-08 by Doug Lea · 7 years ago
  3. 2940eb8 8191436: ListSelectionModel.setSelectionMode() underspecified by Pankaj Bansal · 7 years ago
  4. 81c1d53 8191639: NPE from BasicListUI.Actions.getNextPageIndex by Prasanta Sadhukhan · 7 years ago
  5. e08ffc0 8192863: jshell tool: /<id><tab> gives "No such command" by Robert Field · 7 years ago
  6. 29bab31 8192908: -XX:+UseCountedLoopSafepoints alone doesn't disable strip mining with G1 by Roland Westrelin · 7 years ago
  7. 7c3a956 Merge by Jesper Wilhelmsson · 7 years ago
  8. 3d7e063 8193065: [TESTBUG] [TESTBUG]GCSharedStringsDuringDump.java: Exception in thread "main" java.lang.RuntimeException: String is not shared by Jiangli Zhou · 7 years ago
  9. 17b766f 8191636: [Windows] jshell tool: Wrong character in /env class-path command crashes jshell by Jan Lahoda · 7 years ago
  10. 7362d58 8190278: ClassCastException is thrown by java.util.Scanner when a NumberFormatProvider is used by Nishit Jain · 7 years ago
  11. 05d1149 8192850: method summary tables of inherited methods improperly list static interface methods by Kumar Srinivasan · 7 years ago
  12. ac36725 8189131: Open-source the Oracle JDK Root Certificates by Rajan Halade · 7 years ago
  13. ddb9702 8193107: javadoc complains about empty module by Kumar Srinivasan · 7 years ago
  14. 0b0340f 8193192: jdeps --generate-module-info does not look at module path by Mandy Chung · 7 years ago
  15. 4f080a8 8183743: Umbrella: add overloads that take a Charset parameter by Joe Wang · 7 years ago
  16. f065141 8176841: Additional Unicode Language-Tag Extensions by Naoto Sato · 7 years ago
  17. 72e7a31 8171826: Comparator.reverseOrder(c) mishandles singleton comparators by Paul Sandoz · 7 years ago
  18. f1212e2 8165996: PKCS11 using NSS throws an error regarding secmod.db when NSS uses sqlite by Martin Balao · 7 years ago
  19. 225ec21 8069338: Implement sharedScopeCall for optimistic types by Hannes Wallnöfer · 7 years ago
  20. ac4e593 8193142: Regression: ClassCastException: Type$ErrorType cannot be cast to Type$ArrayType by Srikanth Adayapalam · 7 years ago
  21. 9d93886 8191905: Add a REMOVE StandardOperation to Dynalink by Attila Szegedi · 7 years ago
  22. 64a1914 8192985: SA: Test cases for the clhsdb 'inspect', 'scanoops' and 'printas' commands by Jini George · 7 years ago
  23. f1985b2 Merge by Jesper Wilhelmsson · 7 years ago
  24. c11f132 8191788: add jdk.internal.vm.compiler to --limit-modules if -Djvmci.Compiler=graal is in the command line by Vladimir Kozlov · 7 years ago
  25. 16d95cb 8192971: LockCompilationTest fails intermittently by Nils Eliasson · 7 years ago
  26. 2760936 8190984: tools/launcher/TestXcheckJNIWarnings.java WARNING was found in the output by Brent Christian · 7 years ago
  27. eb417da 8193271: ProblemList tools/launcher/TestXcheckJNIWarnings.java by Brent Christian · 7 years ago
  28. b1001c7d 8193222: EnsureLocalCapacity() should maintain capacity requests through multiple calls by David Holmes · 7 years ago
  29. 8ab2ee6 8193363: TestDumpReplay.java fails with product builds by Tobias Hartmann · 7 years ago
  30. 200e63f 8191229: serviceability/jvmti/GetOwnedMonitorInfo/GetOwnedMonitorInfoTest.java fails with NoClassDefFoundError by Chris Plummer · 7 years ago
  31. 42d9cdb Merge by Jesper Wilhelmsson · 7 years ago
  32. 915b2cd 8192989: runtime/appcds/javaldr/ArrayTest.java crashes with assert(k->is_instance_klass()) by Calvin Cheung · 7 years ago
  33. b0138d8 8193135: get rid of redundant _smr_ prefix/infix in ThreadSMRSupport stuff by Daniel D. Daugherty · 7 years ago
  34. a875519 8191033: Regression in logging.properties: specifying .handlers= for root logger (instead of handlers=) no longer works by Daniel Fuchs · 7 years ago
  35. 6534e2a 8193137: Nashorn crashes when given an empty script file by Priya Lakshmi Muthuswamy · 7 years ago
  36. cebb2a3 8192970: Element getters/setters with fixed key fail to link properly by Attila Szegedi · 7 years ago
  37. 3f561e2 8193124: SA: Testcases for clhsdb jdis and findpc commands by Sharath Ballal · 7 years ago
  38. c30bc22 8034254: Don't use binary testing files broken.jar by Kumar Srinivasan · 7 years ago
  39. 6720508 8192987: keytool should remember real storetype if it is not provided by Weijun Wang · 7 years ago
  40. 7604d1d 8149402: "-group" option issue for classes from default package by Kumar Srinivasan · 7 years ago
  41. 900f2c0 8191030: @value Tags are not resolved by javadoc 9 by Kumar Srinivasan · 7 years ago
  42. 62d6722 8193191: Update JavacTestingAbstractProcessor for JDK 10 by Joe Darcy · 7 years ago
  43. 9f07305 8189248: Jshell: error with mutually dependent snippets, when one must be replaced by Jan Lahoda · 7 years ago
  44. f296f0cf 8192945: Need stable sort for MODULES entry in the release file by Mandy Chung · 7 years ago
  45. dd07ad1 8191872: (fs) UnixNativeDispatcher conditionally compiles in support for high precision timestamps by Brian Burkhalter · 7 years ago
  46. 800f9ab 8191867: Module attribute in 54.0+ class file cannot contains a requires java.base with ACC_TRANSITIVE or ACC_STATIC_PHASE by Alan Bateman · 7 years ago
  47. 318c0d7 8192870: [Testbug] runtime/handshake/HandshakeTransitionTest throws NPE by Dean Long · 7 years ago
  48. 5252da0 8192979: jshell tool: Online help text for commands is confusing by Robert Field · 7 years ago
  49. c8bf23d 8192909: Invalid username or password in HashedPasswordFileTest.java by Harsha Wardhana B · 7 years ago
  50. e2d38d5 8193068: Add gc/g1/TestVerifyGCType.java to problem list by Stefan Johansson · 7 years ago
  51. 1cfa67d 8193065: [TESTBUG] [TESTBUG]GCSharedStringsDuringDump.java: Exception in thread "main" java.lang.RuntimeException: String is not shared by Jiangli Zhou · 7 years ago
  52. 06bf91b 8193068: Add gc/g1/TestVerifyGCType.java to problem list by Stefan Johansson · 7 years ago
  53. b4f7ce6 8192983: gc/g1/TestVerifyGCType.java might fail on loaded machines by Stefan Johansson · 7 years ago
  54. 3af6834 8192909: Invalid username or password in HashedPasswordFileTest.java by Harsha Wardhana B · 7 years ago
  55. 657b951 8192983: gc/g1/TestVerifyGCType.java might fail on loaded machines by Stefan Johansson · 7 years ago
  56. 3d3780d 8191455: jdk/jshell/StartOptionTest.java and jdk/jshell/ToolProviderTest.java failed after changeset e0f08a by Robert Field · 7 years ago
  57. 267856d 8189656: The Windows L&F should be moved out from the shared folder by Sergey Bylokhov · 7 years ago
  58. 796aeef Merge by Phil Race · 7 years ago
  59. 686d74f 8189749: Devise strategy for making source level checks more uniform by Maurizio Cimadamore · 7 years ago
  60. d55fdd6 8190843: can not set/get extendedOptions to ServerSocket by Vyom Tewari · 7 years ago
  61. 869aa96 8192897: NPE occurs on clhsdb jstack by Yasumasa Suenaga · 7 years ago
  62. 238ca2e 8191216: SimpleTimeZone.clone() has a data race on cache fields by Peter Levart · 7 years ago
  63. 3b0e59e 8185582: Update Zip implementation to use Cleaner, not finalizers by Xueming Shen · 7 years ago
  64. ed69a7d 8192935: Fix EnumSet's SerializationProxy javadoc by Martin Buchholz · 7 years ago
  65. a820e5e 8193271: ProblemList tools/launcher/TestXcheckJNIWarnings.java by Brent Christian · 7 years ago
  66. 643da5a 8181118: update java/time tests to use RandomFactory from the top level testlibrary by Igor Ignatyev · 7 years ago
  67. eb62b5e 8187073: The java.util.logging.Level.findLevel() will not correctly find a Level by it's int value by Daniel Fuchs · 7 years ago
  68. 82bf079 8148421: Transport Layer Security (TLS) Session Hash and Extended Master Secret Extension by Xue-Lei Andrew Fan · 7 years ago
  69. 0b2a269 8181659: Create an alternative fix for JDK-8167102, whose fix was backed out by Anton Litvinov · 7 years ago
  70. 8a51910 8191069: Miscellaneous changes imported from jsr166 CVS 2017-12 by Doug Lea · 7 years ago
  71. 850b92f 8187947: A race condition in SubmissionPublisher by Doug Lea · 7 years ago
  72. eac7727 8191937: Lost interrupt in AbstractQueuedSynchronizer when tryAcquire methods throw by Doug Lea · 7 years ago
  73. fad5094 8191918: tomcat gzip-compressed response bodies appear to be broken in update 151 by Xueming Shen · 7 years ago
  74. e77f4f9 Merge by Jesper Wilhelmsson · 7 years ago
  75. 7892014 8192933: Wrong generic type parameter in serialized form javadoc by Kumar Srinivasan · 7 years ago
  76. 5eafe73 8191706: Add Reader::transferTo(Writer) by Patrick Reinhart · 7 years ago
  77. a53a1b7 8191078: Wrong "Package not found" warning by Kumar Srinivasan · 7 years ago
  78. 18e143f Merge by Chris Hegarty · 7 years ago
  79. 37811b7 8191494: Refresh incubating HTTP Client by Chris Hegarty · 7 years ago
  80. 8c50b3e 8192885: Compiler in JDK 10-ea+33 misses to include entry in LineNumberTable for goto instruction of foreach loop by Vicente Romero · 7 years ago
  81. d8efdbc 8183518: Premature deprecation of Event/InputEvent/KeyEvent in Java 9 by Sergey Bylokhov · 7 years ago
  82. 3e26f11 8186961: Class.getFields() does not return fields of previously visited super interfaces/classes by Paul Sandoz · 7 years ago
  83. da3e01d 8034252: Fix non ASCII text file T6302184.java by Jonathan Gibbons · 7 years ago
  84. c647d80 8191273: applications/ctw/modules tests fail intermittently by Igor Ignatyev · 7 years ago
  85. d4fab56 8190809: JVM crashes while generating appcds for classpath with empty directory entry by Ioi Lam · 7 years ago
  86. f29e21a 8080225: FileInput/OutputStream/FileChannel cleanup should be improved by Roger Riggs · 7 years ago
  87. b93586c 8192986: Inconsistent handling of exploded modules in jlink by Athijegannathan Sundararajan · 7 years ago
  88. f4b397b 8189439: Parameters type profiling is not performed from aarch64 interpreter by Boris Ulasevich · 7 years ago
  89. d24ef2f 8191129: AARCH64: Invalid value passed to critical JNI function by Dmitry Chuyko · 7 years ago
  90. 4969284 8191538: SA: tests for clhsdb commands: vmstructsdump, field, symboltable and symbol by Jini George · 7 years ago
  91. ea04c5c 8191821: Finer granularity for GC verification by Stefan Johansson · 7 years ago
  92. 9a3de63 8191914: New SA test timeout on windows by Jini George · 7 years ago
  93. 686dc5c 8192866: [TESTBUG] Move UseAppCDS.java from the closed ProblemList.txt to the open one by Mikhailo Seledtsov · 7 years ago
  94. 52ecf42 8191943: [TESTBUG] docker/TestCPUAwareness fails on machine with 2 CPUs by Mikhailo Seledtsov · 7 years ago
  95. e473a43 8192840: serviceability/dcmd/jvmti/AttachFailed/AttachNoEntry.java failing on Windows by Chris Plummer · 7 years ago
  96. 2321c5b 8189331: java/io/Serializable/maskSyntheticModifier/MaskSyntheticModifierTest.java failed incorrect serialVersionUID by Roger Riggs · 7 years ago
  97. 15ea766 8191437: AOT doesn't work easily after thread local handshakes by Dean Long · 7 years ago
  98. 40f06dc 8174101: Bootclasspath append should not invalidate CDS archive by Calvin Cheung · 7 years ago
  99. 73d033c 8186441: Change of behavior in the getMessage () method of the SOAPMessageContextImpl class by Aleksei Efimov · 7 years ago
  100. 23424e9 8191360: Lookup of critical JNI method causes duplicate library loading with leaking handler by Tobias Hartmann · 7 years ago