PUSHES REPORT: 15.0.4

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

Report generated: Sat Sep 02 22:39:40 CEST 2023

Distribution by priority

Count Priority
10 P2
42 P3
24 P4

Distribution by components

Count Component
76 100% Total
23 30.3% client-libs
8 10.5% client-libs/java.awt
7 9.2% client-libs/2d
5 6.6% client-libs
2 2.6% client-libs/javax.swing
1 1.3% client-libs/javax.accessibility
20 26.3% hotspot
9 11.8% hotspot/runtime
6 7.9% hotspot/compiler
4 5.3% hotspot/jfr
1 1.3% hotspot/svc-agent
11 14.5% security-libs
7 9.2% security-libs/java.security
2 2.6% security-libs/javax.crypto:pkcs11
1 1.3% security-libs/javax.net.ssl
1 1.3% security-libs/org.ietf.jgss:krb5
10 13.2% core-libs
4 5.3% core-libs/java.util:i18n
2 2.6% core-libs/java.net
2 2.6% core-libs
1 1.3% core-libs/java.util.logging
1 1.3% core-libs/java.nio
10 13.2% infrastructure
6 7.9% infrastructure/build
4 5.3% infrastructure
2 2.6% tools
1 1.3% tools/javac
1 1.3% tools/jlink

Distribution by affiliation

This Release Pushes

Original Pushes

Count Committer
76 100% Total
75 98.7% Unknown
30 39.5% yan
16 21.1% vkempik
13 17.1% evergizova
10 13.2% omikhaltcova
3 3.9% dcherepanov
2 2.6% snazarki
1 1.3% abakhtin
1 1.3% Azul
1 1.3% yan
Count Committer
76 100% Total
73 96.1% Unknown
11 14.5% prr
5 6.6% rhalade
5 6.6% erikj
4 5.3% naoto
3 3.9% yan
2 2.6% ewhelan
2 2.6% psadhukhan
2 2.6% kizune
2 2.6% thartmann
2 2.6% weijun
2 2.6% sgehwolf
2 2.6% dmarkov
2 2.6% poonam
2 2.6% dholmes
2 2.6% mgronlun
2 2.6% hseigel
1 1.3% ebaron
1 1.3% burban
1 1.3% alitvinov
1 1.3% valeriep
1 1.3% gziemski
1 1.3% hchao
1 1.3% bpb
1 1.3% neliasso
1 1.3% jpai
1 1.3% pbansal
1 1.3% darcy
1 1.3% stuefe
1 1.3% omikhaltcova
1 1.3% pli
1 1.3% vkempik
1 1.3% chagedorn
1 1.3% jbachorik
1 1.3% abakhtin
1 1.3% ysuenaga
1 1.3% aivanov
1 1.3% serb
1 1.3% mbalao
1 1.3% jkang
1 1.3% Azul
1 1.3% yan
1 1.3% IBM
1 1.3% jayashreesk
1 1.3% Independent
1 1.3% turbanoff

Chronological push log:

