RFR [9] Move sun.misc.Perf* classes to jdk.internal.perf
Alan Bateman
Alan.Bateman at oracle.com
Sat Jan 9 08:15:51 UTC 2016
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
More information about the core-libs-dev
mailing list