On Tue, 25 Aug 2026 10:42:56 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
>
> src/hotspot/share/oops/markWord.cpp line 69:
>
>> 67: #endif
>> 68: st->print(" age=%d)", age());
>> 69: }
>
> This looks like a good rewrite. There was a gtest that tested for this
> output. Did they pass?
Thanks! I used `TEST="gtest:markWord.printing_vm"` to verify my rewrite, which
passed without failure.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/32471#discussion_r3852412509