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

2009-09-16 Thread Oleg Sukhodolsky
On Tue, Sep 15, 2009 at 11:13 PM, Mandy Chung wrote: > > > Oleg Sukhodolsky wrote: >> >> On Mon, Sep 14, 2009 at 9:19 PM, Mandy Chung wrote: >> >> I thought that it is possible to log int a file using default logger, > > Not the default logging configuration. > >> thus I was surprised that >> des

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

2009-09-16 Thread Mandy Chung
Here are the new webrevs: core-libs changes that include java.util.Currency: http://cr.openjdk.java.net/~mchung/6882376/webrev.00/ - Added a new jtreg test - Cleaned up PlatformLogger.java per Alan's feedback. awt/2d/swing changes: http://cr.openjdk.java.net/~mchung/6879044/webrev.0

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

2009-09-16 Thread Anthony Petrov
Hi Mandy, On 09/15/2009 10:43 PM, Mandy Chung wrote: > Is it really that unlikely that fine() will be > called that we need not initialise this early? AWT team, can you confirm? I didn't examine this particular AWTEvent class. I can confirm that in many places we call the fine() method dir