PUSHES REPORT: 15.0.9

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

Report generated: Tue Oct 03 00:15:50 CEST 2023

Distribution by priority

Count Priority
1 P1
2 P2
30 P3
20 P4
2 P5

Distribution by components

Count Component
55 100% Total
22 40.0% hotspot
8 14.5% hotspot/runtime
7 12.7% hotspot/jfr
7 12.7% hotspot/compiler
13 23.6% core-libs
4 7.3% core-libs/javax.naming
3 5.5% core-libs/java.util:i18n
2 3.6% core-libs/java.nio
1 1.8% core-libs/java.net
1 1.8% core-libs
1 1.8% core-libs/java.time
1 1.8% core-libs/java.text
5 9.1% client-libs
3 5.5% client-libs/2d
1 1.8% client-libs/java.awt
1 1.8% client-libs/javax.imageio
4 7.3% tools
4 7.3% tools/javac
4 7.3% xml
4 7.3% xml/jaxp
3 5.5% infrastructure
2 3.6% infrastructure/build
1 1.8% infrastructure
3 5.5% security-libs
1 1.8% security-libs/org.ietf.jgss
1 1.8% security-libs/javax.crypto
1 1.8% security-libs/java.security
1 1.8% core-svc
1 1.8% core-svc/java.lang.management

Distribution by affiliation

This Release Pushes

Original Pushes

Count Committer
55 100% Total
53 96.4% Azul
35 63.6% Yuri Nesterenko
6 10.9% Ekaterina Vergizova
4 7.3% Roman Marchenko
3 5.5% Olga Mikhaltcova
1 1.8% Alexey Bakhtin
1 1.8% Andrew Brygin
1 1.8% Jan Kratochvil
1 1.8% Ilarion Nakonechnyy
1 1.8% Alexey Pavlyutkin
1 1.8% @jankratochvil.net
1 1.8% jan
1 1.8% Amazon
1 1.8% Sergey Bylokhov
Count Committer
55 100% Total
33 60.0% Oracle
4 7.3% Joe Wang
4 7.3% Philip Race
3 5.5% Naoto Sato
3 5.5% Ioi Lam
2 3.6% Weijun Wang
2 3.6% Robert Mckenna
2 3.6% Yoshiki Sato
2 3.6% Erik Gahlin
2 3.6% Dean Long
2 3.6% Lance Andersen
1 1.8% Markus Grönlund
1 1.8% Joel Borggrén-Franck
1 1.8% Sean Mullan
1 1.8% Michael McMahon
1 1.8% Magnus Ihse Bursie
1 1.8% David Holmes
1 1.8% Mikael Vidstedt
5 9.1% NTT DATA
5 9.1% Yasumasa Suenaga
4 7.3% Azul
2 3.6% Alexey Bakhtin
1 1.8% Andrew Brygin
1 1.8% Yuri Nesterenko
3 5.5% Amazon
2 3.6% Aleksey Shipilev
1 1.8% Dan Lutker
3 5.5% Independent
1 1.8% Zhengyu Gu
1 1.8% Guoxiong Li
1 1.8% ganjianxuan
3 5.5% SAP
3 5.5% Christoph Langer
2 3.6% Tencent
2 3.6% Jie Fu
1 1.8% DataDog
1 1.8% Jaroslav Bachorík
1 1.8% Fujitsu
1 1.8% Takuya Kiriyama

Chronological push log:

