RFR: Use only up to ConcGCThreads for concurrent RS scanning.
Kelvin Nilsen
kdnilsen at openjdk.org
Sun Aug 28 14:01:51 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.
Thanks for putting this together.
-------------
Marked as reviewed by kdnilsen (Committer).
PR: https://git.openjdk.org/shenandoah/pull/159
More information about the shenandoah-dev
mailing list