RELEASE NOTES: JDK 13.0.11

Notes generated: Sat Mar 02 19:32:01 CET 2024

JEPs

None.

RELEASE NOTES

None.

FIXED ISSUES

core-libs/java.math

Priority Bug Summary
P4 JDK-8272541 Incorrect overflow test in Toom-Cook branch of BigInteger multiplication

core-libs/java.net

Priority Bug Summary
P4 JDK-8280414 Memory leak in DefaultProxySelector

core-libs/java.util:i18n

Priority Bug Summary
P3 JDK-8274658 ISO 4217 Amendment 170 Update

hotspot/compiler

Priority Bug Summary
P2 JDK-8272570 C2: crash in PhaseCFG::global_code_motion
P3 JDK-8275610 C2: Object field load floats above its null check resulting in a segfault
P4 JDK-8240353 AArch64: missing support for -XX:+ExtendedDTraceProbes in C1

hotspot/runtime

Priority Bug Summary
P4 JDK-8278309 [windows] use of uninitialized OSThread::_state
P4 JDK-8273341 Update SipHash to version 1.0

infrastructure

Priority Bug Summary
P4 JDK-8278998 Bump update version for OpenJDK: jdk-13.0.11

infrastructure/build

Priority Bug Summary
P4 JDK-8065704 Set LC_ALL=C for all relevant commands in the build system

security-libs/java.security

Priority Bug Summary
P3 JDK-8274736 Concurrent read/close of SSLSockets causes SSLSessions to be invalidated unnecessarily

security-libs/javax.crypto

Priority Bug Summary
P4 JDK-8240983 Incorrect copyright header in Apache Santuario 2.1.3 files

security-libs/javax.net.ssl

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

security-libs/javax.xml.crypto

Priority Bug Summary
P3 JDK-8247964 All log0() in com/sun/org/slf4j/internal/Logger.java should be private
P3 JDK-8255255 Update Apache Santuario (XML Signature) to version 2.2.1
P3 JDK-8275082 Update XML Security for Java to 2.3.0
P3 JDK-8247907 XMLDsig logging does not work
P4 JDK-8280947 Adapt test/jdk/javax/xml/crypto/dsig/LogParameters.java for 13u
P4 JDK-8259535 ECDSA SignatureValue do not always have the specified length

xml/javax.xml.parsers

Priority Bug Summary
P3 JDK-8280373 Update Xalan serializer / SystemIDResolver to align with JDK-8270492

xml/jaxp

Priority Bug Summary
P3 JDK-8284548 Invalid XPath expression causes StringIndexOutOfBoundsException
P3 JDK-8249867 XML declaration is not followed by a newline
P4 JDK-8276141 XPathFactory set/getProperty method
P4 JDK-8282761 XPathFactoryImpl remove setProperty and getProperty methods