Days Ago This Release Push By Original Push By Bug Summary
Name Affiliation Name Affiliation
807 yan Unknown rhalade Unknown JDK-8268953 Remove Telia Company CA certificate expiring in April 2021
807 yan Unknown rhalade Unknown JDK-8268951 Add 2 HARICA roots to cacerts truststore
807 yan Unknown rhalade Unknown JDK-8268949 VerifyCACerts.java fails as soneraclass2ca cert will expire in 90 days
807 yan Unknown rhalade Unknown JDK-8268948 Add expiry exception for QuoVadis root certificate
807 yan Unknown rhalade Unknown JDK-8268947 Add LuxTrust certificate that is expiring in March 2021 to list of allowed but expired certs
820 evergizova Unknown mgronlun Unknown JDK-8268258 JFR StringPool misses cached items across consecutive recordings
820 evergizova Unknown jkang Unknown JDK-8268245 JFR EventWriter does not use first string from StringPool with id 0
822 yan Unknown hchao Unknown JDK-8268114 Manifest bytes are read twice when verifying a signed JAR
828 snazarki Unknown neliasso Unknown JDK-8267868 Incorrect arraycopy stub selected by C2 for SATB collectors
830 yan Unknown ewhelan Unknown JDK-8267680 AccessDeniedException caused by delayed file deletion on Windows
834 omikhaltcova Unknown thartmann Unknown JDK-8267541 [TESTBUG] compiler/vectorization/TestVectorsNotSavedAtSafepoint.java failed OutOfMemoryError
834 vkempik Unknown vkempik Unknown JDK-8267526 [macos_aarch64] InterpreterRuntime::throw_pending_exception messing up LR results in crash
835 vkempik Unknown dholmes Unknown JDK-8267476 C1 crash "cannot make java calls from the native compiler"
835 dcherepanov Unknown valeriep Unknown JDK-8267455 Update SunPKCS11 provider with PKCS11 v3.0 header files
836 evergizova Unknown pli Unknown JDK-8267373 Fix incorrect result of Math.abs() with char type
836 yan Unknown aivanov Unknown JDK-8267369 Native crash in Win32PrintServiceLookup.getAllPrinterNames()
837 evergizova Unknown ebaron Unknown JDK-8267316 Annotation processing causes NPE during flow analysis
838 evergizova Unknown stuefe Unknown JDK-8267252 NMT: jcmd VM.native_memory scale=1 crashes target VM
838 evergizova Unknown poonam Unknown JDK-8267251 ExceptionInInitializerError due to UncheckedIOException while initializing cgroupv1 subsystem
838 omikhaltcova Unknown thartmann Unknown JDK-8267232 Vector register used by C2 compiled method corrupted at safepoint
842 yan Unknown ysuenaga Unknown JDK-8267104 JFrame::setVisible crashed with -Dfile.encoding=UTF-8 on Japanese Windows.
842 evergizova Unknown poonam Unknown JDK-8267101 Regression introduced with JDK-8250984 - memory might be null in some machines
842 yan Unknown naoto Unknown JDK-8267099 Update IANA Language Subtag Registry to Version 2020-09-29
842 evergizova Unknown hseigel Unknown JDK-8267093 Memory Docker tests fail on some Linux kernels w/o cgroupv1 swap limit capabilities
842 snazarki Unknown bpb Unknown JDK-8267090 DirectIOTest fails on a system with large block size
844 yan Unknown alitvinov Unknown JDK-8266910 UI of Swing components is not redrawn after their internal state changed
844 evergizova Unknown hseigel Unknown JDK-8266909 TestUseContainerSupport.java fails on some Linux kernels w/o swap limit capabilities
844 abakhtin Unknown abakhtin Unknown JDK-8266908 NullPointerException in sun.security.ssl.HKDF.extract(HKDF.java:93)
844 evergizova Unknown sgehwolf Unknown JDK-8266899 jtreg test error in test/hotspot/jtreg/containers/docker/TestMemoryAwareness.java
844 evergizova Unknown sgehwolf Unknown JDK-8266898 Use -XX:+/-UseContainerSupport for enabling/disabling Java container metrics
849 yan Unknown dholmes Unknown JDK-8266630 Cannot programmatically retrieve Metaspace max set via JAVA_TOOL_OPTIONS
850 yan Unknown jayashreesk IBM JDK-8266548 [Regression] Switch of Gnome theme ends up in deadlocked UI
851 dcherepanov Unknown prr Unknown JDK-8266485 Upgrade to LittleCMS 2.12
851 vkempik Unknown serb Unknown JDK-8266484 [macOS] All Swing/AWT apps cause Allow Notifications prompt to appear when app is launched
857 yan Unknown ewhelan Unknown JDK-8266208 Memory leak in imageFile.cpp
858 dcherepanov Unknown prr Unknown JDK-8266057 Upgrade to FreeType 2.10.4
858 vkempik Unknown burban Unknown JDK-8266030 Fix product build on Windows+Arm64
859 vkempik Unknown erikj Unknown JDK-8265997 Missing -mmacosx-version-min=X flag when linking libjvm
859 yan Unknown erikj Unknown JDK-8265994 Handle multiple prereqs on the same line in deps files
859 yan Unknown erikj Unknown JDK-8265969 Incremental rebuild broken on Macosx
859 yan Unknown erikj Unknown JDK-8265968 Incremental rebuild with precompiled header fails when touching a header file
859 omikhaltcova Unknown psadhukhan Unknown JDK-8265955 Every time I change keyboard language at my MacBook, Java crashes
859 omikhaltcova Unknown psadhukhan Unknown JDK-8265953 [macOS] Java app crashes while switching input methods
862 yan Azul yan Azul JDK-8265860 Update version .jcheck/conf in jdk15u to be 15.0.4
863 yan Unknown yan Unknown JDK-8264823 Update building.html document for Git in jdk15u
864 evergizova Unknown mgronlun Unknown JDK-8265650 JFR: StreamWriterHost::write_unbuffered() stucks in an infinite loop OpenJDK (build 13.0.1+9)
864 evergizova Unknown jbachorik Unknown JDK-8265649 SIGILL in jdk.jfr.internal.PlatformRecorder.rotateDisk()
864 omikhaltcova Unknown kizune Unknown JDK-8265645 Bad JNI lookup getFocusOwner in accessibility code on macOS
865 yan Unknown pbansal Unknown JDK-8265533 UIManager.getSytemLookAndFeelClassName() returns wrong value on Fedora 32
869 omikhaltcova Unknown prr Unknown JDK-8265337 [macOS] Incorrect JNI parameters in number conversion in A11Y code
869 omikhaltcova Unknown kizune Unknown JDK-8265334 [macOS] Bad JNI lookup error : Accessible actions do not work on macOS
870 omikhaltcova Unknown prr Unknown JDK-8265284 Bad JNI lookup during printing
871 yan Unknown naoto Unknown JDK-8265195 TimeZone getOffset API does not return a DST offset between years 2038-2137
871 yan Unknown naoto Unknown JDK-8265193 DST starts from incorrect time in 2038
873 yan Unknown mbalao Unknown JDK-8265080 Illegal package access when SunPKCS11 requires SunJCE's classes
873 omikhaltcova Unknown omikhaltcova Unknown JDK-8265053 Drag n Drop target area is wrong on high DPI systems
876 omikhaltcova Unknown chagedorn Unknown JDK-8265004 C2 crashes with SIGFPE due to division by zero
878 yan Unknown darcy Unknown JDK-8264822 Update docs on building for Git
879 yan Unknown naoto Unknown JDK-8264771 Update the root locale display names
879 yan Unknown dmarkov Unknown JDK-8264761 DragAndDrop hangs on Windows
880 yan Unknown dmarkov Unknown JDK-8264724 Windows IME was disabled after DnD operation
883 vkempik Unknown prr Unknown JDK-8264648 Remove JNF dependency from libsaproc/MacosxDebuggerLocal.m
883 vkempik Unknown prr Unknown JDK-8264647 Removing remaining JNF dependencies in the java.desktop module
883 vkempik Unknown prr Unknown JDK-8264646 [macOS] Remove desktop module dependencies on JNF Reference APIs
883 vkempik Unknown prr Unknown JDK-8264645 [macOS] Replace JNF_COCOA_ENTER/EXIT macros
883 vkempik Unknown prr Unknown JDK-8264643 [macOS] Update JNI error handling in Cocoa code.
883 vkempik Unknown prr Unknown JDK-8264642 Remove dependencies on JNF's JNI utility functions in AWT and 2D code
883 vkempik Unknown prr Unknown JDK-8264641 Cleanup whitespace in .cc, .hh, .m, and .mm files
883 vkempik Unknown weijun Unknown JDK-8264638 [macOS]: Remove JNF dependency from libosxkrb5/SCDynamicStoreConfig.m
883 vkempik Unknown weijun Unknown JDK-8264637 [macOS]: Remove JNF dependency from libosxsecurity/KeystoreImpl.m
883 vkempik Unknown erikj Unknown JDK-8264636 libTestMainKeyWindow fails to build with Xcode 12.2
884 yan Unknown turbanoff Independent JDK-8264587 Fix incorrect format string in Http1HeaderParser
885 yan Unknown jpai Unknown JDK-8264500 Deadlock between URLStreamHandler.getHostAddress and file.Handler.openconnection
886 vkempik Unknown gziemski Unknown JDK-8264457 try catch Method failing to work when dividing an integer by 0
887 yan Unknown yan Unknown JDK-8264255 Bump update version for OpenJDK: jdk-15.0.4
887 yan Unknown yan Unknown JDK-8264256 Update version .jcheck/conf in jdk15u-dev to be 15.0.4

