RFR: 8327240: Remove unused Tier2CompileThreshold/Tier2BackEdgeThreshold product flags
Sonia Zaldana Calles
szaldana at openjdk.org
Tue Apr 23 14:44:43 UTC 2024
Hi all,
This PR removes the unused options ```Tier2CompileThreshold``` and ```Tier2BackEdgeThreshold```.
Testing:
- [x] Verified unrecognized option error is reported after removing options.
Thanks,
Sonia
-------------
Commit messages:
- 8327240: Remove unused Tier2CompileThreshold/Tier2BackEdgeThreshold product flags
Changes: https://git.openjdk.org/jdk/pull/18904/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=18904&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8327240
Stats: 8 lines in 1 file changed: 0 ins; 8 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/18904.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/18904/head:pull/18904
PR: https://git.openjdk.org/jdk/pull/18904
More information about the hotspot-compiler-dev
mailing list