RFR: 8252658: G1: Do not consider G1HeapWastePercent during region selection within a gc
Ivan Walulya
iwalulya at openjdk.java.net
Tue Sep 8 17:36:10 UTC 2020
On Tue, 8 Sep 2020 17:30:53 GMT, Stefan Johansson <sjohanss at openjdk.org> wrote:
>> "We agreed in an internal discussion to remove that check from region selection completely - the rationale is that when
>> we already started a (mixed) gc, we should evacuate as much as possible. So that check may at least moved out of the
>> loop or completely removed."
>
> Look good to me too 👍
thanks @kstefanj
-------------
PR: https://git.openjdk.java.net/jdk/pull/62
More information about the hotspot-gc-dev
mailing list