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.