RFR: 8307813: [JVMCI] Export markWord::lock_mask_in_place to JVMCI compilers.

Doug Simon dnsimon at openjdk.org
Wed May 10 16:45:25 UTC 2023


On Wed, 10 May 2023 16:22:24 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:

> Do you need changes in Java side of JVMCI for this?

This value is only read by `GraalHotSpotVMConfig` which is not in the JDK.

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

PR Comment: https://git.openjdk.org/jdk/pull/13902#issuecomment-1542511632


More information about the hotspot-compiler-dev mailing list