Integrated: 8252658: G1: Do not consider G1HeapWastePercent during region selection within a gc
Ivan Walulya
iwalulya at openjdk.java.net
Tue Sep 8 18:42:52 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."
This pull request has now been integrated.
Changeset: 63a5a129
Author: Ivan Walulya <iwalulya at openjdk.org>
Committer: Stefan Johansson <sjohanss at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/63a5a129
Stats: 16 lines in 1 file changed: 16 ins; 0 del; 0 mod
8252658: G1: Do not consider G1HeapWastePercent during region selection within a gc
Reviewed-by: tschatzl, sjohanss
-------------
PR: https://git.openjdk.java.net/jdk/pull/62
More information about the hotspot-gc-dev
mailing list