changeset 11176 | 9bb1ddd8da51 |
parent 11174 | fccee5238e70 |
child 11250 | ef1ab0772513 |
--- a/hotspot/src/share/vm/gc_implementation/g1/concurrentMark.hpp Mon Nov 28 09:49:05 2011 -0800 +++ b/hotspot/src/share/vm/gc_implementation/g1/concurrentMark.hpp Thu Nov 17 12:40:15 2011 -0800 @@ -360,7 +360,7 @@ friend class ConcurrentMarkThread; friend class CMTask; friend class CMBitMapClosure; - friend class CSMarkOopClosure; + friend class CSetMarkOopClosure; friend class CMGlobalObjectClosure; friend class CMRemarkTask; friend class CMConcurrentMarkingTask;