Days Ago This Release Push By Original Push By Bug Summary
Name Affiliation Name Affiliation
378 Alexey Pavlyutkin Azul Joel Borggrén-Franck Oracle JDK-8294009 AssertionError in Annotate.fromAnnotations with -Xdoclint
381 Roman Marchenko Azul Yasumasa Suenaga NTT DATA JDK-8293915 -Wstringop-overflow happens in vmError.cpp
382 Roman Marchenko Azul Yasumasa Suenaga NTT DATA JDK-8293860 -Wnonnull happens in classLoaderData.inline.hpp
382 Roman Marchenko Azul Jie Fu Tencent JDK-8293848 Fix the implementation of loop unrolling heuristic with LoopPercentProfileLimit
383 Yuri Nesterenko Azul Yoshiki Sato Oracle JDK-8293790 (tz) Update Timezone Data to 2022c
384 Yuri Nesterenko Azul Yoshiki Sato Oracle JDK-8293693 Add legacy tz tests to OpenJDK
385 Ilarion Nakonechnyy Azul Aleksey Shipilev Amazon JDK-8293645 Crash/miscompile in CallGenerator::for_method_handle_inline after JDK-8191998
385 Yuri Nesterenko Azul Yasumasa Suenaga NTT DATA JDK-8293643 [TESTBUG] -Wdeprecated-declarations is reported at sigset() in exesigtest.c
385 Yuri Nesterenko Azul David Holmes Oracle JDK-8293636 StackGuardPages test doesn't build with glibc 2.34
388 Sergey Bylokhov Amazon Yasumasa Suenaga NTT DATA JDK-8293576 Add support for Visual Studio 2022
391 Yuri Nesterenko Azul Yasumasa Suenaga NTT DATA JDK-8293426 GCC 10 warnings -Wtype-limits with JFR code
391 Yuri Nesterenko Azul Ioi Lam Oracle JDK-8293425 GCC 10 warning stringop-overflow with symbol code
391 Yuri Nesterenko Azul Mikael Vidstedt Oracle JDK-8293411 Make mlvmJvmtiUtils strncpy uses GCC 10.x friendly
392 Andrew Brygin Azul Andrew Brygin Azul JDK-8293354 fastdebug build broken after JDK-8281866
395 Olga Mikhaltcova Azul Aleksey Shipilev Amazon JDK-8293317 Build failures after JDK-8253353
397 Yuri Nesterenko Azul Lance Andersen Oracle JDK-8293160 TestZipFile failed with java.lang.AssertionError exception
397 Yuri Nesterenko Azul Lance Andersen Oracle JDK-8293158 (zipfs) Performance regression related to support for POSIX file permissions
397 Roman Marchenko Azul ganjianxuan Independent JDK-8293157 Fix the infinite loop in next_line
398 Ekaterina Vergizova Azul Erik Gahlin Oracle JDK-8293091 JFR: Disable TestDevNull.java on Windows
399 Ekaterina Vergizova Azul Erik Gahlin Oracle JDK-8293031 JFR: Dump on shutdown live-locks in some conditions
402 Yuri Nesterenko Azul Dean Long Oracle JDK-8292982 C2: segmentation fault in ciMethodBlocks::make_block_at(int)
403 Yuri Nesterenko Azul Dan Lutker Amazon JDK-8292931 bug in GIFImageReader
403 Yuri Nesterenko Azul Christoph Langer SAP JDK-8292908 (zipfs) Mention paths with dot elements in ZipException and cleanups
405 Yuri Nesterenko Azul Joe Wang Oracle JDK-8292773 Update java.xml module-info
406 Ekaterina Vergizova Azul Jaroslav Bachorík DataDog JDK-8292719 SIGSEGV at MethodIteratorHost
406 Alexey Bakhtin Azul Sean Mullan Oracle JDK-8292705 Disable SHA-1 Signed JARs
412 Yuri Nesterenko Azul Naoto Sato Oracle JDK-8292433 ISO 4217 Amendment 172 Update
412 Yuri Nesterenko Azul Naoto Sato Oracle JDK-8292400 ISO 4217 Amendment 171 Update
424 jan @jankratochvil.net Ioi Lam Oracle JDK-8291886 CDS cannot archive lamda proxy with useImplMethodHandle
426 Ekaterina Vergizova Azul Takuya Kiriyama Fujitsu JDK-8291709 JfrRecorderService failes with guarantee(num_written > 0) when no space left on device.
427 Yuri Nesterenko Azul Robert Mckenna Oracle JDK-8291632 jtreg test com/sun/jndi/ldap/LdapPoolTimeoutTest.java fails intermittently in nightly run
430 Ekaterina Vergizova Azul Markus Grönlund Oracle JDK-8291563 Failure observed with JfrVirtualMemory::initialize
430 Yuri Nesterenko Azul Naoto Sato Oracle JDK-8291560 The NumberFormat for locale sq_XK formats price incorrectly.
430 Yuri Nesterenko Azul Guoxiong Li Independent JDK-8291557 forged ASTs can provoke an AIOOBE at com.sun.tools.javac.jvm.ClassWriter::writePosition
430 Yuri Nesterenko Azul Philip Race Oracle JDK-8291551 [macOS] "Apple AWT Internal Exception" when input method is changed
430 Yuri Nesterenko Azul Magnus Ihse Bursie Oracle JDK-8291546 Fix annoying awk warning in configure for java versions
431 Ekaterina Vergizova Azul Zhengyu Gu Independent JDK-8291492 JFR: FieldTable leaks FieldInfoTable member
431 Yuri Nesterenko Azul Joe Wang Oracle JDK-8291464 Improve XSLT XPath operators count efficiency
432 Yuri Nesterenko Azul Philip Race Oracle JDK-8291172 Update FreeType to 2.12.1
433 Yuri Nesterenko Azul Philip Race Oracle JDK-8291016 [macos] Unexpected symbol was displayed on JTextField with Monospaced font
437 Yuri Nesterenko Azul Philip Race Oracle JDK-8290879 Update HarfBuzz to 4.4.1
438 Yuri Nesterenko Azul Joe Wang Oracle JDK-8290816 Improve XPath operators count accuracy
438 Yuri Nesterenko Azul Joe Wang Oracle JDK-8290769 Update Xerces2 Java to Version 2.12.2
440 Jan Kratochvil Azul Ioi Lam Oracle JDK-8290505 CDS VerifyError when calling clone() on object array
441 Yuri Nesterenko Azul Jie Fu Tencent JDK-8290454 runtime/BootstrapMethod/BSMCalledTwice.java fails with release VMs after JDK-8262134
441 Olga Mikhaltcova Azul Michael McMahon Oracle JDK-8290446 HTTPS Channel Binding support for Java GSS/Kerberos
444 Yuri Nesterenko Azul Dean Long Oracle JDK-8290378 compiler/uncommontrap/TestDeoptOOM.java failed with "guarantee(false) failed: wrong number of expression stack elements during deopt"
444 Olga Mikhaltcova Azul Weijun Wang Oracle JDK-8290356 SPNEGO has not passed channel binding info into the underlying mechanism
445 Yuri Nesterenko Azul Robert Mckenna Oracle JDK-8290304 LDAP connection timeout not honoured under contention
445 Yuri Nesterenko Azul Weijun Wang Oracle JDK-8290282 KeyAgreement : generateSecret intermittently not resetting
447 Yuri Nesterenko Azul Alexey Bakhtin Azul JDK-8290168 LDAP channel binding does not work with StartTLS extension
447 Yuri Nesterenko Azul Alexey Bakhtin Azul JDK-8290060 LDAP Channel Binding support for Java GSS/Kerberos
453 Yuri Nesterenko Azul Christoph Langer SAP JDK-8289821 javac error on invalid jar should only print filename
453 Yuri Nesterenko Azul Christoph Langer SAP JDK-8289807 javac errors after JDK-8251329 are not helpful enough to find root cause
469 Yuri Nesterenko Azul Yuri Nesterenko Azul JDK-8288650 Bump update version for OpenJDK: jdk-15.0.9

