Hi Chris,
Thanks for looking into this...
On 07/25/2014 02:53 PM, Chris Hegarty wrote:
Hi Peter,
This is certainly a thorny issue, and I agree with the approach of
using StampedLock.
Some small comments / questions:
1) Why abuse fieldsLock in hostAddress(), rather than grabbing the
writ
Hi Peter,
This is certainly a thorny issue, and I agree with the approach of using
StampedLock.
Some small comments / questions:
1) Why abuse fieldsLock in hostAddress(), rather than grabbing the
writeLock ?
2) Does the setAccessible in readObject need to be in a doPriv?
Also should th