PUSHES REPORT: 13.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: Sun Nov 03 18:52:42 CET 2024

Distribution by priority

Count Priority
2 P2
28 P3
17 P4
1 P5

Distribution by components

Count Component
48 100% Total
19 39.6% hotspot
7 14.6% hotspot/jfr
6 12.5% hotspot/compiler
6 12.5% hotspot/runtime
9 18.8% core-libs
3 6.3% core-libs/java.util:i18n
2 4.2% core-libs/javax.naming
1 2.1% core-libs/java.net
1 2.1% core-libs/java.time
1 2.1% core-libs/java.text
1 2.1% core-libs/java.nio
5 10.4% client-libs
3 6.3% client-libs/2d
1 2.1% client-libs/java.awt
1 2.1% client-libs/javax.imageio
5 10.4% security-libs
3 6.3% security-libs/java.security
1 2.1% security-libs/org.ietf.jgss
1 2.1% security-libs/javax.crypto
4 8.3% tools
3 6.3% tools/javac
1 2.1% tools
4 8.3% xml
4 8.3% xml/jaxp
1 2.1% core-svc
1 2.1% core-svc/java.lang.management
1 2.1% infrastructure
1 2.1% infrastructure

Distribution by affiliation

This Release Pushes

Original Pushes

Count Committer
48 100% Total
48 100.0% Azul
31 64.6% Yuri Nesterenko
6 12.5% Ekaterina Vergizova
4 8.3% Roman Marchenko
2 4.2% Alexey Bakhtin
2 4.2% Olga Mikhaltcova
1 2.1% Jan Kratochvil
1 2.1% Ilarion Nakonechnyy
1 2.1% Alexey Pavlyutkin
Count Committer
48 100% Total
32 66.7% Oracle
4 8.3% Joe Wang
4 8.3% Philip Race
3 6.3% Naoto Sato
2 4.2% Weijun Wang
2 4.2% Robert Mckenna
2 4.2% Sean Mullan
2 4.2% Yoshiki Sato
2 4.2% Erik Gahlin
2 4.2% Dean Long
2 4.2% Ioi Lam
1 2.1% Markus Grönlund
1 2.1% Joel Borggrén-Franck
1 2.1% Michael McMahon
1 2.1% David Holmes
1 2.1% Lance Andersen
1 2.1% Rajan Halade
1 2.1% Mikael Vidstedt
4 8.3% NTT DATA
4 8.3% Yasumasa Suenaga
3 6.3% SAP
3 6.3% Christoph Langer
2 4.2% Amazon
1 2.1% Aleksey Shipilev
1 2.1% Dan Lutker
2 4.2% Independent
1 2.1% Zhengyu Gu
1 2.1% ganjianxuan
2 4.2% Tencent
2 4.2% Jie Fu
1 2.1% Azul
1 2.1% Yuri Nesterenko
1 2.1% DataDog
1 2.1% Jaroslav Bachorík
1 2.1% Fujitsu
1 2.1% Takuya Kiriyama

Chronological push log:

UTC Time Priority Component Bug Summary This Release Push By Original Push By
Name Affiliation Name Affiliation
2022/10/10 16:03 P3 security-libs/java.security JDK-8295117 Policy initialization issues when the denyAfter constraint is enabled Alexey Bakhtin Azul Sean Mullan Oracle
2022/09/20 09:14 P3 security-libs/java.security JDK-8294056 Add expiry exception for Digicert (geotrustglobalca) expiring in May 2022 Yuri Nesterenko Azul Rajan Halade Oracle
2022/09/20 06:28 P3 tools/javac JDK-8294050 AssertionError in Annotate.fromAnnotations with -Xdoclint Alexey Pavlyutkin Azul Joel Borggrén-Franck Oracle
2022/09/16 08:47 P3 hotspot/runtime JDK-8293919 [TESTBUG] -Wdeprecated-declarations is reported at sigset() in exesigtest.c Yuri Nesterenko Azul Yasumasa Suenaga NTT DATA
2022/09/16 08:04 P2 hotspot/runtime JDK-8293918 StackGuardPages test doesn't build with glibc 2.34 Yuri Nesterenko Azul David Holmes Oracle
2022/09/16 07:36 P4 hotspot/runtime JDK-8293914 -Wstringop-overflow happens in vmError.cpp Roman Marchenko Azul Yasumasa Suenaga NTT DATA
2022/09/15 13:45 P4 hotspot/runtime JDK-8293859 -Wnonnull happens in classLoaderData.inline.hpp Roman Marchenko Azul Yasumasa Suenaga NTT DATA
2022/09/15 08:58 P5 hotspot/compiler JDK-8293847 Fix the implementation of loop unrolling heuristic with LoopPercentProfileLimit Roman Marchenko Azul Jie Fu Tencent
2022/09/14 08:15 P3 core-libs/java.time JDK-8293789 (tz) Update Timezone Data to 2022c Yuri Nesterenko Azul Yoshiki Sato Oracle
2022/09/14 06:53 P4 core-libs/java.util:i18n JDK-8293783 Add legacy tz tests to OpenJDK Yuri Nesterenko Azul Yoshiki Sato Oracle
2022/09/12 12:29 P2 hotspot/compiler JDK-8293644 Crash/miscompile in CallGenerator::for_method_handle_inline after JDK-8191998 Ilarion Nakonechnyy Azul Aleksey Shipilev Amazon
2022/09/09 10:04 P4 hotspot/runtime JDK-8293586 GCC 10 warning stringop-overflow with symbol code Yuri Nesterenko Azul Ioi Lam Oracle
2022/09/09 09:41 P4 hotspot/compiler JDK-8293585 Make mlvmJvmtiUtils strncpy uses GCC 10.x friendly Yuri Nesterenko Azul Mikael Vidstedt Oracle
2022/09/09 08:53 P4 hotspot/jfr JDK-8293582 GCC 10 warnings -Wtype-limits with JFR code Yuri Nesterenko Azul Yasumasa Suenaga NTT DATA
2022/09/01 12:20 P4 core-svc/java.lang.management JDK-8293215 Fix the infinite loop in next_line Roman Marchenko Azul ganjianxuan Independent
2022/08/30 10:48 P3 hotspot/jfr JDK-8293092 JFR: Disable TestDevNull.java on Windows Ekaterina Vergizova Azul Erik Gahlin Oracle
2022/08/29 12:04 P3 hotspot/jfr JDK-8293030 JFR: Dump on shutdown live-locks in some conditions Ekaterina Vergizova Azul Erik Gahlin Oracle
2022/08/26 12:13 P3 hotspot/compiler JDK-8292979 C2: segmentation fault in ciMethodBlocks::make_block_at(int) Yuri Nesterenko Azul Dean Long Oracle
2022/08/25 15:53 P4 client-libs/javax.imageio JDK-8292930 bug in GIFImageReader Yuri Nesterenko Azul Dan Lutker Amazon
2022/08/25 09:23 P3 core-libs/java.nio JDK-8292909 (zipfs) Mention paths with dot elements in ZipException and cleanups Yuri Nesterenko Azul Christoph Langer SAP
2022/08/23 12:34 P4 xml/jaxp JDK-8292772 Update java.xml module-info Yuri Nesterenko Azul Joe Wang Oracle
2022/08/22 11:54 P3 hotspot/jfr JDK-8292718 SIGSEGV at MethodIteratorHost Ekaterina Vergizova Azul Jaroslav Bachorík DataDog
2022/08/17 20:28 P3 security-libs/java.security JDK-8292568 Disable SHA-1 Signed JARs Alexey Bakhtin Azul Sean Mullan Oracle
2022/08/16 10:33 P3 core-libs/java.util:i18n JDK-8292432 ISO 4217 Amendment 172 Update Yuri Nesterenko Azul Naoto Sato Oracle
2022/08/16 06:59 P3 core-libs/java.util:i18n JDK-8292399 ISO 4217 Amendment 171 Update Yuri Nesterenko Azul Naoto Sato Oracle
2022/08/02 11:51 P4 hotspot/jfr JDK-8291708 JfrRecorderService failes with guarantee(num_written > 0) when no space left on device. Ekaterina Vergizova Azul Takuya Kiriyama Fujitsu
2022/08/01 13:31 P4 core-libs/javax.naming JDK-8291631 jtreg test com/sun/jndi/ldap/LdapPoolTimeoutTest.java fails intermittently in nightly run Yuri Nesterenko Azul Robert Mckenna Oracle
2022/07/29 14:33 P3 hotspot/jfr JDK-8291562 Failure observed with JfrVirtualMemory::initialize Ekaterina Vergizova Azul Markus Grönlund Oracle
2022/07/29 14:31 P4 core-libs/java.text JDK-8291561 The NumberFormat for locale sq_XK formats price incorrectly. Yuri Nesterenko Azul Naoto Sato Oracle
2022/07/29 10:05 P3 client-libs/java.awt JDK-8291553 [macOS] "Apple AWT Internal Exception" when input method is changed Yuri Nesterenko Azul Philip Race Oracle
2022/07/28 12:51 P3 hotspot/jfr JDK-8291493 JFR: FieldTable leaks FieldInfoTable member Ekaterina Vergizova Azul Zhengyu Gu Independent
2022/07/27 14:20 P3 xml/jaxp JDK-8291334 Improve XSLT XPath operators count efficiency Yuri Nesterenko Azul Joe Wang Oracle
2022/07/27 11:33 P3 client-libs/2d JDK-8291288 Update FreeType to 2.12.1 Yuri Nesterenko Azul Philip Race Oracle
2022/07/27 08:55 P3 client-libs/2d JDK-8291239 Update HarfBuzz to 4.4.1 Yuri Nesterenko Azul Philip Race Oracle
2022/07/26 14:03 P3 client-libs/2d JDK-8291033 [macos] Unexpected symbol was displayed on JTextField with Monospaced font Yuri Nesterenko Azul Philip Race Oracle
2022/07/22 13:21 P4 hotspot/runtime JDK-8290883 CDS VerifyError when calling clone() on object array Jan Kratochvil Azul Ioi Lam Oracle
2022/07/22 12:06 P4 tools JDK-8290876 tools/jar/JarEntryTime.java fails with modified time mismatch Yuri Nesterenko Azul Lance Andersen Oracle
2022/07/21 12:53 P4 xml/jaxp JDK-8290815 Improve XPath operators count accuracy Yuri Nesterenko Azul Joe Wang Oracle
2022/07/21 06:46 P4 xml/jaxp JDK-8290770 Update Xerces2 Java to Version 2.12.2 Yuri Nesterenko Azul Joe Wang Oracle
2022/07/18 11:59 P3 hotspot/compiler JDK-8290453 runtime/BootstrapMethod/BSMCalledTwice.java fails with release VMs after JDK-8262134 Yuri Nesterenko Azul Jie Fu Tencent
2022/07/18 10:55 P3 core-libs/java.net JDK-8290448 HTTPS Channel Binding support for Java GSS/Kerberos Olga Mikhaltcova Azul Michael McMahon Oracle
2022/07/15 15:19 P3 hotspot/compiler JDK-8290386 compiler/uncommontrap/TestDeoptOOM.java failed with "guarantee(false) failed: wrong number of expression stack elements during deopt" Yuri Nesterenko Azul Dean Long Oracle
2022/07/15 09:28 P3 security-libs/org.ietf.jgss JDK-8290355 SPNEGO has not passed channel binding info into the underlying mechanism Olga Mikhaltcova Azul Weijun Wang Oracle
2022/07/14 09:59 P3 core-libs/javax.naming JDK-8290302 LDAP connection timeout not honoured under contention Yuri Nesterenko Azul Robert Mckenna Oracle
2022/07/14 06:26 P3 security-libs/javax.crypto JDK-8290281 KeyAgreement : generateSecret intermittently not resetting Yuri Nesterenko Azul Weijun Wang Oracle
2022/07/06 09:46 P3 tools/javac JDK-8289820 javac error on invalid jar should only print filename Yuri Nesterenko Azul Christoph Langer SAP
2022/07/06 09:02 P3 tools/javac JDK-8289812 javac errors after JDK-8251329 are not helpful enough to find root cause Yuri Nesterenko Azul Christoph Langer SAP
2022/06/20 07:12 P4 infrastructure JDK-8288649 Bump update version for OpenJDK: jdk-13.0.13 Yuri Nesterenko Azul (same) (same)