No changesets log

Committer push log

Alexey Bakhtin, Azul

Bug Summary
JDK-8292705 Disable SHA-1 Signed JARs

Alexey Pavlyutkin, Azul

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

Andrew Brygin, Azul

Bug Summary
JDK-8293354 fastdebug build broken after JDK-8281866

Ekaterina Vergizova, Azul

Bug Summary
JDK-8291563 Failure observed with JfrVirtualMemory::initialize
JDK-8293091 JFR: Disable TestDevNull.java on Windows
JDK-8293031 JFR: Dump on shutdown live-locks in some conditions
JDK-8291492 JFR: FieldTable leaks FieldInfoTable member
JDK-8291709 JfrRecorderService failes with guarantee(num_written > 0) when no space left on device.
JDK-8292719 SIGSEGV at MethodIteratorHost

Ilarion Nakonechnyy, Azul

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

jan, @jankratochvil.net

Bug Summary
JDK-8291886 CDS cannot archive lamda proxy with useImplMethodHandle

Jan Kratochvil, Azul

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

Olga Mikhaltcova, Azul

Bug Summary
JDK-8293317 Build failures after JDK-8253353
JDK-8290446 HTTPS Channel Binding support for Java GSS/Kerberos
JDK-8290356 SPNEGO has not passed channel binding info into the underlying mechanism

