Releases: microsoft/openjdk-aarch64
OpenJDK 16 GA for Windows, Linux and MacOS (M1) AArch64 / ARM64
The build is off jdk-16.0.2-ga@3b56f0b.
For debug symbols please refer to the Microsoft OpenJDK documentation.
OpenJDK 11 GA for Windows and Linux AArch64 / ARM64
The build is off jdk-11.0.12-ga@d1541f3.
For debug symbols please refer to the Microsoft OpenJDK documentation.
Fixpath
OpenJDK 16 EA for Windows and Linux AArch64 / ARM64
These are early-access releases, we do not recommend their use in production environments.
The build is off jdk-16.0.1-ga @ba7c640
For the debug symbols, please refer microsoft.com/openjdk
OpenJDK 16 EA for Windows and Linux AArch64 / ARM64
These are early-access releases, we do not recommend their use in production environments. We have also uploaded the debug symbols
bits for Linux and Windows.
The build is off jdk-16+36 @ 4de3a6b
For the source code, please refer to our Microsoft-OpenJDK link
You can find the HotSpot disassembly for AArch64 on Windows here
16-ea+10-macOS-aarch64
This release is an early access build of our macOS+AArch64 port (also known as Apple Silicon), based on openjdk/jdk@68da63d
Together with Azul Systems we are working on JEP 391 to upstream relevant patches to the OpenJDK project. The WIP branch can be found here: https://github.com/openjdk/aarch64-port/tree/jdk-macos
16-ea+19-windows-aarch64
This release is following the merge of the support Windows-AArch64 into JDK tip. This package is built from https://github.com/openjdk/jdk/tree/jdk-16+19.
16-ea+10-windows-aarch64
This release is our first performance release and also enables the two low-latency GCs in OpenJDK HotSpot VM - the ZGC and Shenandoah GC.
We have applied our patches on top of openjdk/jdk@56881d64
16-ea+8-windows-aarch64
Contains fix for VEH exception handling, so that HotSpot will resume exception handling instead of bailing out, so that a potential SEH handle of a native library has a chance to catch it. Instead, we install an unhandled exception handle.
This build is based on openjdk/jdk@024fa0969 plus our patches to make Windows+AArch64 work.
16-ea+25-windows-aarch64
WARNING: Wrong tag, it's really 16-ea+5.
Contains fix for VEH exception handling, so that HotSpot will resume exception handling instead of bailing out, so that a potential SEH handle of a native library has a chance to catch it. Instead, we install an unhandled exception handle.
This build is based on openjdk/jdk@9bac33f plus our patches to make Windows+AArch64 work.