No changesets log

Committer push log

Alexey Bakhtin, Azul

Bug Summary
JDK-8292568 Disable SHA-1 Signed JARs
JDK-8295117 Policy initialization issues when the denyAfter constraint is enabled

Alexey Pavlyutkin, Azul

Bug Summary
JDK-8294050 AssertionError in Annotate.fromAnnotations with -Xdoclint

Ekaterina Vergizova, Azul

Bug Summary
JDK-8291562 Failure observed with JfrVirtualMemory::initialize
JDK-8293092 JFR: Disable TestDevNull.java on Windows
JDK-8293030 JFR: Dump on shutdown live-locks in some conditions
JDK-8291493 JFR: FieldTable leaks FieldInfoTable member
JDK-8291708 JfrRecorderService failes with guarantee(num_written > 0) when no space left on device.
JDK-8292718 SIGSEGV at MethodIteratorHost

Ilarion Nakonechnyy, Azul

Bug Summary
JDK-8293644 Crash/miscompile in CallGenerator::for_method_handle_inline after JDK-8191998

Jan Kratochvil, Azul

Bug Summary
JDK-8290883 CDS VerifyError when calling clone() on object array

Olga Mikhaltcova, Azul

Bug Summary
JDK-8290448 HTTPS Channel Binding support for Java GSS/Kerberos
JDK-8290355 SPNEGO has not passed channel binding info into the underlying mechanism

