RFR: Improve some defaults and remove unused options for generational mode
William Kemper
wkemper at openjdk.org
Thu Nov 10 00:53:45 UTC 2022
`ShenandoahPromoteTenuredObjects` and `ShenandoahUsePLABs` are removed. The default `NewRatio` for generational mode is changed to 1. The default percentage of garbage for regions included in the old generation collection set is lowered to 10.
-------------
Commit messages:
- Remove declaration of unused ShenandoahUsePLAB
- Adjust defaults
Changes: https://git.openjdk.org/shenandoah/pull/169/files
Webrev: https://webrevs.openjdk.org/?repo=shenandoah&pr=169&range=00
Stats: 37 lines in 3 files changed: 2 ins; 10 del; 25 mod
Patch: https://git.openjdk.org/shenandoah/pull/169.diff
Fetch: git fetch https://git.openjdk.org/shenandoah pull/169/head:pull/169
PR: https://git.openjdk.org/shenandoah/pull/169
More information about the shenandoah-dev
mailing list