PUSHES REPORT: 13.0.11

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 18:49:39 CEST 2023

Distribution by priority

Count Priority
2 P2
10 P3
13 P4

Distribution by components

Count Component
25 100% Total
9 36.0% security-libs
6 24.0% security-libs/javax.xml.crypto
1 4.0% security-libs/javax.net.ssl
1 4.0% security-libs/javax.crypto
1 4.0% security-libs/java.security
6 24.0% xml
4 16.0% xml/jaxp
1 4.0% xml/javax.xml.parsers
1 4.0% xml/javax.xml.xpath
5 20.0% hotspot
3 12.0% hotspot/compiler
2 8.0% hotspot/runtime
3 12.0% core-libs
1 4.0% core-libs/java.net
1 4.0% core-libs/java.math
1 4.0% core-libs/java.util:i18n
2 8.0% infrastructure
1 4.0% infrastructure/build
1 4.0% infrastructure

Distribution by affiliation

This Release Pushes

Original Pushes

Count Committer
25 100% Total
25 100.0% Unknown
17 68.0% yan
3 12.0% omikhaltcova
1 4.0% clanger
1 4.0% abakhtin
1 4.0% akozlov
1 4.0% snazarki
1 4.0% andrew
Count Committer
25 100% Total
24 96.0% Unknown
6 24.0% weijun
3 12.0% joehw
2 8.0% yan
1 4.0% ihse
1 4.0% N/A
1 4.0% njian
1 4.0% stuefe
1 4.0% jnimeh
1 4.0% djelinski
1 4.0% naoto
1 4.0% chagedorn
1 4.0% abakhtin
1 4.0% mbaesken
1 4.0% bpb
1 4.0% akozlov
1 4.0% coleenp
1 4.0% Tencent
1 4.0% casparcwang

Chronological push log:

Days Ago This Release Push By Original Push By Bug Summary
Name Affiliation Name Affiliation
505 akozlov Unknown akozlov Unknown JDK-8285178 Incorrect Token type causes XPath expression to return incorrect results
512 clanger Unknown joehw Unknown JDK-8285176 Invalid XPath expression causes StringIndexOutOfBoundsException
533 yan Unknown N/A Unknown JDK-8283366 XPathFactoryImpl remove setProperty and getProperty methods
547 yan Unknown joehw Unknown JDK-8282644 XPathFactory set/getProperty method
563 yan Unknown joehw Unknown JDK-8281826 XML declaration is not followed by a newline
564 abakhtin Unknown abakhtin Unknown JDK-8281821 SSLSocket.close() hangs if it is called during the ssl handshake
564 andrew Unknown bpb Unknown JDK-8281759 Incorrect overflow test in Toom-Cook branch of BigInteger multiplication
569 yan Unknown stuefe Unknown JDK-8281600 [windows] use of uninitialized OSThread::_state
570 yan Unknown jnimeh Unknown JDK-8281534 Concurrent read/close of SSLSockets causes SSLSessions to be invalidated unnecessarily
575 omikhaltcova Unknown mbaesken Unknown JDK-8281250 Update Xalan serializer / SystemIDResolver to align with JDK-8270492
578 yan Unknown weijun Unknown JDK-8281032 Update XML Security for Java to 2.3.0
579 yan Unknown yan Unknown JDK-8280947 Adapt test/jdk/javax/xml/crypto/dsig/LogParameters.java for 13u
579 omikhaltcova Unknown djelinski Unknown JDK-8280934 Memory leak in DefaultProxySelector
582 yan Unknown weijun Unknown JDK-8280864 Update Apache Santuario (XML Signature) to version 2.2.1
583 yan Unknown weijun Unknown JDK-8280816 Incorrect copyright header in Apache Santuario 2.1.3 files
583 yan Unknown weijun Unknown JDK-8280810 All log0() in com/sun/org/slf4j/internal/Logger.java should be private
583 yan Unknown weijun Unknown JDK-8280805 XMLDsig logging does not work
583 yan Unknown weijun Unknown JDK-8280800 ECDSA SignatureValue do not always have the specified length
584 snazarki Unknown njian Unknown JDK-8280718 AArch64: missing support for -XX:+ExtendedDTraceProbes in C1
584 yan Unknown coleenp Unknown JDK-8280710 Update Siphash to version 1.0
585 yan Unknown chagedorn Unknown JDK-8280565 C2: Object field load floats above its null check resulting in a segfault
589 yan Unknown casparcwang Tencent JDK-8280439 C2: crash in PhaseCFG::global_code_motion
591 yan Unknown naoto Unknown JDK-8280278 ISO 4217 Amendment 170 Update
612 omikhaltcova Unknown ihse Unknown JDK-8279324 Set LC_ALL=C for all relevant commands in the build system
621 yan Unknown yan Unknown JDK-8278998 Bump update version for OpenJDK: jdk-13.0.11

No changesets log

Committer push log

abakhtin, Unknown

Bug Summary
JDK-8281821 SSLSocket.close() hangs if it is called during the ssl handshake

akozlov, Unknown

Bug Summary
JDK-8285178 Incorrect Token type causes XPath expression to return incorrect results

andrew, Unknown

Bug Summary
JDK-8281759 Incorrect overflow test in Toom-Cook branch of BigInteger multiplication

clanger, Unknown

Bug Summary
JDK-8285176 Invalid XPath expression causes StringIndexOutOfBoundsException

omikhaltcova, Unknown

Bug Summary
JDK-8280934 Memory leak in DefaultProxySelector
JDK-8279324 Set LC_ALL=C for all relevant commands in the build system
JDK-8281250 Update Xalan serializer / SystemIDResolver to align with JDK-8270492

snazarki, Unknown

Bug Summary
JDK-8280718 AArch64: missing support for -XX:+ExtendedDTraceProbes in C1

yan, Unknown

Bug Summary
JDK-8281600 [windows] use of uninitialized OSThread::_state
JDK-8280947 Adapt test/jdk/javax/xml/crypto/dsig/LogParameters.java for 13u
JDK-8280810 All log0() in com/sun/org/slf4j/internal/Logger.java should be private
JDK-8278998 Bump update version for OpenJDK: jdk-13.0.11
JDK-8280439 C2: crash in PhaseCFG::global_code_motion
JDK-8280565 C2: Object field load floats above its null check resulting in a segfault
JDK-8281534 Concurrent read/close of SSLSockets causes SSLSessions to be invalidated unnecessarily
JDK-8280800 ECDSA SignatureValue do not always have the specified length
JDK-8280816 Incorrect copyright header in Apache Santuario 2.1.3 files
JDK-8280278 ISO 4217 Amendment 170 Update
JDK-8280864 Update Apache Santuario (XML Signature) to version 2.2.1
JDK-8280710 Update Siphash to version 1.0
JDK-8281032 Update XML Security for Java to 2.3.0
JDK-8281826 XML declaration is not followed by a newline
JDK-8280805 XMLDsig logging does not work
JDK-8282644 XPathFactory set/getProperty method
JDK-8283366 XPathFactoryImpl remove setProperty and getProperty methods