Integrated: 8307813: [JVMCI] Export markWord::lock_mask_in_place to JVMCI compilers.
Yudi Zheng
yzheng at openjdk.org
Thu May 11 10:41:52 UTC 2023
On Wed, 10 May 2023 11:49:03 GMT, Yudi Zheng <yzheng at openjdk.org> wrote:
> Export markWord::lock_mask_in_place to JVMCI compilers. This field is essential for accessing cached identity hash code.
This pull request has now been integrated.
Changeset: 0cbfbc40
Author: Yudi Zheng <yzheng at openjdk.org>
Committer: Doug Simon <dnsimon at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/0cbfbc400aac53b098a3d8a7dda1aec2180a47a7
Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
8307813: [JVMCI] Export markWord::lock_mask_in_place to JVMCI compilers.
Reviewed-by: dnsimon, kvn, never
-------------
PR: https://git.openjdk.org/jdk/pull/13902
More information about the hotspot-compiler-dev
mailing list