RFR: 8317452: [JVMCI] Export symbols used by lightweight locking to JVMCI compilers. [v2]

Doug Simon dnsimon at openjdk.org
Wed Oct 4 10:18:35 UTC 2023


On Wed, 4 Oct 2023 07:37:03 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
>
> Yudi Zheng has updated the pull request incrementally with one additional commit since the last revision:
> 
>   remove JVMCIUseFastLocking.

Marked as reviewed by dnsimon (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/16032#pullrequestreview-1657172521


More information about the hotspot-dev mailing list