RELEASE NOTES FOR: 13.0.11 ==================================================================================================== Notes generated: Tue Apr 02 20:11:58 CEST 2024 Hint: Prefix bug IDs with https://bugs.openjdk.org/browse/ to reach the relevant JIRA entry. JAVA ENHANCEMENT PROPOSALS (JEP): None. RELEASE NOTES: None. ALL FIXED ISSUES, BY COMPONENT AND PRIORITY: core-libs/java.math: (P4) JDK-8272541: Incorrect overflow test in Toom-Cook branch of BigInteger multiplication core-libs/java.net: (P4) JDK-8280414: Memory leak in DefaultProxySelector core-libs/java.util:i18n: (P3) JDK-8274658: ISO 4217 Amendment 170 Update hotspot/compiler: (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: (P4) JDK-8278309: [windows] use of uninitialized OSThread::_state (P4) JDK-8273341: Update SipHash to version 1.0 infrastructure: (P4) JDK-8278998: Bump update version for OpenJDK: jdk-13.0.11 infrastructure/build: (P4) JDK-8065704: Set LC_ALL=C for all relevant commands in the build system security-libs/java.security: (P3) JDK-8274736: Concurrent read/close of SSLSockets causes SSLSessions to be invalidated unnecessarily security-libs/javax.crypto: (P4) JDK-8240983: Incorrect copyright header in Apache Santuario 2.1.3 files security-libs/javax.net.ssl: (P2) JDK-8274524: SSLSocket.close() hangs if it is called during the ssl handshake security-libs/javax.xml.crypto: (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: (P3) JDK-8280373: Update Xalan serializer / SystemIDResolver to align with JDK-8270492 xml/jaxp: (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