No changesets log

Committer push log

abakhtin, Unknown

Bug Summary
JDK-8266908 NullPointerException in sun.security.ssl.HKDF.extract(HKDF.java:93)

dcherepanov, Unknown

Bug Summary
JDK-8267455 Update SunPKCS11 provider with PKCS11 v3.0 header files
JDK-8266057 Upgrade to FreeType 2.10.4
JDK-8266485 Upgrade to LittleCMS 2.12

evergizova, Unknown

Bug Summary
JDK-8267316 Annotation processing causes NPE during flow analysis
JDK-8267251 ExceptionInInitializerError due to UncheckedIOException while initializing cgroupv1 subsystem
JDK-8267373 Fix incorrect result of Math.abs() with char type
JDK-8268245 JFR EventWriter does not use first string from StringPool with id 0
JDK-8268258 JFR StringPool misses cached items across consecutive recordings
JDK-8265650 JFR: StreamWriterHost::write_unbuffered() stucks in an infinite loop OpenJDK (build 13.0.1+9)
JDK-8266899 jtreg test error in test/hotspot/jtreg/containers/docker/TestMemoryAwareness.java
JDK-8267093 Memory Docker tests fail on some Linux kernels w/o cgroupv1 swap limit capabilities
JDK-8267252 NMT: jcmd VM.native_memory scale=1 crashes target VM
JDK-8267101 Regression introduced with JDK-8250984 - memory might be null in some machines
JDK-8265649 SIGILL in jdk.jfr.internal.PlatformRecorder.rotateDisk()
JDK-8266909 TestUseContainerSupport.java fails on some Linux kernels w/o swap limit capabilities
JDK-8266898 Use -XX:+/-UseContainerSupport for enabling/disabling Java container metrics

