Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8134607 Remove per-compiler performance counters
  3. JDK-8177126

Release Note: Remove per-compiler performance counters

XMLWordPrintable

    • Verified

      Per-thread compiler performance counters have been removed because they became obsolete in the presence of more fine-grained and precise compilation events. The corresponding interface in `sun.management.*` has been deprecated since it will no longer provide information without the performance counters. Users can get similar or more fine-grained information via global performance counters, the event tracing API (JFR) or `-XX:+PrintCompilation`.

            thartmann Tobias Hartmann
            thartmann Tobias Hartmann
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: