hg: hsx/hotspot-gc/hotspot: 7095243: Disambiguate ReferenceProcessor::_discoveredSoftRefs

john.cuthbertson at oracle.com john.cuthbertson at oracle.com
Mon Oct 17 19:29:51 UTC 2011


Changeset: bf2d2b8b1726
Author:    johnc
Date:      2011-10-17 09:57 -0700
URL:       http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/bf2d2b8b1726

7095243: Disambiguate ReferenceProcessor::_discoveredSoftRefs
Summary: Add a new, separate, pointer to the base of the array of discovered reference lists and use this new pointer in places where we iterate over the entire array.
Reviewed-by: ysr, brutisso

! src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp
! src/share/vm/memory/referenceProcessor.cpp
! src/share/vm/memory/referenceProcessor.hpp




More information about the hotspot-gc-dev mailing list