PUSHES REPORT: 21.0.13

This report shows who pushed the backports to the given release. This usually shows who did the backporting, testing, and review work.

Report generated: Wed Jul 01 06:53:47 CEST 2026

Distribution by priority

Count Priority
1 P2
8 P3
18 P4

Distribution by components

Count Component
27 100% Total
8 29.6% hotspot
5 18.5% hotspot/runtime
2 7.4% hotspot/compiler
1 3.7% hotspot/jfr
6 22.2% infrastructure
4 14.8% infrastructure
2 7.4% infrastructure/build
6 22.2% security-libs
6 22.2% security-libs/java.security
4 14.8% core-libs
2 7.4% core-libs/java.nio
1 3.7% core-libs/java.net
1 3.7% core-libs
3 11.1% client-libs
2 7.4% client-libs/java.awt
1 3.7% client-libs/2d

Distribution by affiliation

This Release Pushes

Original Pushes

Count Committer
27 100% Total
15 55.6% SAP
13 48.1% Goetz Lindenmaier
2 7.4% Matthias Baesken
8 29.6% Unknown
7 25.9% rmesde
1 3.7% arane
3 11.1% Red Hat
1 3.7% Frederic Thevenet
1 3.7% Severin Gehwolf
1 3.7% Jiří Vaněk
1 3.7% Amazon
1 3.7% Sergey Bylokhov
Count Committer
27 100% Total
16 59.3% Oracle
3 11.1% Christian Stein
3 11.1% ferenc.r.rakoczi
2 7.4% Rajan Halade
1 3.7% Alisen Chung
1 3.7% Brian Burkhalter
1 3.7% Jayathirth D V
1 3.7% Artur Barashev
1 3.7% Matthew Donovan
1 3.7% Alexey Ivanov
1 3.7% David Holmes
1 3.7% Casper Norrbin
5 18.5% Independent
2 7.4% 253344819+raneashay
1 3.7% Jasmine Karthikeyan
1 3.7% Daohan Qu
1 3.7% Guanqiang Han
5 18.5% SAP
3 11.1% Matthias Baesken
2 7.4% Goetz Lindenmaier
1 3.7% Unknown
1 3.7% arane

Chronological push log:

UTC Time Priority Component Bug Summary This Release Push By Original Push By
Name Affiliation Name Affiliation
2026/06/29 20:46 P4 hotspot/runtime JDK-8387451 Many container tests fail when running rootless on cgroup v1 Goetz Lindenmaier SAP Casper Norrbin Oracle
2026/06/26 10:40 P3 hotspot/compiler JDK-8387330 AVX-512 intrinsic for SHA3 Goetz Lindenmaier SAP ferenc.r.rakoczi Oracle
2026/06/24 17:54 P4 infrastructure/build JDK-8387254 RunTest does not support running of JTREG manual tests Severin Gehwolf Red Hat Matthew Donovan Oracle
2026/06/23 07:40 P3 client-libs/2d JDK-8387201 Update HarfBuzz to 14.2.0 Goetz Lindenmaier SAP Jayathirth D V Oracle
2026/06/22 16:32 P4 hotspot/compiler JDK-8387035 JitTester: Exclude java.lang.Math.random rmesde Unknown Daohan Qu Independent
2026/06/22 16:32 P4 client-libs/java.awt JDK-8387034 Test java/awt/event/KeyEvent/ExtendedKeyCode/ExtendedKeyCodeTest.java failed: Wrong extended key code rmesde Unknown Alisen Chung Oracle
2026/06/20 08:24 P3 security-libs/java.security JDK-8386993 Internal XOF Methods for SHAKE128 and SHAKE256 Goetz Lindenmaier SAP ferenc.r.rakoczi Oracle
2026/06/19 06:46 P3 infrastructure JDK-8386961 Update to use jtreg 8.2.1 Goetz Lindenmaier SAP Christian Stein Oracle
2026/06/19 06:21 P3 infrastructure JDK-8386951 Update to use jtreg 8.1 Goetz Lindenmaier SAP Christian Stein Oracle
2026/06/17 16:44 P4 hotspot/runtime JDK-8386845 assert(count == os::processor_count() + 1) failed: invalid enumeration! arane Unknown 253344819+raneashay Independent
2026/06/17 07:44 P3 core-libs JDK-8386814 Compiling OpenJDK with C23 C-Compiler gives warning: initialization discards ‘const’ qualifier from pointer target type Frederic Thevenet Red Hat Jasmine Karthikeyan Independent
2026/06/17 07:35 P4 security-libs/java.security JDK-8386813 SHA3 performance can be improved Goetz Lindenmaier SAP ferenc.r.rakoczi Oracle
2026/06/16 15:27 P4 security-libs/java.security JDK-8386772 Add a check for DNS label not to end with a hyphen rmesde Unknown Artur Barashev Oracle
2026/06/16 15:14 P3 security-libs/java.security JDK-8386771 CAInterop.java#microsoftrsa2017 test fails as EE certificate does not specify OCSP responder rmesde Unknown Rajan Halade Oracle
2026/06/16 15:13 P4 security-libs/java.security JDK-8386770 CAInterop.java#buypassclass3ca fails with Intermediate Root CA not found in the chain rmesde Unknown Rajan Halade Oracle
2026/06/16 12:43 P2 infrastructure/build JDK-8386742 Windows build broken because of MSys2/Make update Goetz Lindenmaier SAP arane Unknown
2026/06/15 22:27 P4 hotspot/runtime JDK-8386689 Linux x86_64 lto build gives a lot of warnings and fails lto-wrapper: fatal error: make returned 2 exit status Sergey Bylokhov Amazon Matthias Baesken SAP
2026/06/15 10:40 P4 core-libs/java.nio JDK-8386653 (so) SocketChannel.connect and finishConnect() exception messages could be improved Matthias Baesken SAP (same) (same)
2026/06/15 10:35 P4 security-libs/java.security JDK-8386652 Make exceptions in Java_sun_security_mscapi_CKeyPairGenerator generateCKeyPair more specific Matthias Baesken SAP (same) (same)
2026/06/15 10:14 P4 hotspot/jfr JDK-8386647 Remove redundant @requires from TestGarbageCollectionEventWithZMinor Goetz Lindenmaier SAP (same) (same)
2026/06/15 08:09 P4 core-libs/java.nio JDK-8386632 (fs) Files.copy can fail with EOPNOTSUPP when copy_file_range not supported Jiří Vaněk Red Hat Brian Burkhalter Oracle
2026/06/10 19:21 P4 client-libs/java.awt JDK-8386452 UnixMultiResolutionSplashTest.java fails intermittently on Ubuntu_24.04 rmesde Unknown Alexey Ivanov Oracle
2026/06/10 14:36 P4 hotspot/runtime JDK-8386357 Include java.runtime.version in thread dump output rmesde Unknown David Holmes Oracle
2026/06/09 14:18 P4 core-libs/java.net JDK-8386349 NTLM tests fail on Windows 11 and Windows Server 2025 Goetz Lindenmaier SAP 253344819+raneashay Independent
2026/06/08 09:05 P4 hotspot/runtime JDK-8386146 assert(false) failed: "Attempting to acquire lock NativeHeapTrimmer_lock/nosafepoint out of order with lock ConcurrentHashTableResize_lock/nosafepoint-2 -- possible deadlock" when using native heap trimmer Goetz Lindenmaier SAP Guanqiang Han Independent
2026/06/03 07:32 P3 infrastructure JDK-8385853 Update to use jtreg 8 Goetz Lindenmaier SAP Christian Stein Oracle
2026/06/03 07:20 P4 infrastructure JDK-8385508 Bump update version for OpenJDK: jdk-21.0.13 Goetz Lindenmaier SAP (same) (same)

