[OpenJDK 2D-Dev] Review Request for 6879044

Anthony Petrov Anthony.Petrov at Sun.COM
Wed Sep 16 10:38:15 UTC 2009


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 directly. In most cases we only 
wrap the call with an if (logger.isLoggable(...)) when the string that 
we log contains some expressions (obviously, for performance reasons.)

--
best regards,
Anthony



More information about the core-libs-dev mailing list