Code Review for hotspot

Prepared by:johnc on Tue Sep 27 09:38:18 PDT 2011
Workspace:/export/workspaces/discovered_soft_refs/hotspot
Compare against: http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot
Compare against version:2721
Summary of changes: 30 lines changed: 13 ins; 0 del; 17 mod; 8078 unchg
Patch of changes: hotspot.patch
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp

rev 2722 : 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:
1 line changed: 0 ins; 0 del; 1 mod; 6002 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw src/share/vm/memory/referenceProcessor.cpp

rev 2722 : 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:
18 lines changed: 3 ins; 0 del; 15 mod; 1352 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw src/share/vm/memory/referenceProcessor.hpp

rev 2722 : 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:
11 lines changed: 10 ins; 0 del; 1 mod; 724 unchg

This code review page was prepared using /java/j2se/bin/webrev (vers 23.18-hg).