Integrated: 8329898: Revert one use of markWord.is_unlocked back to is_neutral
David Holmes
dholmes at openjdk.org
Tue Apr 9 07:43:04 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
This pull request has now been integrated.
Changeset: dfaf11a3
Author: David Holmes <dholmes at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/dfaf11a3d80792ae9c484f3c21f93d0b7b0d23f9
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
8329898: Revert one use of markWord.is_unlocked back to is_neutral
Reviewed-by: stefank
-------------
PR: https://git.openjdk.org/jdk/pull/18684
More information about the hotspot-runtime-dev
mailing list