Integrated: 8317452: [JVMCI] Export symbols used by lightweight locking to JVMCI compilers.
Yudi Zheng
yzheng at openjdk.org
Wed Oct 4 10:21:48 UTC 2023
On Tue, 3 Oct 2023 19:42:28 GMT, Yudi Zheng <yzheng at openjdk.org> wrote:
> Export JavaThread::_lock_stack, LockStack::_top, LockStack::_end_offset, and ObjectMonitor::ANONYMOUS_OWNER to JVMCI compilers. Delete JVMCIUseFastLocking option
This pull request has now been integrated.
Changeset: 9718f490
Author: Yudi Zheng <yzheng at openjdk.org>
Committer: Doug Simon <dnsimon at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/9718f490fb76f6712ac8f9c7f5248ca10bf83e6f
Stats: 16 lines in 5 files changed: 11 ins; 5 del; 0 mod
8317452: [JVMCI] Export symbols used by lightweight locking to JVMCI compilers.
Reviewed-by: dnsimon
-------------
PR: https://git.openjdk.org/jdk/pull/16032
More information about the hotspot-dev
mailing list