RFR: 8006: GcFreedRatio rule doesn't have all preferences in preferences list
Pierre-Yves Bigourdan
duke at openjdk.org
Mon Jan 16 18:28:58 UTC 2023
The shared preference `RulePreferences.SHORT_RECORDING_LIMIT` was not included in the GcFreedRatio rule where it is used. This was causing `Could not find typed preference in rule` warnings.
-------------
Commit messages:
- Fix formatting
- 8006: GcFreedRatio rule doesn't have all preferences in preferences list
Changes: https://git.openjdk.org/jmc/pull/462/files
Webrev: https://webrevs.openjdk.org/?repo=jmc&pr=462&range=00
Issue: https://bugs.openjdk.org/browse/JMC-8006
Stats: 3 lines in 1 file changed: 0 ins; 0 del; 3 mod
Patch: https://git.openjdk.org/jmc/pull/462.diff
Fetch: git fetch https://git.openjdk.org/jmc pull/462/head:pull/462
PR: https://git.openjdk.org/jmc/pull/462
More information about the jmc-dev
mailing list