On Wed, 2 Feb 2022 09:34:20 GMT, Alan Hayward <d...@openjdk.java.net> wrote:
> And this change will keep ROP protection enabled if we fall into the "this VM > was built without ROP-protection support.". In that case we'll be protecting > generated code, but the VM itself won't be protected. This will run without > crashing. That's perfect. ------------- PR: https://git.openjdk.java.net/jdk/pull/6334