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.