omikhaltcova, Unknown

Bug Summary
JDK-8265334 [macOS] Bad JNI lookup error : Accessible actions do not work on macOS
JDK-8265337 [macOS] Incorrect JNI parameters in number conversion in A11Y code
JDK-8265953 [macOS] Java app crashes while switching input methods
JDK-8267541 [TESTBUG] compiler/vectorization/TestVectorsNotSavedAtSafepoint.java failed OutOfMemoryError
JDK-8265284 Bad JNI lookup during printing
JDK-8265645 Bad JNI lookup getFocusOwner in accessibility code on macOS
JDK-8265004 C2 crashes with SIGFPE due to division by zero
JDK-8265053 Drag n Drop target area is wrong on high DPI systems
JDK-8265955 Every time I change keyboard language at my MacBook, Java crashes
JDK-8267232 Vector register used by C2 compiled method corrupted at safepoint

snazarki, Unknown

Bug Summary
JDK-8267090 DirectIOTest fails on a system with large block size
JDK-8267868 Incorrect arraycopy stub selected by C2 for SATB collectors

vkempik, Unknown

Bug Summary
JDK-8266484 [macOS] All Swing/AWT apps cause Allow Notifications prompt to appear when app is launched
JDK-8264646 [macOS] Remove desktop module dependencies on JNF Reference APIs
JDK-8264645 [macOS] Replace JNF_COCOA_ENTER/EXIT macros
JDK-8264643 [macOS] Update JNI error handling in Cocoa code.
JDK-8264638 [macOS]: Remove JNF dependency from libosxkrb5/SCDynamicStoreConfig.m
JDK-8264637 [macOS]: Remove JNF dependency from libosxsecurity/KeystoreImpl.m
JDK-8267526 [macos_aarch64] InterpreterRuntime::throw_pending_exception messing up LR results in crash
JDK-8267476 C1 crash "cannot make java calls from the native compiler"
JDK-8264641 Cleanup whitespace in .cc, .hh, .m, and .mm files
JDK-8266030 Fix product build on Windows+Arm64
JDK-8264636 libTestMainKeyWindow fails to build with Xcode 12.2
JDK-8265997 Missing -mmacosx-version-min=X flag when linking libjvm
JDK-8264642 Remove dependencies on JNF's JNI utility functions in AWT and 2D code
JDK-8264648 Remove JNF dependency from libsaproc/MacosxDebuggerLocal.m
JDK-8264647 Removing remaining JNF dependencies in the java.desktop module
JDK-8264457 try catch Method failing to work when dividing an integer by 0

