RELEASE NOTES FOR: 13.0.5 ==================================================================================================== Notes generated: Tue Apr 02 18:09:57 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: (P2) JDK-8244818: [macos] Java2D Queue Flusher crash while moving application window to external monitor client-libs/javax.accessibility: (P2) JDK-8249278: Revert JDK-8226253 which breaks the spec of AccessibleState.SHOWING for JList core-libs/java.net: (P4) JDK-8231449: HttpClient's client ssl certificate authentication seems to be broken. core-libs/java.util:i18n: (P4) JDK-8252497: Incorrect numeric currency code for ROL hotspot/compiler: (P2) JDK-8234645: ARM32: C1: PatchingStub for field access: not enough bytes (P2) JDK-8250609: C2 crash in IfNode::fold_compares (P4) JDK-8230591: AArch64: Missing intrinsics for Math.ceil, floor, rint (P4) JDK-8231649: PPC64: Intrinsics for Math.ceil, floor, rint on Power hotspot/jfr: (P4) JDK-8244777: ClassLoaderStats VM Op uses constant hash value (P4) JDK-8240360: NativeLibraryEvent has wrong library name on Linux hotspot/runtime: (P4) JDK-8247873: [arm32] client vm build failure (P4) JDK-8243470: [macos] bring back O2 opt level for unsafe.cpp (P4) JDK-8238284: [macos] Zero VM build fails due to an obvious typo (P4) JDK-8233787: Break cycle in vm_version* includes infrastructure: (P4) JDK-8248495: [macos] zerovm is broken due to libffi headers location (P4) JDK-8247607: Bump update version for OpenJDK: jdk-13.0.5 infrastructure/build: (P4) JDK-8234535: Cross compilation fails due to missing CFLAGS for the BUILD_CC (P4) JDK-8253528: Update .jcheck/conf for jdk13u-dev tools/jlink: (P3) JDK-8241602: jlink does not produce reproducible jimage files (P4) JDK-8232864: Classes generated at link time by GenerateJLIClassesPlugin are not reproducible xml/javax.xml.stream: (P3) JDK-8230094: CCE in createXMLEventWriter(Result) over an arbitrary XMLStreamWriter xml/jaxp: (P3) JDK-8248348: Regression caused by the update to BCEL 6.0