Re: [OpenJDK 2D-Dev] Review Request for 6879044

2009-09-14 Thread Alan Bateman
Mandy Chung wrote: 6879044: Eliminate the dependency of logging from the JRE core/awt/swing classes Webrev: http://cr.openjdk.java.net/~mchung/6879044/webrev.00/ The approach seems reasonable to me. It is a bit strange to redirect the platform logging to j.u.logging if something up the stack

Re: [OpenJDK 2D-Dev] Review Request for 6879044

2009-09-14 Thread Artem Ananiev
Mandy Chung wrote: 6879044: Eliminate the dependency of logging from the JRE core/awt/swing classes Webrev: http://cr.openjdk.java.net/~mchung/6879044/webrev.00/ Summary: 1. A new sun.util.logging.PlatformLogger class that will handle the log messages in a similar way as Logger but it will

Re: [OpenJDK 2D-Dev] Review Request for 6879044

2009-09-14 Thread Yuri Nesterenko
Artem Ananiev wrote: Mandy Chung wrote: 6879044: Eliminate the dependency of logging from the JRE core/awt/swing classes ... I have quickly looked through AWT/2D changes and haven't found anything suspicious. A funny typo is noticed in X11 key logging (see XToolkit or XWindow for examples

Re: [OpenJDK 2D-Dev] Review Request for 6879044

2009-09-14 Thread Mandy Chung
Oleg Sukhodolsky wrote: On Mon, Sep 14, 2009 at 5:32 AM, Mandy Chung wrote: 6879044: Eliminate the dependency of logging from the JRE core/awt/swing classes Webrev: http://cr.openjdk.java.net/~mchung/6879044/webrev.00/ Summary: 1. A new sun.util.logging.PlatformLogger class that will handle

Re: [OpenJDK 2D-Dev] Review Request for 6879044

2009-09-14 Thread Andrew John Hughes
2009/9/14 Mandy Chung : > 6879044: Eliminate the dependency of logging from the JRE core/awt/swing > classes > > Webrev: >  http://cr.openjdk.java.net/~mchung/6879044/webrev.00/ > > Summary: > 1. A new sun.util.logging.PlatformLogger class that will handle the log > messages in a similar way as Log

Re: [OpenJDK 2D-Dev] Request to backport fix for 6708392 to openjdk6

2009-09-14 Thread Joe Darcy
Andrew John Hughes wrote: 2009/9/11 Joseph D. Darcy : Hello. For fixes that have been soaking in JDK 7 for a while, there is a presumption of their validity. So by default I'm happy to have additional such fixes backported to OpenJDK 6, assuming the change is appropriate for the release, do

Re: [OpenJDK 2D-Dev] Review Request for 6879044

2009-09-14 Thread Oleg Sukhodolsky
On Mon, Sep 14, 2009 at 9:19 PM, Mandy Chung wrote: > Oleg Sukhodolsky wrote: >> >> On Mon, Sep 14, 2009 at 5:32 AM, Mandy Chung wrote: >>> >>> 6879044: Eliminate the dependency of logging from the JRE core/awt/swing >>> classes >>> >>> Webrev: >>>  http://cr.openjdk.java.net/~mchung/6879044/webr