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

Mandy Chung mandy.chung at oracle.com
Tue Mar 31 14:52:46 UTC 2015


On 3/31/15 7:29 AM, Daniel Fuchs wrote:
> 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/

Looks good.

Thanks
Mandy



More information about the core-libs-dev mailing list