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

Albert Mingkun Yang ayang at openjdk.java.net
Tue Nov 10 13:30:55 UTC 2020


On Tue, 10 Nov 2020 09:55:18 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:

> can you clarify?

In the original code, `uint8_t default_value() const { return NoArchive; }`, where `NoArchive = 0`.

>  It's not worth thinking about overhead of the clearing in this case imho.

OK, maybe it's not perf sensitive.

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

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


More information about the hotspot-dev mailing list