RFR: 8311821: Simplify ParallelGCThreadsConstraintFunc after CMS removal [v2]
Jenny Shivayogi
duke at openjdk.org
Fri Jul 21 19:16:51 UTC 2023
> Code oddities reported by SonarCloud after CMS removal
> Fix: moving ParallelGCThreadsConstraintFuncParallel to shared code as ParallelGCThreadsConstraintFunc
Jenny Shivayogi has updated the pull request incrementally with one additional commit since the last revision:
replacing constraint func with range, max_jint with INT_MAX
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/14965/files
- new: https://git.openjdk.org/jdk/pull/14965/files/fe7abefd..37a3b881
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=14965&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=14965&range=00-01
Stats: 7 lines in 2 files changed: 0 ins; 1 del; 6 mod
Patch: https://git.openjdk.org/jdk/pull/14965.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/14965/head:pull/14965
PR: https://git.openjdk.org/jdk/pull/14965
More information about the hotspot-gc-dev
mailing list