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.
relates to
JDK-8325303Replace markWord.is_neutral() with markWord.is_unlocked()