RFR: 8270187: G1: Remove ConcGCThreads constraint

Albert Mingkun Yang ayang at openjdk.java.net
Fri Jul 23 13:57:06 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`

Thanks for the review.

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

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



More information about the hotspot-gc-dev mailing list