RFR: 8343226: Shenandoah: Move tenuring threshold constraint functions into shared constraints
William Kemper
wkemper at openjdk.org
Tue Oct 29 18:50:45 UTC 2024
This change anticipates the [generational mode for Shenandoah](https://github.com/openjdk/jdk/pull/21273), which makes use of the `InitialTenuringThreshold` and `MaxTenuringThreshold` flags.
-------------
Commit messages:
- Move tenuring flag contraints, make them available to Shenandoah
Changes: https://git.openjdk.org/shenandoah/pull/529/files
Webrev: https://webrevs.openjdk.org/?repo=shenandoah&pr=529&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8343226
Stats: 115 lines in 4 files changed: 6 ins; 100 del; 9 mod
Patch: https://git.openjdk.org/shenandoah/pull/529.diff
Fetch: git fetch https://git.openjdk.org/shenandoah.git pull/529/head:pull/529
PR: https://git.openjdk.org/shenandoah/pull/529
More information about the shenandoah-dev
mailing list