RFR: 8308503: AArch64: SIGILL when running with -XX:UseBranchProtection=pac-ret on hardware without PAC feature

Andrew Haley aph at openjdk.org
Tue May 23 16:17:20 UTC 2023


On Tue, 23 May 2023 15:51:50 GMT, Alan Bateman <alanb at openjdk.org> wrote:

> Virtual threads are proposed to be a permanent feature in JDK 21 so I assume predicating this on Arguments:enable_preview check no longer make sense.

Oh, I **see**. So it really only makes sense either to make ROP protection work in vthreads, or just disable ROP protection in JDK 21.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/14095#discussion_r1202642014


More information about the hotspot-dev mailing list