PUSHES REPORT: 21.0.8 ==================================================================================================== This report shows who pushed the backports to the given release. This usually shows who did the backporting, testing, and review work. Report generated: Sun Apr 27 06:35:26 CEST 2025 Distribution by priority: 2: P2 44: P3 199: P4 2: P5 Distribution by components: 247: 107 (43.3%): client-libs 67 (27.1%): client-libs/java.awt 19 (7.7%): client-libs/javax.swing 10 (4.0%): client-libs/2d 7 (2.8%): client-libs 3 (1.2%): client-libs/javax.accessibility 1 (0.4%): client-libs/javax.imageio 75 (30.4%): hotspot 26 (10.5%): hotspot/compiler 26 (10.5%): hotspot/runtime 13 (5.3%): hotspot/gc 4 (1.6%): hotspot/jfr 3 (1.2%): hotspot/jvmti 3 (1.2%): hotspot/svc-agent 33 (13.4%): core-libs 12 (4.9%): core-libs/java.net 3 (1.2%): core-libs/java.lang.foreign 3 (1.2%): core-libs/java.io 3 (1.2%): core-libs/java.lang 2 (0.8%): core-libs/java.time 2 (0.8%): core-libs/javax.naming 2 (0.8%): core-libs/java.util:i18n 2 (0.8%): core-libs/java.nio 1 (0.4%): core-libs/java.util.concurrent 1 (0.4%): core-libs/java.util 1 (0.4%): core-libs/java.math 1 (0.4%): core-libs 14 (5.7%): security-libs 11 (4.5%): security-libs/java.security 1 (0.4%): security-libs/javax.crypto:pkcs11 1 (0.4%): security-libs/org.ietf.jgss 1 (0.4%): security-libs/javax.crypto 8 (3.2%): tools 5 (2.0%): tools/javac 2 (0.8%): tools/jshell 1 (0.4%): tools/jar 5 (2.0%): core-svc 2 (0.8%): core-svc/javax.management 1 (0.4%): core-svc/java.lang.instrument 1 (0.4%): core-svc/debugger 1 (0.4%): core-svc/java.lang.management 3 (1.2%): infrastructure 2 (0.8%): infrastructure/release_eng 1 (0.4%): infrastructure/build 2 (0.8%): performance 2 (0.8%): performance/libraries Distribution by affiliation: 247: 161 (65.2%): SAP 144 (58.3%): Goetz Lindenmaier 7 (2.8%): Matthias Baesken 6 (2.4%): Andreas Steiner 2 (0.8%): Christoph Langer 2 (0.8%): Martin Doerr 46 (18.6%): Amazon 28 (11.3%): Satyen Subramaniam 11 (4.5%): Paul Hohensee 2 (0.8%): Daniel Hu 2 (0.8%): Aleksey Shipilev 2 (0.8%): Sergey Bylokhov 1 (0.4%): Xiaolong Peng 12 (4.9%): Alibaba 12 (4.9%): Sendao Yan 10 (4.0%): Red Hat 4 (1.6%): Andrew Hughes 2 (0.8%): Andrew Haley 2 (0.8%): Severin Gehwolf 1 (0.4%): Martin Balao Alonso 1 (0.4%): Thomas Stuefe 5 (2.0%): Azul 3 (1.2%): Alexey Bakhtin 2 (0.8%): Roman Marchenko 4 (1.6%): Google 4 (1.6%): Liam Miller-Cushon 3 (1.2%): BellSoft 3 (1.2%): Dmitry Chuyko 2 (0.8%): Independent 1 (0.4%): taizousum11 1 (0.4%): bara.hasheesh 2 (0.8%): Microsoft 2 (0.8%): Dhamoder Nalla 1 (0.4%): Ampere 1 (0.4%): Patrick Zhang 1 (0.4%): IBM 1 (0.4%): Sorna Sarathi Chronological push log: 2025/04/27 03:03, Sendao Yan, Alibaba, JDK-8355655: [ASAN] Gtest os_linux.glibc_mallinfo_wrapper_vm fails 2025/04/24 18:53, Satyen Subramaniam, Amazon, JDK-8355552: java -D-D crashes 2025/04/24 18:53, Satyen Subramaniam, Amazon, JDK-8355551: C2: assert(false) failed: node should be in igvn hash table 2025/04/24 18:52, Satyen Subramaniam, Amazon, JDK-8355550: SequenceInputStream.transferTo should not return as soon as Long.MAX_VALUE bytes have been transferred 2025/04/24 18:50, Satyen Subramaniam, Amazon, JDK-8355549: Uninitialised memory in deleteGSSCB of GSSLibStub.c:179 2025/04/23 15:26, Sendao Yan, Alibaba, JDK-8355419: Test TestCodeCacheFull.java fails with option -XX:-UseCodeCacheFlushing 2025/04/22 14:39, Xiaolong Peng, Amazon, JDK-8355316: Include timings for leaving safepoint in safepoint logging 2025/04/21 17:58, Satyen Subramaniam, Amazon, JDK-8355212: Shenandoah/C2: TestVerifyLoopOptimizations test failure 2025/04/21 16:14, Liam Miller-Cushon, Google, JDK-8354893: [REDO BACKPORT] javac crashes while adding type annotations to the return type of a constructor (JDK-8320001) 2025/04/21 08:24, Goetz Lindenmaier, SAP, JDK-8355170: Refactor ClassLoaderDeadlock.sh and Deadlock.sh to run fully in java 2025/04/21 08:23, Goetz Lindenmaier, SAP, JDK-8355169: java/awt/Desktop/MailTest.java fails in platforms where Action.MAIL is not supported 2025/04/21 08:21, Goetz Lindenmaier, SAP, JDK-8355152: serviceability/sa/TestJhsdbJstackLineNumbers.java failed with "Didn't find enough line numbers" 2025/04/21 08:20, Goetz Lindenmaier, SAP, JDK-8355151: Tests fails with java.lang.IllegalAccessException: class com.sun.javatest.regtest.agent.MainWrapper$MainTask cannot access 2025/04/21 08:19, Goetz Lindenmaier, SAP, JDK-8355149: Test javax/swing/JTabbedPane/8007563/Test8007563.java fails 2025/04/21 08:18, Goetz Lindenmaier, SAP, JDK-8355121: Open source mixed AWT tests - Set3 2025/04/21 08:17, Goetz Lindenmaier, SAP, JDK-8355117: Test ThreadCpuTime.java should pause like ThreadCpuTimeArray.java 2025/04/21 08:16, Goetz Lindenmaier, SAP, JDK-8355112: java/util/Properties/StoreReproducibilityTest.java times out 2025/04/21 08:13, Goetz Lindenmaier, SAP, JDK-8355101: DistributionPointFetcher fails to fetch CRLs if the DistributionPoints field contains more than one DistributionPoint and the first one fails 2025/04/21 08:12, Goetz Lindenmaier, SAP, JDK-8355100: Enhance checks in BigDecimal.toPlainString() 2025/04/21 08:11, Goetz Lindenmaier, SAP, JDK-8355099: TLS handshake fails because of ConcurrentModificationException in PKCS12KeyStore.engineGetEntry 2025/04/21 08:08, Goetz Lindenmaier, SAP, JDK-8355096: Add intrinsic for float/double modulo for x86 AVX2 and AVX512 2025/04/19 13:44, Martin Doerr, SAP, JDK-8355075: TestVectorZeroCount: counter not reset between iterations 2025/04/18 19:38, Liam Miller-Cushon, Google, JDK-8355057: CompletionFailure in getEnclosingType attaching type annotations 2025/04/18 12:50, Paul Hohensee, Amazon, JDK-8355035: HTTP/2 ConnectionWindowUpdateSender may miss some unprocessed DataFrames from closed streams 2025/04/17 13:19, Severin Gehwolf, Red Hat, JDK-8354948: In ClassReader, extract a constant for the superclass supertype_index 2025/04/17 08:43, Liam Miller-Cushon, Google, JDK-8354923: Type annotation attached to incorrect type during class reading 2025/04/16 08:18, Liam Miller-Cushon, Google, JDK-8341779: [REDO BACKPORT] type annotations are not visible to javac plugins across compilation boundaries (JDK-8225377) 2025/04/16 08:14, Goetz Lindenmaier, SAP, JDK-8354790: Open source several AWT Dialog tests - Batch 3 2025/04/16 08:11, Goetz Lindenmaier, SAP, JDK-8354788: Open source several AWT Dialog tests - Batch 1 2025/04/16 08:10, Goetz Lindenmaier, SAP, JDK-8354787: Open source several AWT Mouse tests - Batch 2 2025/04/16 08:06, Goetz Lindenmaier, SAP, JDK-8354786: Open source few TrayIcon tests - Set7 2025/04/15 18:29, Dmitry Chuyko, BellSoft, JDK-8351934: Inaccurate masking of TC subfield decrement in ForkJoinPool 2025/04/15 10:40, Goetz Lindenmaier, SAP, JDK-8354654: Screen capture for test TaskbarPositionTest.java, failure case 2025/04/15 09:22, Goetz Lindenmaier, SAP, JDK-8354649: [Accessibility,macOS,VoiceOver] VoiceOver reads the spinner value 10 as 1 when user iterates to 10 for the first time on macOS 2025/04/15 09:21, Goetz Lindenmaier, SAP, JDK-8354648: javax/swing/JMenu/4213634/bug4213634.java fails 2025/04/15 09:20, Andreas Steiner, SAP, JDK-8354647: serviceability/dcmd/vm/SystemDumpMapTest.java and SystemMapTest.java fail on Linux Alpine after 8322475 2025/04/15 09:19, Goetz Lindenmaier, SAP, JDK-8354644: Improve diagnostic logging runtime/cds/DeterministicDump.java 2025/04/15 09:18, Goetz Lindenmaier, SAP, JDK-8354642: Test vmTestbase/nsk/jvmti/scenarios/sampling/SP05/sp05t003/TestDescription.java timed out: thread not suspended 2025/04/15 09:16, Goetz Lindenmaier, SAP, JDK-8354640: javax/management/security/HashedPasswordFileTest.java creates tmp file in src dir 2025/04/15 09:15, Andreas Steiner, SAP, JDK-8354639: serviceability/dcmd/vm tests fail for ZGC after JDK-8322475 2025/04/15 09:14, Goetz Lindenmaier, SAP, JDK-8354638: java/awt/dnd/DnDRemoveFocusOwnerCrashTest.java timed out after JDK-8341257 2025/04/15 09:13, Goetz Lindenmaier, SAP, JDK-8354635: Open source closed frame tests # 5 2025/04/15 09:05, Goetz Lindenmaier, SAP, JDK-8354633: Convert Applet test ManualHTMLDataFlavorTest.java to main program 2025/04/15 08:35, bara.hasheesh, Independent, JDK-8354630: org.jline.util.PumpReader signed byte problem 2025/04/15 07:42, Andreas Steiner, SAP, JDK-8354579: Extend printing for System.map 2025/04/14 16:36, Daniel Hu, Amazon, JDK-8354533: Writer not closed with disk full error, file resource leaked 2025/04/14 15:02, Paul Hohensee, Amazon, JDK-8354528: Integer.numberOfLeadingZeros outputs incorrectly in certain cases 2025/04/14 06:22, Christoph Langer, SAP, JDK-8354494: Debug symbols bundle should contain full debug files when building --with-external-symbols-in-bundles=public 2025/04/11 19:17, Dhamoder Nalla, Microsoft, JDK-8354444: Hotspot should support multiple large page sizes on Windows 2025/04/11 14:21, Satyen Subramaniam, Amazon, JDK-8354429: (ch) sun.nio.ch.Poller.register throws AssertionError 2025/04/11 13:26, Goetz Lindenmaier, SAP, JDK-8354425: Open source several AWT Canvas and Rectangle related tests 2025/04/11 13:22, Goetz Lindenmaier, SAP, JDK-8354423: Open source few DND tests - Set1 2025/04/11 13:19, Goetz Lindenmaier, SAP, JDK-8354422: Open source several AWT Mouse tests - Batch 1 2025/04/11 08:42, Goetz Lindenmaier, SAP, JDK-8354385: Open source some MenuBar tests - Set1 2025/04/11 08:40, Goetz Lindenmaier, SAP, JDK-8354384: Open source few various AWT tests - Set1 2025/04/11 08:38, Goetz Lindenmaier, SAP, JDK-8354379: Open source some of the AWT window test 2025/04/11 08:37, Goetz Lindenmaier, SAP, JDK-8354378: open source some 2d graphics tests 2025/04/11 08:35, Goetz Lindenmaier, SAP, JDK-8354377: Open source few Checkbox tests - Set2 2025/04/11 08:34, Goetz Lindenmaier, SAP, JDK-8354375: Open source several Choice related tests 2025/04/11 08:33, Goetz Lindenmaier, SAP, JDK-8354374: Open source few more AWT FileDialog tests 2025/04/11 08:31, Goetz Lindenmaier, SAP, JDK-8354373: Open source several AWT List tests 2025/04/11 08:29, Goetz Lindenmaier, SAP, JDK-8354370: zgc/genzgc tests ignore vm flags 2025/04/11 08:28, Goetz Lindenmaier, SAP, JDK-8354369: javax/swing/JFileChooser/JFileChooserSetLocationTest.java failed with "setLocation() is not working properly" 2025/04/11 08:26, Goetz Lindenmaier, SAP, JDK-8354368: Test jdk/incubator/vector/LoadJsvmlTest.java ignores VM flags 2025/04/11 08:24, Goetz Lindenmaier, SAP, JDK-8354367: java/lang/instrument/modules/AppendToClassPathModuleTest.java ignores VM flags 2025/04/11 00:03, Sendao Yan, Alibaba, JDK-8354349: Several java/net/InetAddress tests fails UnknownHostException 2025/04/10 10:03, Paul Hohensee, Amazon, JDK-8354271: ZGC: Another division by zero in rule_major_allocation_rate 2025/04/10 09:57, Paul Hohensee, Amazon, JDK-8354267: java/net/httpclient/ShutdownNow.java fails with java.lang.AssertionError: client was still running, but exited after further delay: timeout should be adjusted 2025/04/10 07:46, Matthias Baesken, SAP, JDK-8354253: jcmd Compiler.codecache should print total size of code cache 2025/04/09 14:57, Goetz Lindenmaier, SAP, JDK-8354208: Open source several AWT Dialog tests - Batch 2 2025/04/09 14:55, Goetz Lindenmaier, SAP, JDK-8354207: Open source some MenuBar tests - Set2 2025/04/09 14:54, Goetz Lindenmaier, SAP, JDK-8354206: Open source additional Component tests (part 2) 2025/04/09 14:52, Goetz Lindenmaier, SAP, JDK-8354203: Open source few more AWT List tests 2025/04/09 14:50, Goetz Lindenmaier, SAP, JDK-8354202: Open source several AWT focus tests - series 6 2025/04/09 14:48, Goetz Lindenmaier, SAP, JDK-8354201: Open source AWT Frame related tests 2025/04/09 14:46, Goetz Lindenmaier, SAP, JDK-8354199: java/awt/Cursor/JPanelCursorTest/JPanelCursorTest.java does not show the default cursor 2025/04/09 14:43, Goetz Lindenmaier, SAP, JDK-8354197: compiler/vectorization/TestFloat16VectorConvChain.java timeouts on ppc64 platforms after JDK-8335860 2025/04/09 13:22, Goetz Lindenmaier, SAP, JDK-8354185: Opensource five miscellaneous Swing tests 2025/04/09 11:25, Goetz Lindenmaier, SAP, JDK-8354165: compiler/vectorization/TestFloat16VectorConvChain.java fails with non-standard AVX/SSE settings 2025/04/08 16:55, Patrick Zhang, Ampere, JDK-8354058: AArch64: turn on signum intrinsics by default on Ampere CPUs 2025/04/07 17:59, Christoph Langer, SAP, JDK-8354785: [21u] Remove designator DEFAULT_PROMOTED_VERSION_PRE=ea for release 21.0.7 2025/04/07 16:19, Satyen Subramaniam, Amazon, JDK-8353922: G1: interpreter post-barrier x86 code asserts index size of wrong buffer 2025/04/07 16:19, Satyen Subramaniam, Amazon, JDK-8353921: (tz) Update Timezone Data to 2025b 2025/04/07 16:17, Satyen Subramaniam, Amazon, JDK-8353915: NullPointerException in sun.security.jca.ProviderList.getService() 2025/04/07 15:33, Paul Hohensee, Amazon, JDK-8353901: nsk.share.gc.Memory::getArrayLength returns wrong value 2025/04/07 15:32, Paul Hohensee, Amazon, JDK-8353900: Race condition in jdk/java/net/httpclient/offline/FixedResponseHttpClient.java 2025/04/07 15:31, Paul Hohensee, Amazon, JDK-8353899: Test sun/security/tools/jarsigner/TsacertOptionTest.java failed: Warning found in stdout 2025/04/07 15:28, Paul Hohensee, Amazon, JDK-8353894: Restore null return for invalid services from legacy providers 2025/04/07 15:27, Goetz Lindenmaier, SAP, JDK-8353893: CollectorPolicy.young_scaled_initial_ergo_vm gtest fails on ppc64 based platforms 2025/04/07 15:12, Goetz Lindenmaier, SAP, JDK-8353881: jdk/test/lib/security/timestamp/TsaServer.java warnings 2025/04/07 15:09, Goetz Lindenmaier, SAP, JDK-8353877: test/jdk/javax/swing/JRadioButton/8033699/bug8033699.java fails in ubuntu22.04 2025/04/07 15:08, Goetz Lindenmaier, SAP, JDK-8353876: Open source few DnD tests - Set6 2025/04/07 15:05, Goetz Lindenmaier, SAP, JDK-8353874: Open source few TrayIcon tests - Set8 2025/04/07 15:01, Goetz Lindenmaier, SAP, JDK-8353872: Open source few Cursor tests - Set2 2025/04/07 14:59, Goetz Lindenmaier, SAP, JDK-8353870: Open source DnD tests - Set4 2025/04/07 14:56, Goetz Lindenmaier, SAP, JDK-8353867: [TESTBUG] gtest CollectorPolicy.young_scaled_initial_ergo_vm fails if heap is too small 2025/04/07 14:55, Goetz Lindenmaier, SAP, JDK-8353866: Open source several AWT Robot tests 2025/04/07 14:52, Goetz Lindenmaier, SAP, JDK-8353865: memory_swap_current_in_bytes reports 0 as "unlimited" 2025/04/07 14:50, Goetz Lindenmaier, SAP, JDK-8353864: Opensource five more Swing regression tests 2025/04/07 13:10, Matthias Baesken, SAP, JDK-8353853: [ubsan] block.cpp:1617:30: runtime error: 9.97582e+36 is outside the range of representable values of type 'int' 2025/04/07 13:10, Matthias Baesken, SAP, JDK-8353852: [ubsan] exclude function BilinearInterp and ShapeSINextSpan in libawt java2d from ubsan checks 2025/04/04 07:06, Goetz Lindenmaier, SAP, JDK-8353703: Open source additional Component tests (part 3) 2025/04/04 07:05, Goetz Lindenmaier, SAP, JDK-8353702: Open source closed frame tests # 3 2025/04/04 07:04, Goetz Lindenmaier, SAP, JDK-8353701: Open source few more AWT Frame related tests 2025/04/04 07:03, Goetz Lindenmaier, SAP, JDK-8353700: Open source some of the AWT Geometry/Button tests 2025/04/03 23:08, Satyen Subramaniam, Amazon, JDK-8353690: PNGImageWriter uses much more memory than necessary 2025/04/03 18:22, Roman Marchenko, Azul, JDK-8353676: SIGFPE In ObjectSynchronizer::is_async_deflation_needed() 2025/04/03 18:18, Paul Hohensee, Amazon, JDK-8353675: Caller/callee param size mismatch in deoptimization causes crash 2025/04/03 15:08, Satyen Subramaniam, Amazon, JDK-8353654: ShenandoahHeap::is_in should check for alive regions 2025/04/03 15:07, Satyen Subramaniam, Amazon, JDK-8353653: Fatal error in auto-vectorizer with float16 kernel. 2025/04/03 15:07, Satyen Subramaniam, Amazon, JDK-8353652: Incorrect TraceLoopPredicate output 2025/04/03 15:05, Satyen Subramaniam, Amazon, JDK-8353651: C2: VectorInsertNode::make() shouldn't call ConINode::make() directly 2025/04/03 15:05, Satyen Subramaniam, Amazon, JDK-8353650: C2: Loop strip mining uses ABS with min int 2025/04/03 14:42, Matthias Baesken, SAP, JDK-8353648: Remove unused UseNUMA in os_aix.cpp 2025/04/03 14:21, Paul Hohensee, Amazon, JDK-8353647: com/sun/jndi/dns/ConfigTests/Timeout.java failed intermittent 2025/04/03 14:21, Paul Hohensee, Amazon, JDK-8353646: Wrong timeout computations in DnsClient 2025/04/03 14:20, taizousum11, Independent, JDK-8353645: java/io/File/GetXSpace.java fails on Windows with CD-ROM drive 2025/04/02 10:09, Goetz Lindenmaier, SAP, JDK-8353540: Update Libpng to 1.6.47 2025/04/02 10:04, Goetz Lindenmaier, SAP, JDK-8353538: Update HarfBuzz to 10.4.0 2025/04/02 10:02, Goetz Lindenmaier, SAP, JDK-8353536: More reliable OOM handling in ExceptionDuringDumpAtObjectsInitPhase test 2025/04/02 10:00, Goetz Lindenmaier, SAP, JDK-8353535: Open source several AWT PopupMenu tests 2025/04/02 09:58, Goetz Lindenmaier, SAP, JDK-8353534: Open source several Java2D rendering loop tests. 2025/04/02 09:54, Goetz Lindenmaier, SAP, JDK-8353528: Opensource few AWT image tests 2025/04/02 09:52, Goetz Lindenmaier, SAP, JDK-8353525: Open source several AWT focus tests - series 3 2025/04/02 09:50, Goetz Lindenmaier, SAP, JDK-8353524: Opensource few AWT PopupMenu tests 2025/04/02 09:49, Goetz Lindenmaier, SAP, JDK-8353522: Make os::Linux::active_processor_count() public 2025/04/02 09:47, Goetz Lindenmaier, SAP, JDK-8353520: Convert and Opensource few JFileChooser applet test to main 2025/04/02 09:46, Goetz Lindenmaier, SAP, JDK-8353518: Open source several Swing HTMLEditorKit related tests 2025/03/31 18:42, Satyen Subramaniam, Amazon, JDK-8353301: Primitive caches must use boxed instances from the archive 2025/03/31 17:06, Satyen Subramaniam, Amazon, JDK-8353292: Replaying compilation with null static final fields results in a crash 2025/03/28 04:18, Sergey Bylokhov, Amazon, JDK-8353140: Desktop.browse method fails if earlier CoInitialize call as COINIT_MULTITHREADED 2025/03/28 00:32, Satyen Subramaniam, Amazon, JDK-8353128: JFR: Split JFRCheckpoint VM operation 2025/03/27 17:37, Thomas Stuefe, Red Hat, JDK-8353102: G1: NUMA migrations cause crashes in region allocation 2025/03/27 16:30, Daniel Hu, Amazon, JDK-8353096: URLConnection.getLastModified() leaks file handles for jar:file and file: URLs 2025/03/27 16:04, Goetz Lindenmaier, SAP, JDK-8353086: Test sun/security/tools/jarsigner/ConciseJarsigner.java failed: unable to find valid certification path to requested target 2025/03/27 16:02, Goetz Lindenmaier, SAP, JDK-8353082: Open source closed frame tests # 4 2025/03/27 16:00, Goetz Lindenmaier, SAP, JDK-8353081: Open source some of the AWT Window tests 2025/03/27 15:58, Goetz Lindenmaier, SAP, JDK-8353078: Open source couple more miscellaneous AWT tests 2025/03/27 15:57, Goetz Lindenmaier, SAP, JDK-8353077: Open source several AWT focus tests - series 4 2025/03/27 15:55, Goetz Lindenmaier, SAP, JDK-8353076: Open source closed choice tests #1 2025/03/27 15:54, Goetz Lindenmaier, SAP, JDK-8353073: vmTestbase/nsk/jdb/stop_at/stop_at002/stop_at002.java failure goes undetected 2025/03/27 15:51, Goetz Lindenmaier, SAP, JDK-8353072: Opensource five Swing component related regression tests 2025/03/27 15:49, Goetz Lindenmaier, SAP, JDK-8353071: Opensource five more random Swing tests 2025/03/27 01:38, Sendao Yan, Alibaba, JDK-8353018: Use -jvmArgsPrepend when running microbenchmarks in RunTests.gmk 2025/03/27 01:38, Sendao Yan, Alibaba, JDK-8353017: Use jvmArgs consistently in microbenchmarks 2025/03/25 00:04, Satyen Subramaniam, Amazon, JDK-8352772: OpenJDK fails to configure on linux aarch64 when CDS is disabled after JDK-8331942 2025/03/25 00:03, Satyen Subramaniam, Amazon, JDK-8352771: Crash: assert(h_array_list.not_null()) failed: invariant 2025/03/24 15:21, Martin Balao Alonso, Red Hat, JDK-8352735: Clean up the code in sun.tools.jar.Main to properly close resources and use ZipFile during extract 2025/03/24 03:45, Sendao Yan, Alibaba, JDK-8352658: [JMH] Cannot access class jdk.internal.vm.ContinuationScope 2025/03/22 00:16, Alexey Bakhtin, Azul, JDK-8350610: HttpClient: improve HTTP/2 flow control checks 2025/03/21 08:06, Matthias Baesken, SAP, JDK-8352586: Some java/lang jtreg tests miss requires vm.hasJFR 2025/03/20 19:21, Goetz Lindenmaier, SAP, JDK-8352548: Test sun/security/tools/jarsigner/TimestampCheck.java is failing 2025/03/20 19:20, Goetz Lindenmaier, SAP, JDK-8352544: Update LCMS to 2.17 2025/03/20 19:18, Goetz Lindenmaier, SAP, JDK-8352543: [XWayland] No displayChanged event after setDisplayMode call 2025/03/20 19:15, Goetz Lindenmaier, SAP, JDK-8352540: Upgrade NSS binaries for interop tests 2025/03/20 19:14, Goetz Lindenmaier, SAP, JDK-8352539: Improve HTML instruction formatting in PassFailJFrame 2025/03/20 19:13, Goetz Lindenmaier, SAP, JDK-8352538: Exception thrown before awaitAndCheck hangs PassFailJFrame 2025/03/20 19:11, Goetz Lindenmaier, SAP, JDK-8352537: Use latch in AbstractButton/bug6298940.java instead of delay 2025/03/20 15:36, Goetz Lindenmaier, SAP, JDK-8352526: Test serviceability/sa/ClhsdbCDSJstackPrintAll.java failed: ArrayIndexOutOfBoundsException 2025/03/20 15:36, Goetz Lindenmaier, SAP, JDK-8352525: serviceability/sa/ClhsdbWhere.java fails AssertionFailure: Corrupted constant pool 2025/03/20 15:35, Goetz Lindenmaier, SAP, JDK-8352524: Adjust timeout in test javax/management/monitor/DerivedGaugeMonitorTest.java 2025/03/20 15:30, Goetz Lindenmaier, SAP, JDK-8352523: Enable debug logging for vmTestbase/nsk/jvmti/scenarios/sampling/SP05/sp05t003/TestDescription.java 2025/03/20 15:30, Goetz Lindenmaier, SAP, JDK-8352522: Open source few more AWT PopupMenu tests 2025/03/20 14:57, Goetz Lindenmaier, SAP, JDK-8352519: Open source more AWT window tests 2025/03/20 14:56, Goetz Lindenmaier, SAP, JDK-8352518: Open source AWT FileDialog related tests 2025/03/20 14:54, Goetz Lindenmaier, SAP, JDK-8352517: Open source closed choice tests #3 2025/03/20 14:53, Goetz Lindenmaier, SAP, JDK-8352516: Update runtime/condy tests to be executed with VM flags 2025/03/20 14:52, Goetz Lindenmaier, SAP, JDK-8352515: Open source several Swing PopupMenu related tests 2025/03/20 14:14, Alexey Bakhtin, Azul, JDK-8352513: Incorrect handling of HTTP/2 GOAWAY frames in HttpClient 2025/03/20 00:26, Sendao Yan, Alibaba, JDK-8352438: [JMH] vector.IndexInRangeBenchmark failed with IndexOutOfBoundsException for size=1024 2025/03/19 22:42, Dmitry Chuyko, BellSoft, JDK-8352436: [AArch64] C1: guarantee(val < (1ULL << nbits)) failed: Field too big for insn 2025/03/19 22:06, Dmitry Chuyko, BellSoft, JDK-8350412: [21u] AArch64: Ambiguous frame layout leads to incorrect traces in JFR 2025/03/19 17:07, Andrew Hughes, Red Hat, JDK-8352996: (tz) zone.tab update missed in 2025a backport 2025/03/19 16:43, Alexey Bakhtin, Azul, JDK-8352425: HttpClient with StructuredTaskScope does not close when a task fails 2025/03/18 16:15, Satyen Subramaniam, Amazon, JDK-8352286: Give better error for ConcurrentHashTable corruption 2025/03/18 16:13, Satyen Subramaniam, Amazon, JDK-8352285: CTW: Attempt to preload all classes in constant pool 2025/03/18 16:02, Satyen Subramaniam, Amazon, JDK-8352283: Shenandoah: Improve handshake closure labels 2025/03/18 08:40, Goetz Lindenmaier, SAP, JDK-8352240: Remove PassFailJFrame constructor with screenshots 2025/03/18 08:39, Goetz Lindenmaier, SAP, JDK-8352238: test/jdk/java/net/httpclient/HttpsTunnelAuthTest.java fails intermittently 2025/03/18 08:37, Goetz Lindenmaier, SAP, JDK-8352234: (fs) Remove some extensions from java/nio/file/Files/probeContentType/Basic.java 2025/03/18 08:36, Goetz Lindenmaier, SAP, JDK-8352233: JRadioButton/ButtonGroupFocusTest.java fails in CI on Linux 2025/03/18 08:34, Goetz Lindenmaier, SAP, JDK-8352232: Automate javax/print/attribute/PageRangesException.java 2025/03/18 08:33, Goetz Lindenmaier, SAP, JDK-8352230: CompileFramework: test library to conveniently compile java and jasm sources for fuzzing 2025/03/18 08:30, Goetz Lindenmaier, SAP, JDK-8352227: java/net/Socket/UdpSocket.java fails with "java.net.BindException: Address already in use" (macos-aarch64) 2025/03/18 08:29, Goetz Lindenmaier, SAP, JDK-8352225: Open source some Desktop related tests 2025/03/18 08:28, Goetz Lindenmaier, SAP, JDK-8352221: Open source few Component tests - Set1 2025/03/18 08:26, Goetz Lindenmaier, SAP, JDK-8352220: assert fired in java/net/httpclient/DependentPromiseActionsTest (infrequent) 2025/03/17 22:59, Satyen Subramaniam, Amazon, JDK-8352183: [x64] Fix useless padding 2025/03/17 17:24, Satyen Subramaniam, Amazon, JDK-8352167: WB_IsFrameDeoptimized miss ResourceMark 2025/03/17 08:24, Goetz Lindenmaier, SAP, JDK-8352076: [21u] Problem list tests that fail in 21 and would be fixed by 8309622 2025/03/15 20:19, Goetz Lindenmaier, SAP, JDK-8352104: Open source several AWT Dialog tests - Batch 4 2025/03/15 20:18, Goetz Lindenmaier, SAP, JDK-8352103: Open source some Component/Panel/EventQueue tests - Set2 2025/03/14 12:41, Goetz Lindenmaier, SAP, JDK-8352051: Open source closed frame tests # 2 2025/03/14 10:46, Goetz Lindenmaier, SAP, JDK-8352041: Open source DnD tests - Set5 2025/03/14 10:36, Goetz Lindenmaier, SAP, JDK-8352036: Open source few Checkbox and Cursor tests - Set1 2025/03/14 10:35, Goetz Lindenmaier, SAP, JDK-8352035: Open source several AWT focus tests - series 5 2025/03/14 10:34, Goetz Lindenmaier, SAP, JDK-8352034: Open source closed choice tests #2 2025/03/14 10:33, Goetz Lindenmaier, SAP, JDK-8352033: Open source AWT MenuItem related tests 2025/03/14 10:26, Goetz Lindenmaier, SAP, JDK-8352032: Open source several AWT focus tests - series 2 2025/03/14 10:25, Goetz Lindenmaier, SAP, JDK-8352031: Open source several AWT focus tests - series 1 2025/03/14 10:23, Goetz Lindenmaier, SAP, JDK-8352030: Convert and Open source few manual applet test to main based 2025/03/14 10:22, Goetz Lindenmaier, SAP, JDK-8352029: Remove applet usage from JFileChooser tests bug4150029 2025/03/14 10:21, Goetz Lindenmaier, SAP, JDK-8352028: Automate and open source few closed manual applet test 2025/03/14 10:20, Goetz Lindenmaier, SAP, JDK-8352026: Replace NULL with nullptr in HotSpot gtests 2025/03/14 10:17, Goetz Lindenmaier, SAP, JDK-8352025: Open source several Swing RootPane and Slider related tests 2025/03/14 01:25, Sendao Yan, Alibaba, JDK-8352000: java/net/ipv6tests/UdpTest.java fails with checkTime failed 2025/03/13 16:08, Severin Gehwolf, Red Hat, JDK-8351960: Remove Baltimore root certificate expiring in May 2025 2025/03/13 09:57, Andreas Steiner, SAP, JDK-8351924: serviceability/dcmd/vm/SystemMapTest.java and SystemDumpMapTest.java may fail after JDK-8326586 2025/03/13 08:06, Andreas Steiner, SAP, JDK-8351920: Improve Speed of System.map 2025/03/13 01:34, Sendao Yan, Alibaba, JDK-8351899: Bug in jdk.jfr.event.gc.collection.TestSystemGC 2025/03/12 17:17, Sergey Bylokhov, Amazon, JDK-8351879: print/Dialog/PaperSizeError.java fails with MediaSizeName is not A4: A4 2025/03/12 16:17, Satyen Subramaniam, Amazon, JDK-8351872: Skip ValidateHazardPtrsClosure in non-debug builds 2025/03/12 09:49, Goetz Lindenmaier, SAP, JDK-8351831: Move BufferNode from PtrQueue files to new files 2025/03/12 09:48, Goetz Lindenmaier, SAP, JDK-8351830: Open source several Swing Scroll related tests 2025/03/11 17:01, Satyen Subramaniam, Amazon, JDK-8351684: "Total compile time" counter should include time spent in failing/bailout compiles 2025/03/11 09:12, Matthias Baesken, SAP, JDK-8351637: Out of bounds access on Linux aarch64 in os::print_register_info 2025/03/10 17:23, Satyen Subramaniam, Amazon, JDK-8351559: gc/stress/TestStressG1Uncommit.java gets OOM-killed 2025/03/10 16:57, Andreas Steiner, SAP, JDK-8351557: Add jcmd to print annotated process memory map 2025/03/10 14:38, Goetz Lindenmaier, SAP, JDK-8351538: Update FreeType to 2.13.3 2025/03/10 14:26, Goetz Lindenmaier, SAP, JDK-8351533: [Accessibility,macOS,Screen Magnifier]: JCheckbox unchecked state does not magnify but works for checked state 2025/03/10 14:26, Goetz Lindenmaier, SAP, JDK-8351532: [Accessibility,macOS,VoiceOver] VoiceOver doesn't announce untick on toggling the checkbox with "space" key on macOS 2025/03/10 14:25, Goetz Lindenmaier, SAP, JDK-8351531: AIX build failure after upgrade pipewire to 1.3.81 2025/03/10 14:21, Goetz Lindenmaier, SAP, JDK-8351528: Update PipeWire to 1.3.81 2025/03/10 14:20, Goetz Lindenmaier, SAP, JDK-8351527: Update List/ItemEventTest/ItemEventTest.java 2025/03/10 14:18, Goetz Lindenmaier, SAP, JDK-8351522: Open source several Choice related tests (part 2) 2025/03/10 14:16, Goetz Lindenmaier, SAP, JDK-8351521: sun/awt/font/TestDevTransform.java fails with RuntimeException: Different rendering 2025/03/10 14:03, Roman Marchenko, Azul, JDK-8351512: Jarsigner should print a warning if an entry is removed 2025/03/10 14:01, Goetz Lindenmaier, SAP, JDK-8351511: Open Source several AWT/2D font and rendering tests 2025/03/10 14:00, Goetz Lindenmaier, SAP, JDK-8351510: [macos] Menu or JPopupMenu not closed when main window is resized 2025/03/10 13:58, Goetz Lindenmaier, SAP, JDK-8351508: [Testbug] g-tests for cgroup leave files in /tmp on linux 2025/03/10 13:56, Goetz Lindenmaier, SAP, JDK-8351507: ColorConvertOp - typo for non-ICC conversions needs one-line fix 2025/03/10 13:54, Goetz Lindenmaier, SAP, JDK-8351506: Open source several Swing CSS related tests 2025/03/06 17:29, Dhamoder Nalla, Microsoft, JDK-8351358: Corrupted timezone string in JVM crash log 2025/03/06 09:46, Andrew Haley, Red Hat, JDK-8351341: Out-of-bounds array access in secondary_super_cache 2025/03/06 09:46, Andrew Haley, Red Hat, JDK-8351340: secondary_super_cache does not scale well 2025/03/05 06:18, Sorna Sarathi, IBM, JDK-8351239: Failure when creating non-CRT RSA private keys in SunPKCS11 2025/03/04 15:35, Sendao Yan, Alibaba, JDK-8351191: 3 gc/epsilon tests ignore external vm options 2025/03/04 15:35, Sendao Yan, Alibaba, JDK-8351190: [JMH] time.format.ZonedDateTimeFormatterBenchmark fails 2025/03/03 10:05, Aleksey Shipilev, Amazon, JDK-8351031: Problemlist jdk/jfr/event/oldobject/TestShenandoah.java after JDK-8279016 2025/03/03 10:05, Aleksey Shipilev, Amazon, JDK-8351030: JFR Leak Profiler is broken with Shenandoah 2025/03/03 08:53, Sendao Yan, Alibaba, JDK-8351022: Test FailOverDirectExecutionControlTest.java fails with -Xcomp 2025/02/28 12:46, Andrew Hughes, Red Hat, JDK-8350950: ProgrammableUpcallHandler::on_entry/on_exit access thread fields from native 2025/02/28 12:46, Andrew Hughes, Red Hat, JDK-8350949: UpcallLinker::on_entry racingly clears pending exception with GC safepoints 2025/02/28 12:46, Andrew Hughes, Red Hat, JDK-8350948: UpcallLinker::on_exit races with GC when copying frame anchor 2025/02/27 13:32, Matthias Baesken, SAP, JDK-8350862: Output JVMTI agent information in hserr files 2025/02/27 12:49, Martin Doerr, SAP, JDK-8350856: [PPC64] Make intrinsic conversions between bit representations of half precision values and floats 2025/02/26 08:14, Goetz Lindenmaier, SAP, JDK-8350650: Bump update version for OpenJDK: jdk-21.0.8 No changesets log: Committer push log: Alexey Bakhtin, Azul: JDK-8352425: HttpClient with StructuredTaskScope does not close when a task fails JDK-8350610: HttpClient: improve HTTP/2 flow control checks JDK-8352513: Incorrect handling of HTTP/2 GOAWAY frames in HttpClient Andrew Hughes, Red Hat: JDK-8352996: (tz) zone.tab update missed in 2025a backport JDK-8350950: ProgrammableUpcallHandler::on_entry/on_exit access thread fields from native JDK-8350949: UpcallLinker::on_entry racingly clears pending exception with GC safepoints JDK-8350948: UpcallLinker::on_exit races with GC when copying frame anchor Andrew Haley, Red Hat: JDK-8351341: Out-of-bounds array access in secondary_super_cache JDK-8351340: secondary_super_cache does not scale well Andreas Steiner, SAP: JDK-8351557: Add jcmd to print annotated process memory map JDK-8354579: Extend printing for System.map JDK-8351920: Improve Speed of System.map JDK-8354639: serviceability/dcmd/vm tests fail for ZGC after JDK-8322475 JDK-8354647: serviceability/dcmd/vm/SystemDumpMapTest.java and SystemMapTest.java fail on Linux Alpine after 8322475 JDK-8351924: serviceability/dcmd/vm/SystemMapTest.java and SystemDumpMapTest.java may fail after JDK-8326586 bara.hasheesh, Independent: JDK-8354630: org.jline.util.PumpReader signed byte problem Christoph Langer, SAP: JDK-8354785: [21u] Remove designator DEFAULT_PROMOTED_VERSION_PRE=ea for release 21.0.7 JDK-8354494: Debug symbols bundle should contain full debug files when building --with-external-symbols-in-bundles=public Daniel Hu, Amazon: JDK-8353096: URLConnection.getLastModified() leaks file handles for jar:file and file: URLs JDK-8354533: Writer not closed with disk full error, file resource leaked Liam Miller-Cushon, Google: JDK-8354893: [REDO BACKPORT] javac crashes while adding type annotations to the return type of a constructor (JDK-8320001) JDK-8341779: [REDO BACKPORT] type annotations are not visible to javac plugins across compilation boundaries (JDK-8225377) JDK-8355057: CompletionFailure in getEnclosingType attaching type annotations JDK-8354923: Type annotation attached to incorrect type during class reading Dmitry Chuyko, BellSoft: JDK-8350412: [21u] AArch64: Ambiguous frame layout leads to incorrect traces in JFR JDK-8352436: [AArch64] C1: guarantee(val < (1ULL << nbits)) failed: Field too big for insn JDK-8351934: Inaccurate masking of TC subfield decrement in ForkJoinPool Dhamoder Nalla, Microsoft: JDK-8351358: Corrupted timezone string in JVM crash log JDK-8354444: Hotspot should support multiple large page sizes on Windows Goetz Lindenmaier, SAP: JDK-8352234: (fs) Remove some extensions from java/nio/file/Files/probeContentType/Basic.java JDK-8352076: [21u] Problem list tests that fail in 21 and would be fixed by 8309622 JDK-8351533: [Accessibility,macOS,Screen Magnifier]: JCheckbox unchecked state does not magnify but works for checked state JDK-8351532: [Accessibility,macOS,VoiceOver] VoiceOver doesn't announce untick on toggling the checkbox with "space" key on macOS JDK-8354649: [Accessibility,macOS,VoiceOver] VoiceOver reads the spinner value 10 as 1 when user iterates to 10 for the first time on macOS JDK-8351510: [macos] Menu or JPopupMenu not closed when main window is resized JDK-8351508: [Testbug] g-tests for cgroup leave files in /tmp on linux JDK-8353867: [TESTBUG] gtest CollectorPolicy.young_scaled_initial_ergo_vm fails if heap is too small JDK-8352543: [XWayland] No displayChanged event after setDisplayMode call JDK-8355096: Add intrinsic for float/double modulo for x86 AVX2 and AVX512 JDK-8352524: Adjust timeout in test javax/management/monitor/DerivedGaugeMonitorTest.java JDK-8351531: AIX build failure after upgrade pipewire to 1.3.81 JDK-8352220: assert fired in java/net/httpclient/DependentPromiseActionsTest (infrequent) JDK-8352028: Automate and open source few closed manual applet test JDK-8352232: Automate javax/print/attribute/PageRangesException.java JDK-8350650: Bump update version for OpenJDK: jdk-21.0.8 JDK-8353893: CollectorPolicy.young_scaled_initial_ergo_vm gtest fails on ppc64 based platforms JDK-8351507: ColorConvertOp - typo for non-ICC conversions needs one-line fix JDK-8352230: CompileFramework: test library to conveniently compile java and jasm sources for fuzzing JDK-8354197: compiler/vectorization/TestFloat16VectorConvChain.java timeouts on ppc64 platforms after JDK-8335860 JDK-8354165: compiler/vectorization/TestFloat16VectorConvChain.java fails with non-standard AVX/SSE settings JDK-8352030: Convert and Open source few manual applet test to main based JDK-8353520: Convert and Opensource few JFileChooser applet test to main JDK-8354633: Convert Applet test ManualHTMLDataFlavorTest.java to main program JDK-8355101: DistributionPointFetcher fails to fetch CRLs if the DistributionPoints field contains more than one DistributionPoint and the first one fails JDK-8352523: Enable debug logging for vmTestbase/nsk/jvmti/scenarios/sampling/SP05/sp05t003/TestDescription.java JDK-8355100: Enhance checks in BigDecimal.toPlainString() JDK-8352538: Exception thrown before awaitAndCheck hangs PassFailJFrame JDK-8354644: Improve diagnostic logging runtime/cds/DeterministicDump.java JDK-8352539: Improve HTML instruction formatting in PassFailJFrame JDK-8354199: java/awt/Cursor/JPanelCursorTest/JPanelCursorTest.java does not show the default cursor JDK-8355169: java/awt/Desktop/MailTest.java fails in platforms where Action.MAIL is not supported JDK-8354638: java/awt/dnd/DnDRemoveFocusOwnerCrashTest.java timed out after JDK-8341257 JDK-8354367: java/lang/instrument/modules/AppendToClassPathModuleTest.java ignores VM flags JDK-8352227: java/net/Socket/UdpSocket.java fails with "java.net.BindException: Address already in use" (macos-aarch64) JDK-8355112: java/util/Properties/StoreReproducibilityTest.java times out JDK-8354640: javax/management/security/HashedPasswordFileTest.java creates tmp file in src dir JDK-8354369: javax/swing/JFileChooser/JFileChooserSetLocationTest.java failed with "setLocation() is not working properly" JDK-8354648: javax/swing/JMenu/4213634/bug4213634.java fails JDK-8353881: jdk/test/lib/security/timestamp/TsaServer.java warnings JDK-8352233: JRadioButton/ButtonGroupFocusTest.java fails in CI on Linux JDK-8353522: Make os::Linux::active_processor_count() public JDK-8353865: memory_swap_current_in_bytes reports 0 as "unlimited" JDK-8353536: More reliable OOM handling in ExceptionDuringDumpAtObjectsInitPhase test JDK-8351831: Move BufferNode from PtrQueue files to new files JDK-8354206: Open source additional Component tests (part 2) JDK-8353703: Open source additional Component tests (part 3) JDK-8352518: Open source AWT FileDialog related tests JDK-8354201: Open source AWT Frame related tests JDK-8352033: Open source AWT MenuItem related tests JDK-8353076: Open source closed choice tests #1 JDK-8352034: Open source closed choice tests #2 JDK-8352517: Open source closed choice tests #3 JDK-8352051: Open source closed frame tests # 2 JDK-8353702: Open source closed frame tests # 3 JDK-8353082: Open source closed frame tests # 4 JDK-8354635: Open source closed frame tests # 5 JDK-8353078: Open source couple more miscellaneous AWT tests JDK-8353870: Open source DnD tests - Set4 JDK-8352041: Open source DnD tests - Set5 JDK-8352036: Open source few Checkbox and Cursor tests - Set1 JDK-8354377: Open source few Checkbox tests - Set2 JDK-8352221: Open source few Component tests - Set1 JDK-8353872: Open source few Cursor tests - Set2 JDK-8354423: Open source few DND tests - Set1 JDK-8353876: Open source few DnD tests - Set6 JDK-8354374: Open source few more AWT FileDialog tests JDK-8353701: Open source few more AWT Frame related tests JDK-8354203: Open source few more AWT List tests JDK-8352522: Open source few more AWT PopupMenu tests JDK-8354786: Open source few TrayIcon tests - Set7 JDK-8353874: Open source few TrayIcon tests - Set8 JDK-8354384: Open source few various AWT tests - Set1 JDK-8355121: Open source mixed AWT tests - Set3 JDK-8352519: Open source more AWT window tests JDK-8354425: Open source several AWT Canvas and Rectangle related tests JDK-8354788: Open source several AWT Dialog tests - Batch 1 JDK-8354208: Open source several AWT Dialog tests - Batch 2 JDK-8354790: Open source several AWT Dialog tests - Batch 3 JDK-8352104: Open source several AWT Dialog tests - Batch 4 JDK-8352031: Open source several AWT focus tests - series 1 JDK-8352032: Open source several AWT focus tests - series 2 JDK-8353525: Open source several AWT focus tests - series 3 JDK-8353077: Open source several AWT focus tests - series 4 JDK-8352035: Open source several AWT focus tests - series 5 JDK-8354202: Open source several AWT focus tests - series 6 JDK-8354373: Open source several AWT List tests JDK-8354422: Open source several AWT Mouse tests - Batch 1 JDK-8354787: Open source several AWT Mouse tests - Batch 2 JDK-8353535: Open source several AWT PopupMenu tests JDK-8353866: Open source several AWT Robot tests JDK-8351511: Open Source several AWT/2D font and rendering tests JDK-8354375: Open source several Choice related tests JDK-8351522: Open source several Choice related tests (part 2) JDK-8353534: Open source several Java2D rendering loop tests. JDK-8351506: Open source several Swing CSS related tests JDK-8353518: Open source several Swing HTMLEditorKit related tests JDK-8352515: Open source several Swing PopupMenu related tests JDK-8352025: Open source several Swing RootPane and Slider related tests JDK-8351830: Open source several Swing Scroll related tests JDK-8354378: open source some 2d graphics tests JDK-8352103: Open source some Component/Panel/EventQueue tests - Set2 JDK-8352225: Open source some Desktop related tests JDK-8354385: Open source some MenuBar tests - Set1 JDK-8354207: Open source some MenuBar tests - Set2 JDK-8353700: Open source some of the AWT Geometry/Button tests JDK-8354379: Open source some of the AWT window test JDK-8353081: Open source some of the AWT Window tests JDK-8353528: Opensource few AWT image tests JDK-8353524: Opensource few AWT PopupMenu tests JDK-8354185: Opensource five miscellaneous Swing tests JDK-8353071: Opensource five more random Swing tests JDK-8353864: Opensource five more Swing regression tests JDK-8353072: Opensource five Swing component related regression tests JDK-8355170: Refactor ClassLoaderDeadlock.sh and Deadlock.sh to run fully in java JDK-8352029: Remove applet usage from JFileChooser tests bug4150029 JDK-8352240: Remove PassFailJFrame constructor with screenshots JDK-8352026: Replace NULL with nullptr in HotSpot gtests JDK-8354654: Screen capture for test TaskbarPositionTest.java, failure case JDK-8352525: serviceability/sa/ClhsdbWhere.java fails AssertionFailure: Corrupted constant pool JDK-8355152: serviceability/sa/TestJhsdbJstackLineNumbers.java failed with "Didn't find enough line numbers" JDK-8351521: sun/awt/font/TestDevTransform.java fails with RuntimeException: Different rendering JDK-8355149: Test javax/swing/JTabbedPane/8007563/Test8007563.java fails JDK-8354368: Test jdk/incubator/vector/LoadJsvmlTest.java ignores VM flags JDK-8352526: Test serviceability/sa/ClhsdbCDSJstackPrintAll.java failed: ArrayIndexOutOfBoundsException JDK-8353086: Test sun/security/tools/jarsigner/ConciseJarsigner.java failed: unable to find valid certification path to requested target JDK-8352548: Test sun/security/tools/jarsigner/TimestampCheck.java is failing JDK-8355117: Test ThreadCpuTime.java should pause like ThreadCpuTimeArray.java JDK-8354642: Test vmTestbase/nsk/jvmti/scenarios/sampling/SP05/sp05t003/TestDescription.java timed out: thread not suspended JDK-8352238: test/jdk/java/net/httpclient/HttpsTunnelAuthTest.java fails intermittently JDK-8353877: test/jdk/javax/swing/JRadioButton/8033699/bug8033699.java fails in ubuntu22.04 JDK-8355151: Tests fails with java.lang.IllegalAccessException: class com.sun.javatest.regtest.agent.MainWrapper$MainTask cannot access JDK-8355099: TLS handshake fails because of ConcurrentModificationException in PKCS12KeyStore.engineGetEntry JDK-8351538: Update FreeType to 2.13.3 JDK-8353538: Update HarfBuzz to 10.4.0 JDK-8352544: Update LCMS to 2.17 JDK-8353540: Update Libpng to 1.6.47 JDK-8351527: Update List/ItemEventTest/ItemEventTest.java JDK-8351528: Update PipeWire to 1.3.81 JDK-8352516: Update runtime/condy tests to be executed with VM flags JDK-8352540: Upgrade NSS binaries for interop tests JDK-8352537: Use latch in AbstractButton/bug6298940.java instead of delay JDK-8353073: vmTestbase/nsk/jdb/stop_at/stop_at002/stop_at002.java failure goes undetected JDK-8354370: zgc/genzgc tests ignore vm flags Matthias Baesken, SAP: JDK-8353853: [ubsan] block.cpp:1617:30: runtime error: 9.97582e+36 is outside the range of representable values of type 'int' JDK-8353852: [ubsan] exclude function BilinearInterp and ShapeSINextSpan in libawt java2d from ubsan checks JDK-8354253: jcmd Compiler.codecache should print total size of code cache JDK-8351637: Out of bounds access on Linux aarch64 in os::print_register_info JDK-8350862: Output JVMTI agent information in hserr files JDK-8353648: Remove unused UseNUMA in os_aix.cpp JDK-8352586: Some java/lang jtreg tests miss requires vm.hasJFR Martin Balao Alonso, Red Hat: JDK-8352735: Clean up the code in sun.tools.jar.Main to properly close resources and use ZipFile during extract Martin Doerr, SAP: JDK-8350856: [PPC64] Make intrinsic conversions between bit representations of half precision values and floats JDK-8355075: TestVectorZeroCount: counter not reset between iterations Paul Hohensee, Amazon: JDK-8353675: Caller/callee param size mismatch in deoptimization causes crash JDK-8353647: com/sun/jndi/dns/ConfigTests/Timeout.java failed intermittent JDK-8355035: HTTP/2 ConnectionWindowUpdateSender may miss some unprocessed DataFrames from closed streams JDK-8354528: Integer.numberOfLeadingZeros outputs incorrectly in certain cases JDK-8354267: java/net/httpclient/ShutdownNow.java fails with java.lang.AssertionError: client was still running, but exited after further delay: timeout should be adjusted JDK-8353901: nsk.share.gc.Memory::getArrayLength returns wrong value JDK-8353900: Race condition in jdk/java/net/httpclient/offline/FixedResponseHttpClient.java JDK-8353894: Restore null return for invalid services from legacy providers JDK-8353899: Test sun/security/tools/jarsigner/TsacertOptionTest.java failed: Warning found in stdout JDK-8353646: Wrong timeout computations in DnsClient JDK-8354271: ZGC: Another division by zero in rule_major_allocation_rate Patrick Zhang, Ampere: JDK-8354058: AArch64: turn on signum intrinsics by default on Ampere CPUs Roman Marchenko, Azul: JDK-8351512: Jarsigner should print a warning if an entry is removed JDK-8353676: SIGFPE In ObjectSynchronizer::is_async_deflation_needed() Sergey Bylokhov, Amazon: JDK-8353140: Desktop.browse method fails if earlier CoInitialize call as COINIT_MULTITHREADED JDK-8351879: print/Dialog/PaperSizeError.java fails with MediaSizeName is not A4: A4 Severin Gehwolf, Red Hat: JDK-8354948: In ClassReader, extract a constant for the superclass supertype_index JDK-8351960: Remove Baltimore root certificate expiring in May 2025 Aleksey Shipilev, Amazon: JDK-8351030: JFR Leak Profiler is broken with Shenandoah JDK-8351031: Problemlist jdk/jfr/event/oldobject/TestShenandoah.java after JDK-8279016 Sorna Sarathi, IBM: JDK-8351239: Failure when creating non-CRT RSA private keys in SunPKCS11 Satyen Subramaniam, Amazon: JDK-8351684: "Total compile time" counter should include time spent in failing/bailout compiles JDK-8354429: (ch) sun.nio.ch.Poller.register throws AssertionError JDK-8353921: (tz) Update Timezone Data to 2025b JDK-8352183: [x64] Fix useless padding JDK-8355551: C2: assert(false) failed: node should be in igvn hash table JDK-8353650: C2: Loop strip mining uses ABS with min int JDK-8353651: C2: VectorInsertNode::make() shouldn't call ConINode::make() directly JDK-8352771: Crash: assert(h_array_list.not_null()) failed: invariant JDK-8352285: CTW: Attempt to preload all classes in constant pool JDK-8353653: Fatal error in auto-vectorizer with float16 kernel. JDK-8353922: G1: interpreter post-barrier x86 code asserts index size of wrong buffer JDK-8351559: gc/stress/TestStressG1Uncommit.java gets OOM-killed JDK-8352286: Give better error for ConcurrentHashTable corruption JDK-8353652: Incorrect TraceLoopPredicate output JDK-8355552: java -D-D crashes JDK-8353128: JFR: Split JFRCheckpoint VM operation JDK-8353915: NullPointerException in sun.security.jca.ProviderList.getService() JDK-8352772: OpenJDK fails to configure on linux aarch64 when CDS is disabled after JDK-8331942 JDK-8353690: PNGImageWriter uses much more memory than necessary JDK-8353301: Primitive caches must use boxed instances from the archive JDK-8353292: Replaying compilation with null static final fields results in a crash JDK-8355550: SequenceInputStream.transferTo should not return as soon as Long.MAX_VALUE bytes have been transferred JDK-8355212: Shenandoah/C2: TestVerifyLoopOptimizations test failure JDK-8352283: Shenandoah: Improve handshake closure labels JDK-8353654: ShenandoahHeap::is_in should check for alive regions JDK-8351872: Skip ValidateHazardPtrsClosure in non-debug builds JDK-8355549: Uninitialised memory in deleteGSSCB of GSSLibStub.c:179 JDK-8352167: WB_IsFrameDeoptimized miss ResourceMark Thomas Stuefe, Red Hat: JDK-8353102: G1: NUMA migrations cause crashes in region allocation Sendao Yan, Alibaba: JDK-8351191: 3 gc/epsilon tests ignore external vm options JDK-8355655: [ASAN] Gtest os_linux.glibc_mallinfo_wrapper_vm fails JDK-8352658: [JMH] Cannot access class jdk.internal.vm.ContinuationScope JDK-8351190: [JMH] time.format.ZonedDateTimeFormatterBenchmark fails JDK-8352438: [JMH] vector.IndexInRangeBenchmark failed with IndexOutOfBoundsException for size=1024 JDK-8351899: Bug in jdk.jfr.event.gc.collection.TestSystemGC JDK-8352000: java/net/ipv6tests/UdpTest.java fails with checkTime failed JDK-8354349: Several java/net/InetAddress tests fails UnknownHostException JDK-8351022: Test FailOverDirectExecutionControlTest.java fails with -Xcomp JDK-8355419: Test TestCodeCacheFull.java fails with option -XX:-UseCodeCacheFlushing JDK-8353018: Use -jvmArgsPrepend when running microbenchmarks in RunTests.gmk JDK-8353017: Use jvmArgs consistently in microbenchmarks taizousum11, Independent: JDK-8353645: java/io/File/GetXSpace.java fails on Windows with CD-ROM drive Xiaolong Peng, Amazon: JDK-8355316: Include timings for leaving safepoint in safepoint logging