[MS] Java OpenJDK October 2024 Patch & Security Updates - devamazonaws.blogspot.com
Hello Java customers! We are happy to announce the latest October 2024 patch & security update release for the Microsoft Build of OpenJDK. Download and install the binaries today. OpenJDK 21.0.5 OpenJDK 17.0.13 OpenJDK 11.0.25 Check our release notes page for details on fixes and enhancements. The source code of our builds is available now on GitHub for further inspection: jdk21u , jdk17u , jdk11u . Microsoft Build of OpenJDK specific updates OpenJDK21 Removed calls to undocumented Windows APIs (NtCreateKeyedEvent, NtReleaseKeyedEvent, NtWaitForKeyedEvent). Backport of JDK-8334475 : UnsafeIntrinsicsTest.java#ZGenerationalDebug assert(!assert_on_failure) failed: Has low-order bits set. OpenJDK17 Removed calls to undocumented Windows APIs (NtCreateKeyedEvent, NtReleaseKeyedEvent, NtWaitForKeyedEvent). OpenJDK11 Enables Hotspot to use processors across all Windows processor groups on Windows 11/Windows Server 2022 and later. Summary of Upstream Updates OpenJDK 21...