RFR: 8266821: G1: Prefetch cards during merge heap roots phase [v2]
Thomas Schatzl
tschatzl at openjdk.java.net
Wed May 12 08:00:59 UTC 2021
On Tue, 11 May 2021 17:01:42 GMT, Kim Barrett <kbarrett at openjdk.org> wrote:
>> Thomas Schatzl has updated the pull request incrementally with one additional commit since the last revision:
>>
>> kbarrett review
>
> src/hotspot/cpu/arm/gc/g1/g1Globals_arm.hpp line 24:
>
>> 22: */
>> 23:
>> 24: #ifndef CPU_AARCH64_GC_G1_G1GLOBALS_ARM_HPP
>
> s/AARCH64/ARM/ in 3 places in this file. Similar changes in all the other non-aarch64 files.
Sorry, copy&paste :(
-------------
PR: https://git.openjdk.java.net/jdk/pull/3975
More information about the hotspot-dev
mailing list