|
From: Mª®k <mc....@gm...> - 2010-07-04 14:27:27
|
this being conditionally executed code (specifically the value java.util.logging.Level.FINE) I think performance is not a relevant argument for applying this patch; it will only be run by people actually needing this level of debugging, I'm pretty sure they would not be concerned with performance.. As for readability, using "new" is, I tink, in general bad for readability. mark |