RFR: JDK-8262068: Improve G1 Full GC by skipping compaction for regions with high survival ratio [v11]

Thomas Schatzl tschatzl at openjdk.java.net
Sat Mar 27 08:56:28 UTC 2021


On Sat, 27 Mar 2021 06:34:58 GMT, Hamlin Li <mli at openjdk.org> wrote:

>> I see, thanks for clarifying.
>
> 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.

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

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



More information about the hotspot-gc-dev mailing list