JDK-8098893 : Synchronize PlatformLogger with JDK7
  • Type: Enhancement
  • Component: javafx
  • Sub-Component: other
  • Affected Version: fx2.0
  • Priority: P5
  • Status: Resolved
  • Resolution: Won't Fix
  • Submitted: 2010-12-14
  • Updated: 2015-06-16
  • Resolved: 2012-12-20
Related Reports
Duplicate :  
Description
This bug is basically a reminder to tell us we need to keep our jfx/runtime/javafx-logging backported PlatformLogger from JDK7 in sync with the JDK7 PlatformLogger, which is owned by Mandy Chung.

We made some changes to our backported version to reduce its verbosity:

changeset:   8860:1c73de595454
tag:         tip
user:        Willie Walker <willie.walker@oracle.com>
date:        Tue Dec 14 15:54:53 2010 -0500
summary:     Change backported PlatformLogger output to be less verbose and on one line.

We've also sent these off to Mandy for her consideration.  Mandy is going to think on these and also think about other ways in which we may be able to change the output.  When we hear more from Mandy, we should sync back up and close this bug.

Comments
Don't need to fix this now that we're using the sun.util.logging logger directly.
20-12-2012

After fixing RT-12720 and consulting with Mandy, we agreed that there is no longer an urgent need to synchronize with JDK7 code. FX now has its own copy in an independent package. The longer term solution is to wait until a release of FX that no longer supports JDK6, and then delete the com.sun.javafx.logging package.
20-05-2011

See also the JDK bug to track the new functionality: Bugster: http://bt2ws.central.sun.com/loadcr.jnlp?jnlp_url=http://bugster.central.sun.com/&arg=7006814 CrPrint: http://bt2ws.central.sun.com/CrPrint?id=7006814 Monaco: http://monaco.sfbay.sun.com/detail.jsf?cr=7006814
14-12-2010