[lilliput-jdk17u:lilliput] RFR: 8310156: [Lilliput/JDK17] Specialize full-GC loops [v2]

Aleksey Shipilev shade at openjdk.org
Tue Jun 20 10:30:34 UTC 2023


On Tue, 20 Jun 2023 09:25:06 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

>> Roman Kennke has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   @shipilev's comments
>
> src/hotspot/share/gc/shenandoah/shenandoahFullGC.cpp line 832:
> 
>> 830:   PreservedMarksSet* _preserved_marks;
>> 831: 
>> 832:   template <bool ALT_FWD>
> 
> Keep this one in place, like others: use `public`/`private` to scope it right.

This is still not fixed, I think.

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

PR Review Comment: https://git.openjdk.org/lilliput-jdk17u/pull/32#discussion_r1235064690


More information about the lilliput-dev mailing list