RFR: 8252658: G1: Do not consider G1HeapWastePercent during region selection within a gc
Thomas Schatzl
tschatzl at openjdk.java.net
Tue Sep 8 15:02:48 UTC 2020
On Mon, 7 Sep 2020 14:53:45 GMT, Ivan Walulya <iwalulya 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."
Marked as reviewed by tschatzl (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/62
More information about the hotspot-gc-dev
mailing list