RFR: 8327290: Remove unused notproduct option TraceInvocationCounterOverflow
Coleen Phillimore
coleenp at openjdk.org
Tue Apr 23 16:01:29 UTC 2024
On Mon, 22 Apr 2024 19:57:19 GMT, Sonia Zaldana Calles <szaldana at openjdk.org> wrote:
> 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
Nice, thank you for the cleanup! This is trivial if you want to integrate today.
-------------
Marked as reviewed by coleenp (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/18902#pullrequestreview-2017678156
More information about the hotspot-runtime-dev
mailing list