.hgignore
author johnc
Wed, 12 Oct 2011 10:25:51 -0700
changeset 10683 4b5a5a507864
parent 9309 334bea52fc16
child 12024 452c9c3f0a96
permissions -rw-r--r--
7098282: G1: assert(interval >= 0) failed: Sanity check, referencePolicy.cpp: 76 Summary: There is a race between one thread successfully forwarding and copying the klass mirror for the SoftReference class (including the static master clock) and another thread attempting to use the master clock while attempting to discover a soft reference object. Maintain a shadow copy of the soft reference master clock and use the shadow during reference discovery and reference processing. Reviewed-by: tonyp, brutisso, ysr

^build/
^dist/
/nbproject/private/
^webrev
^.hgtip