RFR: 8327290: Remove unused notproduct option TraceInvocationCounterOverflow
Sonia Zaldana Calles
szaldana at openjdk.org
Tue Apr 23 14:44:48 UTC 2024
Hi all,
This PR removes the unused option ```TraceInvocationCounterOverflow```. The only usage was removed in [8251462](https://bugs.openjdk.org/browse/JDK-8251462).
Testing:
- [x] Verified unrecognized option error is reported after removing option.
Thanks,
Sonia
-------------
Commit messages:
- 8327290: Remove unused notproduct option TraceInvocationCounterOverflow
Changes: https://git.openjdk.org/jdk/pull/18902/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=18902&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8327290
Stats: 3 lines in 1 file changed: 0 ins; 3 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/18902.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/18902/head:pull/18902
PR: https://git.openjdk.org/jdk/pull/18902
More information about the hotspot-runtime-dev
mailing list