yan, Unknown

Bug Summary
JDK-8266548 [Regression] Switch of Gnome theme ends up in deadlocked UI
JDK-8267680 AccessDeniedException caused by delayed file deletion on Windows
JDK-8268951 Add 2 HARICA roots to cacerts truststore
JDK-8268948 Add expiry exception for QuoVadis root certificate
JDK-8268947 Add LuxTrust certificate that is expiring in March 2021 to list of allowed but expired certs
JDK-8264255 Bump update version for OpenJDK: jdk-15.0.4
JDK-8266630 Cannot programmatically retrieve Metaspace max set via JAVA_TOOL_OPTIONS
JDK-8264500 Deadlock between URLStreamHandler.getHostAddress and file.Handler.openconnection
JDK-8264761 DragAndDrop hangs on Windows
JDK-8265193 DST starts from incorrect time in 2038
JDK-8264587 Fix incorrect format string in Http1HeaderParser
JDK-8265994 Handle multiple prereqs on the same line in deps files
JDK-8265080 Illegal package access when SunPKCS11 requires SunJCE's classes
JDK-8265969 Incremental rebuild broken on Macosx
JDK-8265968 Incremental rebuild with precompiled header fails when touching a header file
JDK-8267104 JFrame::setVisible crashed with -Dfile.encoding=UTF-8 on Japanese Windows.
JDK-8268114 Manifest bytes are read twice when verifying a signed JAR
JDK-8266208 Memory leak in imageFile.cpp
JDK-8267369 Native crash in Win32PrintServiceLookup.getAllPrinterNames()
JDK-8268953 Remove Telia Company CA certificate expiring in April 2021
JDK-8265195 TimeZone getOffset API does not return a DST offset between years 2038-2137
JDK-8266910 UI of Swing components is not redrawn after their internal state changed
JDK-8265533 UIManager.getSytemLookAndFeelClassName() returns wrong value on Fedora 32
JDK-8264823 Update building.html document for Git in jdk15u
JDK-8264822 Update docs on building for Git
JDK-8267099 Update IANA Language Subtag Registry to Version 2020-09-29
JDK-8264771 Update the root locale display names
JDK-8264256 Update version .jcheck/conf in jdk15u-dev to be 15.0.4
JDK-8268949 VerifyCACerts.java fails as soneraclass2ca cert will expire in 90 days
JDK-8264724 Windows IME was disabled after DnD operation

yan, Azul

Bug Summary
JDK-8265860 Update version .jcheck/conf in jdk15u to be 15.0.4