RFR: JDK-8262068: Improve G1 Full GC by skipping compaction for regions with high survival ratio [v11]
Hamlin Li
mli at openjdk.java.net
Sat Mar 27 12:02:48 UTC 2021
On Sat, 27 Mar 2021 08:53:43 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:
>> For "is_pinned()", do you mean the method in HeapRegion or in attribute table? I think they have different meaning.
>
> Attribute table - full gc is only concerned with the attribute table.
I see, Thanks
-------------
PR: https://git.openjdk.java.net/jdk/pull/2760
More information about the hotspot-gc-dev
mailing list