Skip to content

16-ea+8-windows-aarch64

Compare
Choose a tag to compare
@lewurm lewurm released this 11 Aug 13:35
· 37 commits to master since this release
ebe269e

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.