Skip to content

Releases: microsoft/openjdk-aarch64

OpenJDK 16 GA for Windows, Linux and MacOS (M1) AArch64 / ARM64

06 Aug 19:20
ba6406b
Compare
Choose a tag to compare

OpenJDK 11 GA for Windows and Linux AArch64 / ARM64

06 Aug 19:19
ba6406b
Compare
Choose a tag to compare

Fixpath

08 Jul 16:19
2f8ca54
Compare
Choose a tag to compare

This is the fixpath binary necessary to build JDK 11 for Windows/AArch64.

OpenJDK 16 EA for Windows and Linux AArch64 / ARM64

23 Apr 22:17
d1307bd
Compare
Choose a tag to compare

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

06 Apr 19:08
e794e83
Compare
Choose a tag to compare

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

12 Nov 09:54
2f8fc04
Compare
Choose a tag to compare
Pre-release

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

09 Oct 21:16
89404ae
Compare
Choose a tag to compare

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

10 Sep 20:25
4520ae7
Compare
Choose a tag to compare

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

11 Aug 13:35
ebe269e
Compare
Choose a tag to compare

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

15 Jul 11:33
e771213
Compare
Choose a tag to compare

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.