comparison src/share/vm/memory/genCollectedHeap.hpp @ 142:8bd1e4487c18

Merge
author iveresov
date Sun, 04 May 2008 03:29:31 -0700
parents ba764ed4b6f2 c0492d52d55b
children d1605aabd0a1 12eea04c8b06 37f87013dfd8
comparison
equal deleted inserted replaced
138:bcdc68eb7e1f 142:8bd1e4487c18
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;