Skip to content

16-ea+25-windows-aarch64

Compare
Choose a tag to compare
@lewurm lewurm released this 15 Jul 11:33
· 40 commits to master since this release
e771213

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.