Integrated: 8295776: [JVMCI] Add x86 CPU flags for MPK and CET

Matthias Neugschwandtner mneugschwand at openjdk.org
Mon Oct 24 12:13:09 UTC 2022


On Fri, 21 Oct 2022 09:48:23 GMT, Matthias Neugschwandtner <mneugschwand at openjdk.org> wrote:

> Add the CPU flags for memory protection keys (MPK) and control flow enforcement technology (CET) to JVMCI such that Graal can make use of these technologies.

This pull request has now been integrated.

Changeset: d50b6eb3
Author:    Matthias Neugschwandtner <mneugschwand at openjdk.org>
Committer: Doug Simon <dnsimon at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/d50b6eb342e9ec96d1a01dafc317e00725dc84c0
Stats:     37 lines in 4 files changed: 34 ins; 0 del; 3 mod

8295776: [JVMCI] Add x86 CPU flags for MPK and CET

Reviewed-by: kvn, dnsimon

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

PR: https://git.openjdk.org/jdk/pull/10810


More information about the hotspot-dev mailing list