On 08/01/2016 19:09, Chris Hegarty wrote:
There are a small number, three, of classes in sun.misc that are used
by the platform for monitor and logging of the core platform itself. In
preparation for JEP 260, these can be moved into a new internal
package, jdk.internal.perf.

http://cr.openjdk.java.net/~chegar/sun.misc.Perf/

I agree with Mandy on PerformanceLogger, it's a logger and completely separate to the performance counters. Maybe it would be easier to separate that one out or look at moving it to somewhere like sun.util.logging.

-Alan

Reply via email to