Hi,

Please find below a patch that tries to improve the locking
strategy in LogManager.

The patch proposes to use a Reantrant lock to deal with
configurations changes in reset() and readConfiguration(),
and avoids lock contention in  initializeGlobalHandlers()

http://cr.openjdk.java.net/~dfuchs/webrev_8077846/webrev.00/

comments welcome,

best regards,

-- daniel

Reply via email to