On Tue, 25 Aug 2026 10:45:09 GMT, Coleen Phillimore <[email protected]> wrote:

>> Fredrik Bredberg has updated the pull request incrementally with one 
>> additional commit since the last revision:
>> 
>>   Updated after review
>
> test/hotspot/gtest/oops/test_markWord.cpp line 94:
> 
>> 92:   {
>> 93:     ObjectLocker ol(h_obj, THREAD);
>> 94:     assert_mark_word_print_pattern(h_obj, "is_locked");
> 
> Yup you fixed it

Yea, and the main reason why I changed to `is_locked` is to avoid getting a 
match for `locked` when the output is really `unlocked`.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/32471#discussion_r3852484072

Reply via email to