JDK-8327290 : Remove unused notproduct option TraceInvocationCounterOverflow
  • Type: Enhancement
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 17,21,22,23
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2024-03-05
  • Updated: 2024-04-29
  • Resolved: 2024-04-23
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 23
23 b20Fixed
Related Reports
Relates :  
Description
The option TraceInvocationCounterOverflow is not in use.

Remove.
Comments
Changeset: 7157eea1 Author: Sonia Zaldana Calles <szaldana@openjdk.org> Committer: Coleen Phillimore <coleenp@openjdk.org> Date: 2024-04-23 18:01:55 +0000 URL: https://git.openjdk.org/jdk/commit/7157eea10130e5411ab8db4273dc37f6789cdcf6
23-04-2024

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/18902 Date: 2024-04-22 19:57:19 +0000
23-04-2024

The only usage was removed with JDK-8251462.
05-03-2024