Roman Marchenko, Azul

Bug Summary
JDK-8293859 -Wnonnull happens in classLoaderData.inline.hpp
JDK-8293914 -Wstringop-overflow happens in vmError.cpp
JDK-8293847 Fix the implementation of loop unrolling heuristic with LoopPercentProfileLimit
JDK-8293215 Fix the infinite loop in next_line

Yuri Nesterenko, Azul

Bug Summary
JDK-8293789 (tz) Update Timezone Data to 2022c
JDK-8292909 (zipfs) Mention paths with dot elements in ZipException and cleanups
JDK-8291553 [macOS] "Apple AWT Internal Exception" when input method is changed
JDK-8291033 [macos] Unexpected symbol was displayed on JTextField with Monospaced font
JDK-8293919 [TESTBUG] -Wdeprecated-declarations is reported at sigset() in exesigtest.c
JDK-8294056 Add expiry exception for Digicert (geotrustglobalca) expiring in May 2022
JDK-8293783 Add legacy tz tests to OpenJDK
JDK-8292930 bug in GIFImageReader
JDK-8288649 Bump update version for OpenJDK: jdk-13.0.13
JDK-8292979 C2: segmentation fault in ciMethodBlocks::make_block_at(int)
JDK-8290386 compiler/uncommontrap/TestDeoptOOM.java failed with "guarantee(false) failed: wrong number of expression stack elements during deopt"
JDK-8293586 GCC 10 warning stringop-overflow with symbol code
JDK-8293582 GCC 10 warnings -Wtype-limits with JFR code
JDK-8290815 Improve XPath operators count accuracy
JDK-8291334 Improve XSLT XPath operators count efficiency
JDK-8292399 ISO 4217 Amendment 171 Update
JDK-8292432 ISO 4217 Amendment 172 Update
JDK-8289820 javac error on invalid jar should only print filename
JDK-8289812 javac errors after JDK-8251329 are not helpful enough to find root cause
JDK-8291631 jtreg test com/sun/jndi/ldap/LdapPoolTimeoutTest.java fails intermittently in nightly run
JDK-8290281 KeyAgreement : generateSecret intermittently not resetting
JDK-8290302 LDAP connection timeout not honoured under contention
JDK-8293585 Make mlvmJvmtiUtils strncpy uses GCC 10.x friendly
JDK-8290453 runtime/BootstrapMethod/BSMCalledTwice.java fails with release VMs after JDK-8262134
JDK-8293918 StackGuardPages test doesn't build with glibc 2.34
JDK-8291561 The NumberFormat for locale sq_XK formats price incorrectly.
JDK-8290876 tools/jar/JarEntryTime.java fails with modified time mismatch
JDK-8291288 Update FreeType to 2.12.1
JDK-8291239 Update HarfBuzz to 4.4.1
JDK-8292772 Update java.xml module-info
JDK-8290770 Update Xerces2 Java to Version 2.12.2