[jdk21u-dev] RFR: 8311821: Simplify ParallelGCThreadsConstraintFunc after CMS removal

Paul Hohensee phh at openjdk.org
Fri May 23 13:21:51 UTC 2025


On Fri, 23 May 2025 10:32:32 GMT, Bara' Hasheesh <duke at openjdk.org> wrote:

> nearly clean backport of JDK-8311821. Moves ParallelGCThreadsConstraintFuncParallel to shared code as ParallelGCThreadsConstraintFunc after CMS removal.
> 
> tier1 & modified tests passes.
> 
> Conflicts were due to type changes on tip `uintx` -> `uint`

Marked as reviewed by phh (Reviewer).

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

PR Review: https://git.openjdk.org/jdk21u-dev/pull/1828#pullrequestreview-2864387265


More information about the jdk-updates-dev mailing list