RFR: 8277204: Implement PAC-RET branch protection on Linux/AArch64 [v25]
Alan Hayward
duke at openjdk.org
Tue Feb 7 10:02:20 UTC 2023
On Tue, 7 Feb 2023 07:55:58 GMT, Doug Simon <dnsimon at openjdk.org> wrote:
>For now, we will just add a check into Graal that UseBranchProtection is not set, exiting the VM if it is
that sounds a better solution to me instead of:
> disable JVMCI if _rop_protection is parsed as "true"
-------------
PR: https://git.openjdk.org/jdk/pull/6334
More information about the build-dev
mailing list