1. fa7185d Import files from jdk11u/jdk-11.0.13-ga by Victor Chang · 2 years, 11 months ago
  2. 71f2c751 8267086: ArrayIndexOutOfBoundsException in java.security.KeyFactory.generatePublic by Martin Balao · 3 years, 3 months ago
  3. dc2a8bc 8222751: closed/test/jdk/sun/security/util/DerIndefLenConverter/IndefBerPkcs12.java fail by Martin Balao · 3 years ago
  4. 9965662 8157404: Unable to read certain PKCS12 keystores from SequenceInputStream by Martin Balao · 3 years ago
  5. 80ba42a 8268199: Correct certificate requests by Clive Verghese · 3 years ago
  6. 6dfe013 8267712: Better LDAP reference processing by Alexey Bakhtin · 3 years, 1 month ago
  7. 4ad48d9 8266689: More Constrained Delegation by Martin Balao · 3 years, 2 months ago
  8. 068ec8c 8267735: Better BMP support by Andrew Brygin · 3 years, 3 months ago
  9. cab496d 8270404: Better canonicalization by Aleksei Voitylov · 3 years ago
  10. 0e52ded 8270398: Enhance canonicalization by Aleksei Voitylov · 3 years ago
  11. f677a4c 8266115: More Manifest Jar Loading by Yuri Nesterenko · 3 years, 1 month ago
  12. d5d203f 8269618: Better session identification by Clive Verghese · 3 years ago
  13. a1a52db 8267729: Improve TLS client handshaking by Martin Balao · 3 years ago
  14. 3e84581 8269624: Enhance method selection support by Martin Balao · 3 years, 2 months ago
  15. 5c7e4d6 8269763: The JEditorPane is blank after JDK-8265167 by Sergey Bylokhov · 3 years ago
  16. 8dd7419 8265167: Richer Text Editors by Sergey Bylokhov · 3 years ago
  17. 321fa9d 8263314: Enhance XML Dsig modes by Martin Balao · 3 years, 2 months ago
  18. 3d2eced 8268205: Enhance DTLS client handshake by Clive Verghese · 3 years ago
  19. 90bbbf7 8268193: Improve requests of certificates by Clive Verghese · 3 years ago
  20. ea3e5a1 8266103: Better specified spec values by Martin Balao · 3 years ago
  21. 24843ba 8266137: Improve Keystore integrity by Yuri Nesterenko · 3 years, 1 month ago
  22. 0eaadbd 8266097: Better hashing support by Yuri Nesterenko · 3 years, 1 month ago
  23. d68dd44 8265580: Enhanced style for RTF kit by Martin Balao · 3 years ago
  24. 1b4b3ba 8268506: More Manifest Digests by Yuri Nesterenko · 3 years, 1 month ago
  25. 89e2ce5 8266109: More Resilient Classloading by Yuri Nesterenko · 3 years, 1 month ago
  26. 165170a 8265776: Improve Stream handling for SSL by Aleksei Voitylov · 3 years, 1 month ago
  27. 1a1d2fa 8265574: Improve handling of sheets by Sergey Bylokhov · 3 years, 1 month ago
  28. c9c7288 8269850: Most JDK releases report macOS version 12 as 10.16 instead of 12.0 by Christoph Langer · 3 years ago
  29. f336c72 8273939: Backport of 8248414 to JDK11 breaks MacroAssembler::adrp by Vladimir Kempik · 3 years ago
  30. 63fc945 8248668: AArch64: Avoid MIN/MAX macros when using MSVC by Reka Kovacs · 3 years, 1 month ago
  31. 9719270 8248666: AArch64: Use THREAD_LOCAL instead of __thread by Reka Kovacs · 3 years, 1 month ago
  32. c816276 8241336: Some java.net tests failed with NoRouteToHostException on MacOS with special network configuration by Christoph Langer · 3 years, 1 month ago
  33. 910e24b 8212718: Refactor some annotation processor tests to better use collections by Christoph Langer · 3 years, 1 month ago
  34. 5792854 8212695: Add explicit timeout to several HTTP Client tests by Christoph Langer · 3 years, 1 month ago
  35. e5ec679 8211325: test/jdk/java/net/Socket/LingerTest.java fails with cleaning up by Christoph Langer · 3 years, 1 month ago
  36. 7100a65 8169246: java/net/DatagramSocket/ReportSocketClosed.java fails intermittently with BindException by Christoph Langer · 3 years, 1 month ago
  37. 069b4cc 8199931: java/net/MulticastSocket/UnreferencedMulticastSockets.java fails with "incorrect data received" by Christoph Langer · 3 years, 1 month ago
  38. 45ed9e8 8263490: [macos] Crash occurs on JPasswordField with activated InputMethod by Toshio Nakamura · 3 years, 1 month ago
  39. 7c872ed 8272124: Cgroup v1 initialization causes NullPointerException when cgroup path contains colon by Severin Gehwolf · 3 years, 1 month ago
  40. cb0775f 8269934: RunThese24H.java failed with EXCEPTION_ACCESS_VIOLATION in java_lang_Thread::get_thread_status by Vladimir Kempik · 3 years, 1 month ago
  41. 5d1b9bb 8233790: Forward output from heap dumper to jcmd/jmap by Bin Liao · 3 years, 1 month ago
  42. 9012b4a Merge by Christoph Langer · 3 years, 1 month ago
  43. 7cafcf4 8252857: AArch64: Shenandoah C1 CAS is not sequentially consistent by Aleksey Shipilev · 3 years, 1 month ago
  44. e261bf7 Merge by Goetz Lindenmaier · 3 years, 1 month ago
  45. 09f3707 8261846: [JVMCI] c2v_iterateFrames can get out of sync with the StackFrameStream by Severin Gehwolf · 3 years, 1 month ago
  46. 1f6eb0f 8264016: [JVMCI] add some thread local fields for use by JVMCI by Severin Gehwolf · 3 years, 1 month ago
  47. 3bc2275 8263776: [JVMCI] add helper to perform Java upcalls by Severin Gehwolf · 3 years, 1 month ago
  48. 7539e75 8272700: [macos] Build failure with Xcode 13.0 after JDK-8264848 by Jie Fu · 3 years, 1 month ago
  49. c55b1e5 8213718: [TEST] Wrong classname in vmTestbase/nsk/stress/except/except002 and except003 by Zhengyu Gu · 3 years, 1 month ago
  50. b3c293c 8219804: java/net/MulticastSocket/Promiscuous.java fails intermittently due to NumberFormatException by Aleksey Shipilev · 3 years, 1 month ago
  51. fb886e9 8232782: Shenandoah: streamline post-LRB CAS barrier (aarch64) by Aleksey Shipilev · 3 years, 1 month ago
  52. 5a539db 8249548: backward focus traversal gets stuck in button group by Zhengyu Gu · 3 years, 1 month ago
  53. da90fbb 8265756: AArch64: initialize memory allocated for locals according to Windows AArch64 stack page growth requirement in template interpreter by Reka Kovacs · 3 years, 1 month ago
  54. f334c2e 8263136: C4530 was reported from VS 2019 at access bridge by Reka Kovacs · 3 years, 1 month ago
  55. 13ddf0e 8261072: AArch64: Fix MacroAssembler::get_thread convention by Reka Kovacs · 3 years, 1 month ago
  56. 4699467 8248816: C1: Fix signature conflict in LIRGenerator::strength_reduce_multiply by Reka Kovacs · 3 years, 1 month ago
  57. 4a3afd7 8248657: Windows: strengthening in ThreadCritical regarding memory model by Reka Kovacs · 3 years, 1 month ago
  58. 8afb159 8250824: AArch64: follow up for JDK-8248414 by Vladimir Kempik · 3 years, 1 month ago
  59. 6a6e00e 8255790: GTKL&F: Java 16 crashes on initialising GTKL&F on Manjaro Linux by Severin Gehwolf · 3 years, 1 month ago
  60. 83d916e 8272772: Shenandoah: compiler/c2/aarch64/TestVolatilesShenandoah.java fails in 11u by Aleksey Shipilev · 3 years, 1 month ago
  61. 417b388 8272472: StackGuardPages test doesn't build with glibc 2.34 by Aleksey Shipilev · 3 years, 1 month ago
  62. a27ee49 8270096: Shenandoah: Optimize gc/shenandoah/TestRefprocSanity.java for interpreter mode by Aleksey Shipilev · 3 years, 1 month ago
  63. 4a2cd36 8252853: AArch64: gc/shenandoah/TestVerifyJCStress.java fails intermittently with C1 by Aleksey Shipilev · 3 years, 1 month ago
  64. 519894a 8269478: Shenandoah: gc/shenandoah/mxbeans tests should be more resilient by Aleksey Shipilev · 3 years, 1 month ago
  65. 2d6c976 8225790: Two NestedDialogs tests fail on Ubuntu by Aleksey Shipilev · 3 years, 1 month ago
  66. 7b72611 8213007: Update the link in test/jdk/sun/security/provider/SecureRandom/DrbgCavp.java by Aleksey Shipilev · 3 years, 1 month ago
  67. bf01efa 8248414: AArch64: Remove uses of long and unsigned long ints by Vladimir Kempik · 3 years, 1 month ago
  68. dfb67bc 8248682: AArch64: Use ATTRIBUTE_ALIGNED helper by Reka Kovacs · 3 years, 1 month ago
  69. c81c8e8 8248671: AArch64: Remove unused variables by Reka Kovacs · 3 years, 1 month ago
  70. ba097ca 8251549: Update docs on building for Git by Severin Gehwolf · 3 years, 1 month ago
  71. 3a88ae7 Merge by Christoph Langer · 3 years, 1 month ago
  72. f4772b5 8272602: [macos] not all KEY_PRESSED events sent when control modifier is used by Vladimir Kempik · 3 years, 1 month ago
  73. 90d5293 8272131: PhaseMacroExpand::generate_slow_arraycopy crash when clone null CallProjections.fallthrough_ioproj by Hui Shi · 3 years, 1 month ago
  74. 8f402b2 8272628: Problemlist gc/stress/gcbasher/TestGCBasherWithCMS.java for x86_32 by Aleksey Shipilev · 3 years, 1 month ago
  75. 0621d9d 8226602: Test convenience reactive primitives from java.net.http with RS TCK by Zhengyu Gu · 3 years, 1 month ago
  76. 6722cee 8226319: Add forgotten test/jdk/java/net/httpclient/BodySubscribersTest.java by Zhengyu Gu · 3 years, 1 month ago
  77. 3a32efc Merge by Goetz Lindenmaier · 3 years, 1 month ago
  78. 5ce46d9 8248403: AArch64: Remove uses of kernel integer types by Paul Hohensee · 3 years, 2 months ago
  79. 3db0637 8272197: Update 11u GHA workflow with Shenandoah configurations by Aleksey Shipilev · 3 years, 2 months ago
  80. 55545f4 8225082: Remove IdenTrust certificate that is expiring in September 2021 by Aleksey Shipilev · 3 years, 2 months ago
  81. 12312a3 8230841: Remove oopDesc::equals() by Aleksey Shipilev · 3 years, 2 months ago
  82. 8a470e1 8209768: Refactor java/util/prefs/CheckUserPrefsStorage.sh to plain java test by Aleksey Shipilev · 3 years, 2 months ago
  83. 8738bb5 8213409: Refactor sun.text.IntHashtable:i18n shell tests to plain java tests by Aleksey Shipilev · 3 years, 2 months ago
  84. 2c3f99d 8248352: [TEST_BUG] Test test/jdk/java/awt/font/TextLayout/ArabicDiacriticTest.java can leave frame open by Aleksey Shipilev · 3 years, 2 months ago
  85. 80972c5 8214520: [TEST_BUG] sun/security/mscapi/nonUniqueAliases/NonUniqueAliases.java failed with incorrect jtreg tags order by Aleksey Shipilev · 3 years, 2 months ago
  86. ac8510b 8262862: Harden tests sun/security/x509/URICertStore/ExtensionsWithLDAP.java and krb5/canonicalize/Test.java by Aleksey Shipilev · 3 years, 2 months ago
  87. b9c24c3 8210802: temp files left by tests in jdk/java/net/httpclient by Christoph Langer · 3 years, 2 months ago
  88. de35864 8210819: Update the host name in CNameTest.java by Christoph Langer · 3 years, 2 months ago
  89. b157064 8209772: Refactor shell test java/util/ServiceLoader/basic/basic.sh to java by Christoph Langer · 3 years, 2 months ago
  90. 97930e7 8210908: Refactor java/util/prefs/PrefsSpi.sh to plain java test by Aleksey Shipilev · 3 years, 2 months ago
  91. b1e6377 8254850: Update terminology in java.awt.GridBagLayout source code comments by Aleksey Shipilev · 3 years, 2 months ago
  92. b11ac53 8210406: Refactor java.util.PluggableLocale:i18n shell tests to plain java tests by Aleksey Shipilev · 3 years, 2 months ago
  93. 156c939 8158066: SourceDebugExtensionTest fails to rename file by Aleksey Shipilev · 3 years, 2 months ago
  94. 50a6d9d 8210407: Refactor java.util.Calendar:i18n shell tests to plain java tests by Aleksey Shipilev · 3 years, 2 months ago
  95. 51cd685 8268776: Test `ADatagramSocket.java` missing /othervm from @run tag by Aleksey Shipilev · 3 years, 2 months ago
  96. 7b6f391 8242882: opening jar file with large manifest might throw NegativeArraySizeException by Aleksey Shipilev · 3 years, 2 months ago
  97. dffc5f4 8211092: test/jdk/sun/net/www/http/HttpClient/MultiThreadTest.java fails intermittently when cleaning up by Aleksey Shipilev · 3 years, 2 months ago
  98. 236a469 8214937: sun/security/tools/jarsigner/warnings/NoTimestampTest.java failed due to unexpected expiration date by Aleksey Shipilev · 3 years, 2 months ago
  99. 868921f 8235216: typo in test filename by Aleksey Shipilev · 3 years, 2 months ago
  100. 177d177 8246261: TCKLocalTime.java failed due to "AssertionError: expected [18:14:22] but found [18:14:23]" by Aleksey Shipilev · 3 years, 2 months ago