No changesets log

Committer push log

arane, Unknown

Bug Summary
JDK-8386845 assert(count == os::processor_count() + 1) failed: invalid enumeration!

Frederic Thevenet, Red Hat

Bug Summary
JDK-8386814 Compiling OpenJDK with C23 C-Compiler gives warning: initialization discards ‘const’ qualifier from pointer target type

Goetz Lindenmaier, SAP

Bug Summary
JDK-8386146 assert(false) failed: "Attempting to acquire lock NativeHeapTrimmer_lock/nosafepoint out of order with lock ConcurrentHashTableResize_lock/nosafepoint-2 -- possible deadlock" when using native heap trimmer
JDK-8387330 AVX-512 intrinsic for SHA3
JDK-8385508 Bump update version for OpenJDK: jdk-21.0.13
JDK-8386993 Internal XOF Methods for SHAKE128 and SHAKE256
JDK-8387451 Many container tests fail when running rootless on cgroup v1
JDK-8386349 NTLM tests fail on Windows 11 and Windows Server 2025
JDK-8386647 Remove redundant @requires from TestGarbageCollectionEventWithZMinor
JDK-8386813 SHA3 performance can be improved
JDK-8387201 Update HarfBuzz to 14.2.0
JDK-8385853 Update to use jtreg 8
JDK-8386951 Update to use jtreg 8.1
JDK-8386961 Update to use jtreg 8.2.1
JDK-8386742 Windows build broken because of MSys2/Make update

Jiří Vaněk, Red Hat

Bug Summary
JDK-8386632 (fs) Files.copy can fail with EOPNOTSUPP when copy_file_range not supported

Matthias Baesken, SAP

Bug Summary
JDK-8386653 (so) SocketChannel.connect and finishConnect() exception messages could be improved
JDK-8386652 Make exceptions in Java_sun_security_mscapi_CKeyPairGenerator generateCKeyPair more specific

rmesde, Unknown

Bug Summary
JDK-8386772 Add a check for DNS label not to end with a hyphen
JDK-8386770 CAInterop.java#buypassclass3ca fails with Intermediate Root CA not found in the chain
JDK-8386771 CAInterop.java#microsoftrsa2017 test fails as EE certificate does not specify OCSP responder
JDK-8386357 Include java.runtime.version in thread dump output
JDK-8387035 JitTester: Exclude java.lang.Math.random
JDK-8387034 Test java/awt/event/KeyEvent/ExtendedKeyCode/ExtendedKeyCodeTest.java failed: Wrong extended key code
JDK-8386452 UnixMultiResolutionSplashTest.java fails intermittently on Ubuntu_24.04

Sergey Bylokhov, Amazon

Bug Summary
JDK-8386689 Linux x86_64 lto build gives a lot of warnings and fails lto-wrapper: fatal error: make returned 2 exit status

Severin Gehwolf, Red Hat

Bug Summary
JDK-8387254 RunTest does not support running of JTREG manual tests