RFR: 8322630: Remove ICStubs and related safepoints [v8]

Erik Österlund eosterlund at openjdk.org
Fri Feb 9 14:30:12 UTC 2024


On Thu, 8 Feb 2024 21:32:22 GMT, Dean Long <dlong at openjdk.org> wrote:

>> Erik Österlund has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Update src/hotspot/share/code/compiledIC.hpp
>>   
>>   Co-authored-by: Thomas Schatzl <59967451+tschatzl at users.noreply.github.com>
>
> src/hotspot/cpu/arm/sharedRuntime_arm.cpp line 831:
> 
>> 829:   __ jump(SharedRuntime::get_ic_miss_stub(), relocInfo::runtime_call_type, Rtemp);
>> 830:   __ align(CodeEntryAlignment);
>> 831: 
> 
> Keep the CodeEntryAlignment and VEP comment?

Okay, I will fix it.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/17495#discussion_r1484394428


More information about the shenandoah-dev mailing list