Integrated: 8270187: G1: Remove ConcGCThreads constraint

Albert Mingkun Yang ayang at openjdk.java.net
Fri Jul 23 13:57:07 UTC 2021


On Mon, 12 Jul 2021 15:09:51 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:

> Removing `ConcGCThreads <= ParallelGCThreads` constraint for G1.
> 
> Tested: hotspot_gc with `-XX:ConcGCThreads=3 -XX:ParallelGCThreads=2`

This pull request has now been integrated.

Changeset: 96247ae8
Author:    Albert Mingkun Yang <ayang at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/96247ae8fb4d38229af433c34016c208999900af
Stats:     19 lines in 5 files changed: 0 ins; 17 del; 2 mod

8270187: G1: Remove ConcGCThreads constraint

Reviewed-by: kbarrett, iwalulya

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

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



More information about the hotspot-gc-dev mailing list