PUSHES REPORT: 26.0.2 ==================================================================================================== This report shows who pushed the backports to the given release. This usually shows who did the backporting, testing, and review work. Report generated: Fri Mar 20 07:02:13 CET 2026 Distribution by priority: 2: P1 5: P2 22: P3 59: P4 2: P5 Distribution by components: 90: 26 (28.9%): core-libs 10 (11.1%): core-libs/java.net 4 (4.4%): core-libs/java.util 3 (3.3%): core-libs/java.time 2 (2.2%): core-libs/java.io:serialization 1 (1.1%): core-libs/java.rmi 1 (1.1%): core-libs 1 (1.1%): core-libs/java.io 1 (1.1%): core-libs/java.lang.invoke 1 (1.1%): core-libs/javax.naming 1 (1.1%): core-libs/java.lang 1 (1.1%): core-libs/java.util.jar 26 (28.9%): hotspot 13 (14.4%): hotspot/runtime 8 (8.9%): hotspot/compiler 3 (3.3%): hotspot/gc 2 (2.2%): hotspot/jfr 25 (27.8%): client-libs 8 (8.9%): client-libs/2d 8 (8.9%): client-libs/java.awt 5 (5.6%): client-libs/javax.swing 2 (2.2%): client-libs/javax.sound 1 (1.1%): client-libs/javax.imageio 1 (1.1%): client-libs/javax.accessibility 5 (5.6%): infrastructure 2 (2.2%): infrastructure/build 2 (2.2%): infrastructure/licensing 1 (1.1%): infrastructure 5 (5.6%): security-libs 2 (2.2%): security-libs/jdk.security 2 (2.2%): security-libs/java.security 1 (1.1%): security-libs/javax.net.ssl 2 (2.2%): tools 1 (1.1%): tools/javac 1 (1.1%): tools/javadoc(tool) 1 (1.1%): release-team 1 (1.1%): release-team Distribution by affiliation: 90: 50 (55.6%): Oracle 12 (13.3%): Shivangi Gupta 4 (4.4%): Anupam Dev 4 (4.4%): Jayathirth D V 4 (4.4%): Alexey Ivanov 3 (3.3%): Manukumar V S 3 (3.3%): Hari Prasad Kummari 2 (2.2%): johny.jose 2 (2.2%): Jesper Wilhelmsson 2 (2.2%): tejal.wakchaure 1 (1.1%): trupti.a.patil 1 (1.1%): yassine.ouaal 1 (1.1%): Valerie Peng 1 (1.1%): Hannes Wallnoefer 1 (1.1%): Srinivas Mandalika 1 (1.1%): Deepak Damodaran 1 (1.1%): Prasanta Sadhukhan 1 (1.1%): Sean Coffey 1 (1.1%): Renjith Kannath Pariyangad 1 (1.1%): Nibedita Jena 1 (1.1%): Mikael Vidstedt 1 (1.1%): Alexander Zuev 1 (1.1%): Ramesh Gangadhar 1 (1.1%): Dmitry Markov 13 (14.4%): Independent 5 (5.6%): hamzabyazid 5 (5.6%): Sendao Yan 1 (1.1%): Fei Yang 1 (1.1%): Guanqiang Han 1 (1.1%): Quan Anh Mai 10 (11.1%): SAP 8 (8.9%): Matthias Baesken 1 (1.1%): Martin Doerr 1 (1.1%): Richard Reingruber 4 (4.4%): Amazon 2 (2.2%): Aleksey Shipilev 1 (1.1%): mesde 1 (1.1%): ozanctn 4 (4.4%): Unknown 4 (4.4%): vbp 3 (3.3%): Red Hat 2 (2.2%): María Arias de Reyna Domínguez 1 (1.1%): Ashutosh Mehra 1 (1.1%): Azul 1 (1.1%): Roman Marchenko 1 (1.1%): Fujitsu 1 (1.1%): Daishi Tabata 1 (1.1%): Intel 1 (1.1%): Srinivas Parasa 1 (1.1%): Nvidia 1 (1.1%): Xiaohong Gong 1 (1.1%): Tencent 1 (1.1%): Jie Fu 1 (1.1%): Unknown: @devoogdt.com 1 (1.1%): thomas Chronological push log: 2026/03/19 16:27, Shivangi Gupta, Oracle, JDK-8380456: Refactor test/jdk/java/time/tck tests to use JUnit over TestNG 2026/03/19 16:27, Shivangi Gupta, Oracle, JDK-8380455: Refactor test/jdk/java/time/test tests to use JUnit over TestNG 2026/03/18 16:36, tejal.wakchaure, Oracle, JDK-8380385: Hotspot runtime/CommandLine/OptionsValidation/TestOptionsWithRanges fails without printing the option name 2026/03/18 12:10, Alexey Ivanov, Oracle, JDK-8380362: Printing All pages results in NPE for 1.1 PrintJob 2026/03/18 11:36, Alexey Ivanov, Oracle, JDK-8380358: Test java/awt/print/PrinterJob/PageRanges.java fails with incorrect selection of printed pages 2026/03/17 05:38, Sendao Yan, Independent, JDK-8380232: Test: jdk/jfr/event/gc/stacktrace/TestG1OldAllocationPendingStackTrace.java timed out 2026/03/16 19:11, Aleksey Shipilev, Amazon, JDK-8380213: Virtual thread stuck in BLOCKED state 2026/03/16 19:11, Roman Marchenko, Azul, JDK-8380212: C2 crashes in PhiNode::Ideal(PhaseGVN*, bool) accessing NULL pointer 2026/03/13 14:30, Anupam Dev, Oracle, JDK-8380034: Update GIFlib to 6.1.1 2026/03/13 08:45, Hari Prasad Kummari, Oracle, JDK-8379994: Refactor java/net/httpclient/ThrowingSubscribers*.java tests to use JUnit5 2026/03/13 08:42, hamzabyazid, Independent, JDK-8379993: Test framework used by langtools regression tests can produce false positives 2026/03/13 08:39, hamzabyazid, Independent, JDK-8379992: Minor cleanup of java/io/FileDescriptor/Sharing.java 2026/03/13 08:39, hamzabyazid, Independent, JDK-8379991: Add ZipFile test for incorrect number of entries reported in ENDTOT 2026/03/13 08:23, Ramesh Gangadhar, Oracle, JDK-8379989: Tests are skipped and shown as passed in test/jdk/sun/security/pkcs11/Cipher/KeyWrap 2026/03/13 03:29, Sendao Yan, Independent, JDK-8379958: javax/imageio/ReadAbortTest.java throw NPE when x11 unavailable 2026/03/12 22:41, hamzabyazid, Independent, JDK-8379951: TEST_BUG: java/rmi/server/Unreferenced/leaseCheckInterval/LeaseCheckInterval.java failed with unreferenced() not invoked after 20.0 seconds 2026/03/12 22:39, tejal.wakchaure, Oracle, JDK-8379170: Still sporadic failures of gc/TestAlwaysPreTouchBehavior.java# on Linux after JDK-8359104 2026/03/12 17:41, Alexey Ivanov, Oracle, JDK-8379933: Create automated test for PageRange 2026/03/12 10:59, Hari Prasad Kummari, Oracle, JDK-8379878: Refactor java/net/httpclient/ThrowingPublishers*.java tests to use JUnit5 2026/03/11 15:36, Sean Coffey, Oracle, JDK-8379801: Unexpected Keystore message using jdk.crypto.disabledAlgorithms 2026/03/10 09:11, Richard Reingruber, SAP, JDK-8379618: PPC: MASM::pop_cont_fastpath() should reset _cont_fastpath if SP == _cont_fastpath 2026/03/10 04:42, johny.jose, Oracle, JDK-8379574: (tz) Update Timezone Data to 2026a 2026/03/10 01:23, Jayathirth D V, Oracle, JDK-8379563: Update FreeType to 2.14.2 2026/03/09 10:18, Shivangi Gupta, Oracle, JDK-8379507: com/sun/jndi/ldap/LdapPoolTimeoutTest.java fails sporadically on Windows 2026/03/05 23:08, Manukumar V S, Oracle, JDK-8379368: Test javax/swing/JFileChooser/4966171/bug4966171.java is failing with OOME 2026/03/05 16:24, trupti.a.patil, Oracle, JDK-8379332: Test javax/swing/JMenuItem/MenuItemTest/bug6197830.java failed because The test case automatically fails when clicking any items in the “Nothing” menu in all four windows (Left-to-right)-Menu Item Test and (Right-to-left)-Menu Item Test 2026/03/05 10:23, María Arias de Reyna Domínguez, Red Hat, JDK-8379282: Improve logging when rejecting assets from the AOT archive 2026/03/05 10:21, María Arias de Reyna Domínguez, Red Hat, JDK-8379281: AOT cache is not rejected when JAR file has changed 2026/03/05 07:34, Dmitry Markov, Oracle, JDK-8379271: Clean up code in Desktop native peer 2026/03/05 02:23, Jayathirth D V, Oracle, JDK-8379254: Use unique font names in FormatCharAdvanceTest 2026/03/05 02:23, Jayathirth D V, Oracle, JDK-8379253: Update FreeType to 2.14.1 2026/03/04 01:21, Ashutosh Mehra, Red Hat, JDK-8379157: CPU feature flags are not properly set in vm_version_windows_aarch64.cpp 2026/03/03 07:12, Deepak Damodaran, Oracle, JDK-8379063: jdk/internal/misc/VM/RuntimeArguments.java test fails in Virtual threads mode 2026/03/03 02:57, Sendao Yan, Independent, JDK-8379059: Mark gc/shenandoah/compiler/TestLinkToNativeRBP.java as /native 2026/03/02 17:00, Shivangi Gupta, Oracle, JDK-8378975: java/net/httpclient/CancelRequestTest.java fails intermittently with "Expected CancellationException not received" 2026/03/02 09:32, Shivangi Gupta, Oracle, JDK-8378944: Refactor serialization tests to use JUnit 2026/02/26 17:34, Mikael Vidstedt, Oracle, JDK-8378787: gcc.md included with every build 2026/02/26 16:12, vbp, Unknown, JDK-8378783: Refactor networking http server tests to use JUnit 2026/02/26 16:10, Daishi Tabata, Fujitsu, JDK-8378782: MSYS2 reports cygwin triplet causing bash configure failure 2026/02/26 13:29, ozanctn, Amazon, JDK-8378769: C2: segfault while adding node to IGVN worklist 2026/02/26 12:16, Jayathirth D V, Oracle, JDK-8378760: Update Libpng to 1.6.55 2026/02/26 11:31, Martin Doerr, SAP, JDK-8378757: [PPC64] StringCoding.countPositives causes errors when the length is not a proper 32 bit int 2026/02/24 17:20, Hari Prasad Kummari, Oracle, JDK-8378592: Refactor java/net/httpclient/ThrowingPushPromises*.java tests to use JUnit5 2026/02/24 12:02, Shivangi Gupta, Oracle, JDK-8378554: Refactor Serialization tests for Records to JUnit 2026/02/24 11:28, vbp, Unknown, JDK-8378550: Migrate "test/jdk/com/sun/net/httpserver/" to null-safe "SimpleSSLContext" methods 2026/02/24 09:10, Matthias Baesken, SAP, JDK-8378536: Gtest os.attempt_reserve_memory_between_small_range_fill_hole_vm fails on AIX 7.3 2026/02/24 08:55, Matthias Baesken, SAP, JDK-8378534: Dependencies::print_statistics() and AbstractClassHierarchyWalker::print_statistics() are not called from PRODUCT code 2026/02/24 08:52, Matthias Baesken, SAP, JDK-8378533: Enhance JfrRecorder::on_create_vm_3() assert output 2026/02/24 02:54, Sendao Yan, Independent, JDK-8378508: RETAIN_IMAGE_AFTER_TEST do not work for some tests 2026/02/23 18:48, Matthias Baesken, SAP, JDK-8378498: Hotspot build on AIX with unused-functions warning reports some unused functions 2026/02/23 18:13, Srinivas Mandalika, Oracle, JDK-8378488: [TEST_BUG]The java/awt/Modal/PrintDialogsTest/PrintDialogsTest.java instruction need to update 2026/02/23 18:10, mesde, Amazon, JDK-8378487: Add sun/java2d/OpenGL/ScaleParamsOOB.java to the ProblemList.txt file 2026/02/23 17:50, Srinivas Parasa, Intel, JDK-8378471: Enable dumping of APX EGPRs (R16–R31) in JVM fatal error logs 2026/02/20 11:12, Matthias Baesken, SAP, JDK-8378339: Failing os::write - remove bad file 2026/02/20 09:04, Shivangi Gupta, Oracle, JDK-8378325: Refactor util/Vector tests to use JUnit 2026/02/20 09:04, Shivangi Gupta, Oracle, JDK-8378324: Refactor util/StringJoiner tests to use JUnit 2026/02/20 09:04, Shivangi Gupta, Oracle, JDK-8378323: Refactor util/ServiceLoader tests to use JUnit 2026/02/19 11:12, Shivangi Gupta, Oracle, JDK-8378234: Refactor further java/util tests from TestNG to JUnit 2026/02/19 08:04, johny.jose, Oracle, JDK-8378225: HttpsURLConnection.getServerCertificates() throws "java.lang.IllegalStateException: connection not yet open" for the HEAD method 2026/02/19 01:51, Sendao Yan, Independent, JDK-8378206: jdk/jfr/event/gc/detailed/TestZAllocationStallEvent.java intermittent OOME 2026/02/18 09:36, thomas, Unknown: @devoogdt.com, JDK-8378158: Compile OpenJDK in headless mode without required X11 libraries 2026/02/16 18:42, hamzabyazid, Independent, JDK-8377341: Test java/lang/invoke/MethodHandleProxies/Driver.java does not run Unnamed.java 2026/02/14 20:45, Manukumar V S, Oracle, JDK-8377943: [XWayland] Some tests fail intermittently in the CI, but not locally 2026/02/14 20:43, Anupam Dev, Oracle, JDK-8377942: Update LCMS to 2.18 2026/02/13 13:10, Alexey Ivanov, Oracle, JDK-8377892: [macos] Printing a page range with starting page > 1 results in missing pages 2026/02/13 06:03, Aleksey Shipilev, Amazon, JDK-8377865: aarch64: MacroAssembler::arrays_equals reads out of bounds 2026/02/13 02:13, Fei Yang, Independent, JDK-8377859: RISC-V: Fix argument passing for the RiscvFlushIcache::flush 2026/02/12 18:06, Anupam Dev, Oracle, JDK-8377820: Incorrect positioning of arrow icon in parent JMenu in Windows L&F 2026/02/12 14:39, Jesper Wilhelmsson, Oracle, JDK-8377804: Add licenses for gcc 14.2.0 2026/02/12 09:58, Guanqiang Han, Independent, JDK-8377765: VM crashes with "assert((labs(val) & 0xFFFFFFFF00000000) == 0 || dest == (address)-1) failed: must be 32bit offset or -1" when using too high value for NonNMethodCodeHeapSize 2026/02/11 14:25, Renjith Kannath Pariyangad, Oracle, JDK-8377667: Update HarfBuzz to 12.3.2 2026/02/10 16:02, Shivangi Gupta, Oracle, JDK-8377581: test/jdk/sun/security/pkcs11/Signature/ tests pass when they should skip 2026/02/05 20:14, Manukumar V S, Oracle, JDK-8377323: Test javax/sound/sampled/Clip/AutoCloseTimeCheck.java timed out 2026/02/04 11:07, vbp, Unknown, JDK-8377156: Http3TestServer should not log an exception stack trace when it is stopping normally 2026/02/04 00:32, yassine.ouaal, Oracle, JDK-8377127: ubuntu-22-04 machine is failing client tests 2026/02/03 22:21, Jesper Wilhelmsson, Oracle, JDK-8377540: Remove EA from the JDK 26 version string with first RC promotion 2026/02/03 20:47, Anupam Dev, Oracle, JDK-8377119: Test "javax/swing/JMenuItem/6458123/ManualBug6458123.java" fails because the check icons are not aligned properly as expected 2026/02/02 19:28, Valerie Peng, Oracle, JDK-8377059: ConcurrentModificationException if jdk.crypto.disabledAlgorithms has multiple entries with known oid 2026/02/02 03:55, Xiaohong Gong, Nvidia, JDK-8376275: C2: assert(_base >= VectorMask && _base <= VectorZ) failed: Not a Vector 2026/02/02 01:25, Prasanta Sadhukhan, Oracle, JDK-8377058: JPopupMenu.setInvoker(null) causes NPE 2026/01/30 13:30, vbp, Unknown, JDK-8376802: Refactor java/net/httpclient qpack and hpack tests to use JUnit 2026/01/29 17:05, Alexander Zuev, Oracle, JDK-8376734: [Accessibility,macOS,VoiceOver] VoiceOver reads the spinner value wrong and sometime partially 2026/01/29 15:21, Matthias Baesken, SAP, JDK-8376722: Improve "SocketException: Protocol family unavailable" message 2026/01/29 15:07, Matthias Baesken, SAP, JDK-8376720: Audio configuration Platform class - use nio for getting endianness of the underlying platform 2026/01/29 15:04, Matthias Baesken, SAP, JDK-8376719: Some builds are missing debug helpers 2026/01/29 14:34, Shivangi Gupta, Oracle, JDK-8376711: JdkClient and JdkServer test classes ignore namedGroups field 2026/01/29 14:31, Jie Fu, Tencent, JDK-8376710: Missing include in systemDictionary.cpp after JDK-8365526 2026/01/28 20:52, Hannes Wallnoefer, Oracle, JDK-8377057: Link color accessibility issue in dark theme 2026/01/28 08:15, Quan Anh Mai, Independent, JDK-8377056: C2: CmpUNode::sub is not monotonic 2026/01/27 12:00, Nibedita Jena, Oracle, JDK-8376485: Update the release version and date for OpenJDK 26u No changesets log: JDK-8379752: test/hotspot/gtest/x86/x86-asmtest.py has trailing whitespaces Committer push log: Anupam Dev, Oracle: JDK-8377820: Incorrect positioning of arrow icon in parent JMenu in Windows L&F JDK-8377119: Test "javax/swing/JMenuItem/6458123/ManualBug6458123.java" fails because the check icons are not aligned properly as expected JDK-8380034: Update GIFlib to 6.1.1 JDK-8377942: Update LCMS to 2.18 Alexey Ivanov, Oracle: JDK-8377892: [macos] Printing a page range with starting page > 1 results in missing pages JDK-8379933: Create automated test for PageRange JDK-8380362: Printing All pages results in NPE for 1.1 PrintJob JDK-8380358: Test java/awt/print/PrinterJob/PageRanges.java fails with incorrect selection of printed pages Ashutosh Mehra, Red Hat: JDK-8379157: CPU feature flags are not properly set in vm_version_windows_aarch64.cpp Sean Coffey, Oracle: JDK-8379801: Unexpected Keystore message using jdk.crypto.disabledAlgorithms Deepak Damodaran, Oracle: JDK-8379063: jdk/internal/misc/VM/RuntimeArguments.java test fails in Virtual threads mode Dmitry Markov, Oracle: JDK-8379271: Clean up code in Desktop native peer Daishi Tabata, Fujitsu: JDK-8378782: MSYS2 reports cygwin triplet causing bash configure failure Fei Yang, Independent: JDK-8377859: RISC-V: Fix argument passing for the RiscvFlushIcache::flush Guanqiang Han, Independent: JDK-8377765: VM crashes with "assert((labs(val) & 0xFFFFFFFF00000000) == 0 || dest == (address)-1) failed: must be 32bit offset or -1" when using too high value for NonNMethodCodeHeapSize hamzabyazid, Independent: JDK-8379991: Add ZipFile test for incorrect number of entries reported in ENDTOT JDK-8379992: Minor cleanup of java/io/FileDescriptor/Sharing.java JDK-8379993: Test framework used by langtools regression tests can produce false positives JDK-8377341: Test java/lang/invoke/MethodHandleProxies/Driver.java does not run Unnamed.java JDK-8379951: TEST_BUG: java/rmi/server/Unreferenced/leaseCheckInterval/LeaseCheckInterval.java failed with unreferenced() not invoked after 20.0 seconds Hannes Wallnoefer, Oracle: JDK-8377057: Link color accessibility issue in dark theme Hari Prasad Kummari, Oracle: JDK-8379878: Refactor java/net/httpclient/ThrowingPublishers*.java tests to use JUnit5 JDK-8378592: Refactor java/net/httpclient/ThrowingPushPromises*.java tests to use JUnit5 JDK-8379994: Refactor java/net/httpclient/ThrowingSubscribers*.java tests to use JUnit5 Jayathirth D V, Oracle: JDK-8379253: Update FreeType to 2.14.1 JDK-8379563: Update FreeType to 2.14.2 JDK-8378760: Update Libpng to 1.6.55 JDK-8379254: Use unique font names in FormatCharAdvanceTest Jie Fu, Tencent: JDK-8376710: Missing include in systemDictionary.cpp after JDK-8365526 Nibedita Jena, Oracle: JDK-8376485: Update the release version and date for OpenJDK 26u johny.jose, Oracle: JDK-8379574: (tz) Update Timezone Data to 2026a JDK-8378225: HttpsURLConnection.getServerCertificates() throws "java.lang.IllegalStateException: connection not yet open" for the HEAD method Jesper Wilhelmsson, Oracle: JDK-8377804: Add licenses for gcc 14.2.0 JDK-8377540: Remove EA from the JDK 26 version string with first RC promotion Alexander Zuev, Oracle: JDK-8376734: [Accessibility,macOS,VoiceOver] VoiceOver reads the spinner value wrong and sometime partially María Arias de Reyna Domínguez, Red Hat: JDK-8379281: AOT cache is not rejected when JAR file has changed JDK-8379282: Improve logging when rejecting assets from the AOT archive Matthias Baesken, SAP: JDK-8376720: Audio configuration Platform class - use nio for getting endianness of the underlying platform JDK-8378534: Dependencies::print_statistics() and AbstractClassHierarchyWalker::print_statistics() are not called from PRODUCT code JDK-8378533: Enhance JfrRecorder::on_create_vm_3() assert output JDK-8378339: Failing os::write - remove bad file JDK-8378536: Gtest os.attempt_reserve_memory_between_small_range_fill_hole_vm fails on AIX 7.3 JDK-8378498: Hotspot build on AIX with unused-functions warning reports some unused functions JDK-8376722: Improve "SocketException: Protocol family unavailable" message JDK-8376719: Some builds are missing debug helpers Martin Doerr, SAP: JDK-8378757: [PPC64] StringCoding.countPositives causes errors when the length is not a proper 32 bit int mesde, Amazon: JDK-8378487: Add sun/java2d/OpenGL/ScaleParamsOOB.java to the ProblemList.txt file Mikael Vidstedt, Oracle: JDK-8378787: gcc.md included with every build Manukumar V S, Oracle: JDK-8377943: [XWayland] Some tests fail intermittently in the CI, but not locally JDK-8377323: Test javax/sound/sampled/Clip/AutoCloseTimeCheck.java timed out JDK-8379368: Test javax/swing/JFileChooser/4966171/bug4966171.java is failing with OOME ozanctn, Amazon: JDK-8378769: C2: segfault while adding node to IGVN worklist Prasanta Sadhukhan, Oracle: JDK-8377058: JPopupMenu.setInvoker(null) causes NPE Quan Anh Mai, Independent: JDK-8377056: C2: CmpUNode::sub is not monotonic Ramesh Gangadhar, Oracle: JDK-8379989: Tests are skipped and shown as passed in test/jdk/sun/security/pkcs11/Cipher/KeyWrap Renjith Kannath Pariyangad, Oracle: JDK-8377667: Update HarfBuzz to 12.3.2 Roman Marchenko, Azul: JDK-8380212: C2 crashes in PhiNode::Ideal(PhaseGVN*, bool) accessing NULL pointer Richard Reingruber, SAP: JDK-8379618: PPC: MASM::pop_cont_fastpath() should reset _cont_fastpath if SP == _cont_fastpath Aleksey Shipilev, Amazon: JDK-8377865: aarch64: MacroAssembler::arrays_equals reads out of bounds JDK-8380213: Virtual thread stuck in BLOCKED state Srinivas Mandalika, Oracle: JDK-8378488: [TEST_BUG]The java/awt/Modal/PrintDialogsTest/PrintDialogsTest.java instruction need to update Srinivas Parasa, Intel: JDK-8378471: Enable dumping of APX EGPRs (R16–R31) in JVM fatal error logs Shivangi Gupta, Oracle: JDK-8379507: com/sun/jndi/ldap/LdapPoolTimeoutTest.java fails sporadically on Windows JDK-8378975: java/net/httpclient/CancelRequestTest.java fails intermittently with "Expected CancellationException not received" JDK-8376711: JdkClient and JdkServer test classes ignore namedGroups field JDK-8378234: Refactor further java/util tests from TestNG to JUnit JDK-8378554: Refactor Serialization tests for Records to JUnit JDK-8378944: Refactor serialization tests to use JUnit JDK-8380456: Refactor test/jdk/java/time/tck tests to use JUnit over TestNG JDK-8380455: Refactor test/jdk/java/time/test tests to use JUnit over TestNG JDK-8378323: Refactor util/ServiceLoader tests to use JUnit JDK-8378324: Refactor util/StringJoiner tests to use JUnit JDK-8378325: Refactor util/Vector tests to use JUnit JDK-8377581: test/jdk/sun/security/pkcs11/Signature/ tests pass when they should skip Sendao Yan, Independent: JDK-8379958: javax/imageio/ReadAbortTest.java throw NPE when x11 unavailable JDK-8378206: jdk/jfr/event/gc/detailed/TestZAllocationStallEvent.java intermittent OOME JDK-8379059: Mark gc/shenandoah/compiler/TestLinkToNativeRBP.java as /native JDK-8378508: RETAIN_IMAGE_AFTER_TEST do not work for some tests JDK-8380232: Test: jdk/jfr/event/gc/stacktrace/TestG1OldAllocationPendingStackTrace.java timed out tejal.wakchaure, Oracle: JDK-8380385: Hotspot runtime/CommandLine/OptionsValidation/TestOptionsWithRanges fails without printing the option name JDK-8379170: Still sporadic failures of gc/TestAlwaysPreTouchBehavior.java# on Linux after JDK-8359104 thomas, Unknown: @devoogdt.com: JDK-8378158: Compile OpenJDK in headless mode without required X11 libraries trupti.a.patil, Oracle: JDK-8379332: Test javax/swing/JMenuItem/MenuItemTest/bug6197830.java failed because The test case automatically fails when clicking any items in the “Nothing” menu in all four windows (Left-to-right)-Menu Item Test and (Right-to-left)-Menu Item Test Valerie Peng, Oracle: JDK-8377059: ConcurrentModificationException if jdk.crypto.disabledAlgorithms has multiple entries with known oid vbp, Unknown: JDK-8377156: Http3TestServer should not log an exception stack trace when it is stopping normally JDK-8378550: Migrate "test/jdk/com/sun/net/httpserver/" to null-safe "SimpleSSLContext" methods JDK-8376802: Refactor java/net/httpclient qpack and hpack tests to use JUnit JDK-8378783: Refactor networking http server tests to use JUnit Xiaohong Gong, Nvidia: JDK-8376275: C2: assert(_base >= VectorMask && _base <= VectorZ) failed: Not a Vector yassine.ouaal, Oracle: JDK-8377127: ubuntu-22-04 machine is failing client tests