RFR: 8253600: G1: Fully support pinned regions for full gc [v3]

Stefan Johansson sjohanss at openjdk.java.net
Mon Nov 2 14:07:01 UTC 2020


On Thu, 29 Oct 2020 08:34:13 GMT, Stefan Johansson <sjohanss at openjdk.org> wrote:

>> Thomas Schatzl has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains five commits:
>> 
>>  - Merge branch 'master' into 8253600-full-gc-pinned-region-support
>>  - Merge branch 'master' into 8253600-full-gc-pinned-region-support
>>  - sjohanss review
>>    
>>    Also remove _archive_allocator_map et al as the new attribute table
>>    implements the same functionality also suggested by sjohanss in
>>    private.
>>  - Initial import
>>  - Initial import
>
> src/hotspot/share/gc/g1/g1FullGCMarker.hpp line 46:
> 
>> 44: 
>> 45: class G1CMBitMap;
>> 46: class G1FullCollector;
> 
> Not needed (yet).

Now its needed :)

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

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


More information about the hotspot-dev mailing list