Hi, this was initially posted on AdoptJDK issue tracker here https://github.com/AdoptOpenJDK/openjdk-build/issues/1165 but after verified that it's also affecting Azul's Zulu, I was suggested to post here.
On a Windows 10 32 bits I have a script that does a jlink on the 32bits jdk 11.0.3+7. When running 'java' on the resulting runtime I get a EXCEPTION_ACCESS_VIOLATION (attached to the issue in GitHub there is the error log). This doesn't happen if I run 'java' on the jdk. The same script is used in a 64bits environment and everything works fine. Please let me know if you need further information, this constantly happens, I tried running the script multiple times and I got the same result. Andrea