RFR: 8311821: Simplify ParallelGCThreadsConstraintFunc after CMS removal [v2]
Jenny Shivayogi
duke at openjdk.org
Fri Jul 21 19:46:41 UTC 2023
On Fri, 21 Jul 2023 19:40:27 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> I don't think we need `ParallelGCThreadsConstraintFunc` at all now, seeing how we removed its only (?) use.
okay, so we remove 'ParallelGCThreadsConstraintFunc' as we replaced it with specifying a range instead? got it.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/14965#issuecomment-1646165715
More information about the hotspot-gc-dev
mailing list