So good point, what does thread-safety mean here:
I've gone back around my change and am now satisfied just changing to use
ConcurrentHashMap is sufficient for what is required here. The
GenericListenerConnector and it's sub-class are essentially a wrapper
class to the underlying TransportServi
Thanks Alex,
I have changed the testcase to allocate ports which makes better sense:
http://cr.openjdk.java.net/~aleonard/8225474/webrev.02/
Cheers
Andrew
Andrew Leonard
Java Runtimes Development
IBM Hursley
IBM United Kingdom Ltd
internet email: andrew_m_leon...@uk.ibm.com
From: Alex Menk