RELEASE NOTES FOR: 15.0.7 ==================================================================================================== Notes generated: Wed Apr 03 01:02:30 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: client-libs/2d: (P4) JDK-8261107: ArrayIndexOutOfBoundsException in the ICC_Profile.getInstance(InputStream) 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 (P2) JDK-8251260: two MD5 tests fail "RuntimeException: Unexpected count of intrinsic" (P3) JDK-8281374: Add MD5.implCompress0 to Graal toBeInvestigated list after 8280978 (P3) JDK-8273359: CI: ciInstanceKlass::get_canonical_holder() doesn't respect instance size (P4) JDK-8186670: Implement _onSpinWait() intrinsic for AArch64 (P4) JDK-8251216: Implement MD5 intrinsics on AArch64 (P4) JDK-8250902: Implement MD5 Intrinsics on x86 hotspot/jfr: (P3) JDK-8279077: JFR crashes on Linux ppc due to missing crash protector in signal handler hotspot/runtime: (P4) JDK-8278381: [GCC 11] Address::make_raw() does not initialize rspec (P4) JDK-8278309: [windows] use of uninitialized OSThread::_state (P4) JDK-8253639: Change os::attempt_reserve_memory_at parameter order (P4) JDK-8253638: Cleanup os::reserve_memory and remove MAP_FIXED (P4) JDK-8273341: Update SipHash to version 1.0 infrastructure: (P4) JDK-8278997: Bump update version for OpenJDK: jdk-15.0.7 infrastructure/build: (P4) JDK-8272167: AbsPathsInImage.java should skip *.dSYM directories security-libs/java.security: (P3) JDK-8277488: Add expiry exception for Digicert (geotrustglobalca) expiring in May 2022 (P3) JDK-8274736: Concurrent read/close of SSLSockets causes SSLSessions to be invalidated unnecessarily (P3) JDK-8277224: sun.security.pkcs.PKCS9Attributes.toString() throws NPE security-libs/javax.crypto:pkcs11: (P3) JDK-8261534: Test sun/security/pkcs11/KeyAgreement/IllegalPackageAccess.java fails on platforms where no nsslib artifacts are defined 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-8255255: Update Apache Santuario (XML Signature) to version 2.2.1 (P3) JDK-8275082: Update XML Security for Java to 2.3.0 (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