RFR: JDK-8263495: Gather liveness info in the mark phase of G1 full gc [v5]

Hamlin Li mli at openjdk.java.net
Wed Mar 17 02:59:30 UTC 2021


On Tue, 16 Mar 2021 15:07:25 GMT, Stefan Johansson <sjohanss at openjdk.org> wrote:

>> Hamlin Li has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   refine inline includes.
>
> src/hotspot/share/gc/g1/g1FullGCMarker.hpp line 67:
> 
>> 65: 
>> 66: 
>> 67:   G1RegionMarkStatsCache _mark_region_cache;
> 
> Please add the include to this file: 
> #include "gc/g1/g1RegionMarkStatsCache.hpp"

Thanks Stefan, Just modified as you suggested.

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

PR: https://git.openjdk.java.net/jdk/pull/2966



More information about the hotspot-gc-dev mailing list