-
Sub-task
-
Resolution: Delivered
-
P4
-
9
-
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`.