RFR: 8278411: Implement UseHeavyMonitors consistently, s390 port [v2]
Amit Kumar
amitkumar at openjdk.org
Tue May 16 02:52:48 UTC 2023
On Mon, 15 May 2023 11:46:04 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:
>> Amit Kumar has updated the pull request incrementally with one additional commit since the last revision:
>>
>> suggestion from @TheRealMDoerr and @tstuefe
>
> src/hotspot/cpu/s390/macroAssembler_s390.cpp line 3270:
>
>> 3268: // Set NE to indicate 'failure' -> take slow-path
>> 3269: z_ltgr(oop, oop);
>> 3270: }
>
> break to done?
Thomas, Please check the update version, I've fixed this.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/13978#discussion_r1194544645
More information about the hotspot-compiler-dev
mailing list