RFR [9] Move sun.misc.Perf* classes to jdk.internal.perf

Chris Hegarty chris.hegarty at oracle.com
Fri Jan 8 19:09:15 UTC 2016


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/

-Chris.



More information about the core-libs-dev mailing list