[master] RFR: OMWorld: Removal of flags, general cleanups [v2]
Axel Boldt-Christmas
aboldtch at openjdk.org
Thu Jun 20 12:49:38 UTC 2024
On Thu, 20 Jun 2024 12:30:09 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
>> Axel Boldt-Christmas has updated the pull request incrementally with one additional commit since the last revision:
>>
>> consistency spelling
>
> src/hotspot/cpu/x86/sharedRuntime_x86.cpp line 69:
>
>> 67: __ testptr(result, markWord::monitor_value);
>> 68: __ jcc(Assembler::notZero, slowCase);
>> 69: }
>
> Did I miss this one?
We did the C2 one. This is the native wrapper one. We both overlooked it.
-------------
PR Review Comment: https://git.openjdk.org/lilliput/pull/183#discussion_r1647519364
More information about the lilliput-dev
mailing list