RFR: 8329898: Revert one use of markWord.is_unlocked back to is_neutral

Stefan Karlsson stefank at openjdk.org
Tue Apr 9 07:23:08 UTC 2024


On Tue, 9 Apr 2024 04:29:08 GMT, David Holmes <dholmes at openjdk.org> wrote:

> [JDK-8325303](https://bugs.openjdk.org/browse/JDK-8325303) changed a number of occurrences of `is_neutral` to `is_unlocked`, but one change in basicLock.cpp should not have been changed as it relates to the displaced markword.
> 
> This is a trivial change.
> 
> Testing:
>  - tiers 1-3 (sanity)
> 
> Thanks

Marked as reviewed by stefank (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/18684#pullrequestreview-1988295386


More information about the hotspot-runtime-dev mailing list