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

Reply via email to