hotspot/src/share/vm/memory/genCollectedHeap.hpp
changeset 386 7f121b1192f2
parent 1 489c9b5090e2
child 389 a44227868a4a
equal deleted inserted replaced
342:c7bc1fed1d90 386:7f121b1192f2
    33   friend class TenuredGeneration;
    33   friend class TenuredGeneration;
    34   friend class ConcurrentMarkSweepGeneration;
    34   friend class ConcurrentMarkSweepGeneration;
    35   friend class CMSCollector;
    35   friend class CMSCollector;
    36   friend class GenMarkSweep;
    36   friend class GenMarkSweep;
    37   friend class VM_GenCollectForAllocation;
    37   friend class VM_GenCollectForAllocation;
       
    38   friend class VM_GenCollectForPermanentAllocation;
    38   friend class VM_GenCollectFull;
    39   friend class VM_GenCollectFull;
    39   friend class VM_GenCollectFullConcurrent;
    40   friend class VM_GenCollectFullConcurrent;
    40   friend class VM_GC_HeapInspection;
    41   friend class VM_GC_HeapInspection;
    41   friend class VM_HeapDumper;
    42   friend class VM_HeapDumper;
    42   friend class HeapInspection;
    43   friend class HeapInspection;