[slf4j-user] Performance and the JDK1.4 logger

Ceki Gülcü ceki at qos.ch
Fri Mar 5 00:29:27 CET 2010


Here is the report: http://bugzilla.slf4j.org/show_bug.cgi?id=72

On 05/03/2010 12:14 AM, Stephen Haberman wrote:
>
>> I've created a bug report to deal with this bug. Thank your for the
> thorough analysis of the problem.
>
> fillCallerData is still called for all logging calls in JDK14LoggerAdapter.
> I also cannot find the bug in bugzilla--searching for either
> "fillCallerData" or "stack" did not turn it up. Which bug is it?
>
> This seems easy enough to fix by subclassing jul Record lazy initializing
> the fillCallerData when the class name/method name methods are actually
> called. This is what jdk14 does anyway, from what I can tell.
>
> Thanks,
> Stephen
>



More information about the slf4j-user mailing list