RFR: 8322630: Remove ICStubs and related safepoints [v6]
Erik Österlund
eosterlund at openjdk.org
Fri Feb 9 09:37:10 UTC 2024
On Thu, 8 Feb 2024 21:37:17 GMT, Dean Long <dlong at openjdk.org> wrote:
>> Erik Österlund has updated the pull request incrementally with one additional commit since the last revision:
>>
>> ARM32 fixes
>
> src/hotspot/cpu/x86/macroAssembler_x86.cpp line 1360:
>
>> 1358: Register data = rax;
>> 1359: Register temp = LP64_ONLY(rscratch1) NOT_LP64(rbx);
>> 1360:
>
> It would be nice if VerifyOops check could be added back, maybe as a follow-up RFE?
Good idea.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/17495#discussion_r1484075750
More information about the shenandoah-dev
mailing list