On Jan 10, 2016, at 1:19 AM, Chris Hegarty <chris.hega...@oracle.com> wrote:
> 
> In preparation for JEP 260, and as per the suggestion over on the core 
> libs[1],
> sun.misc.PerformanceLogger should be moved to sun.util.logging. 
> 
> http://cr.openjdk.java.net/~chegar/8146735/

Why not moving it to java.desktop, perhaps sun.awt.util.PerformanceLogger?  Are 
you thinking to keep in the base for the future java.base class to use?  No one 
uses this class since it was added and it’s good indication that it may 
unlikely be used by others.

In the future I think we should use System.Logger instead.

Mandy

Reply via email to