Integrated: 8311821: Simplify ParallelGCThreadsConstraintFunc after CMS removal

Jenny Shivayogi duke at openjdk.org
Wed Aug 2 07:02:59 UTC 2023


On Thu, 20 Jul 2023 23:26:51 GMT, Jenny Shivayogi <duke at openjdk.org> wrote:

> Code oddities reported by SonarCloud after CMS removal
> Fix: moving ParallelGCThreadsConstraintFuncParallel to shared code as ParallelGCThreadsConstraintFunc

This pull request has now been integrated.

Changeset: 6a853bba
Author:    Jenny Shivayogi <kspeeyu at amazon.com>
Committer: Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/6a853bba09092141f436d4cb1e8fdc5a06beac82
Stats:     37 lines in 6 files changed: 2 ins; 30 del; 5 mod

8311821: Simplify ParallelGCThreadsConstraintFunc after CMS removal

Reviewed-by: kbarrett, shade, tschatzl

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

PR: https://git.openjdk.org/jdk/pull/14965


More information about the hotspot-gc-dev mailing list