RFR: Use only up to ConcGCThreads for concurrent RS scanning.

William Kemper wkemper at openjdk.org
Mon Aug 29 15:40:52 UTC 2022


On Sat, 27 Aug 2022 01:16:55 GMT, Y. Srinivas Ramakrishna <ysr at openjdk.org> wrote:

> The concurrent RS scanning phase was using (up to) ParallelGCThreads, rather than ConcGCThreads as was the original intention for concurrent phases.

Marked as reviewed by wkemper (Committer).

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

PR: https://git.openjdk.org/shenandoah/pull/159


More information about the shenandoah-dev mailing list