Roman Marchenko, Azul

Bug Summary
JDK-8293860 -Wnonnull happens in classLoaderData.inline.hpp
JDK-8293915 -Wstringop-overflow happens in vmError.cpp
JDK-8293848 Fix the implementation of loop unrolling heuristic with LoopPercentProfileLimit
JDK-8293157 Fix the infinite loop in next_line

Sergey Bylokhov, Amazon

Bug Summary
JDK-8293576 Add support for Visual Studio 2022

Yuri Nesterenko, Azul

Bug Summary
JDK-8293790 (tz) Update Timezone Data to 2022c
JDK-8292908 (zipfs) Mention paths with dot elements in ZipException and cleanups
JDK-8293158 (zipfs) Performance regression related to support for POSIX file permissions
JDK-8291551 [macOS] "Apple AWT Internal Exception" when input method is changed
JDK-8291016 [macos] Unexpected symbol was displayed on JTextField with Monospaced font
JDK-8293643 [TESTBUG] -Wdeprecated-declarations is reported at sigset() in exesigtest.c
JDK-8293693 Add legacy tz tests to OpenJDK
JDK-8292931 bug in GIFImageReader
JDK-8288650 Bump update version for OpenJDK: jdk-15.0.9
JDK-8292982 C2: segmentation fault in ciMethodBlocks::make_block_at(int)
JDK-8290378 compiler/uncommontrap/TestDeoptOOM.java failed with "guarantee(false) failed: wrong number of expression stack elements during deopt"
JDK-8291546 Fix annoying awk warning in configure for java versions
JDK-8291557 forged ASTs can provoke an AIOOBE at com.sun.tools.javac.jvm.ClassWriter::writePosition
JDK-8293425 GCC 10 warning stringop-overflow with symbol code
JDK-8293426 GCC 10 warnings -Wtype-limits with JFR code
JDK-8290816 Improve XPath operators count accuracy
JDK-8291464 Improve XSLT XPath operators count efficiency
JDK-8292400 ISO 4217 Amendment 171 Update
JDK-8292433 ISO 4217 Amendment 172 Update
JDK-8289821 javac error on invalid jar should only print filename
JDK-8289807 javac errors after JDK-8251329 are not helpful enough to find root cause
JDK-8291632 jtreg test com/sun/jndi/ldap/LdapPoolTimeoutTest.java fails intermittently in nightly run
JDK-8290282 KeyAgreement : generateSecret intermittently not resetting
JDK-8290168 LDAP channel binding does not work with StartTLS extension
JDK-8290060 LDAP Channel Binding support for Java GSS/Kerberos
JDK-8290304 LDAP connection timeout not honoured under contention
JDK-8293411 Make mlvmJvmtiUtils strncpy uses GCC 10.x friendly
JDK-8290454 runtime/BootstrapMethod/BSMCalledTwice.java fails with release VMs after JDK-8262134
JDK-8293636 StackGuardPages test doesn't build with glibc 2.34
JDK-8293160 TestZipFile failed with java.lang.AssertionError exception
JDK-8291560 The NumberFormat for locale sq_XK formats price incorrectly.
JDK-8291172 Update FreeType to 2.12.1
JDK-8290879 Update HarfBuzz to 4.4.1
JDK-8292773 Update java.xml module-info
JDK-8290769 Update Xerces2 Java to Version 2.12.2