RFR: 7113878: LogManager - namedLoggers should be ConcurrentHashMap instead of Hashtable

Daniel Fuchs daniel.fuchs at oracle.com
Tue Mar 31 14:29:48 UTC 2015


Hi Mandy,

On 30/03/15 19:10, Mandy Chung wrote:
> I am aware of that while that synchronize is needed for updating the
> nodes.   As synchronized on removeLoggerRef isn't needed, I'd prefer it
> be taken out.

OK - the new webrev is here. I also updated the test as per
Jason's suggestion.

http://cr.openjdk.java.net/~dfuchs/webrev_7113878/webrev.02/

best regards,

-- daniel



More information about the core-libs-dev mailing list