hotspot/src/share/vm/memory/genCollectedHeap.hpp
changeset 389 a44227868a4a
parent 360 21d113ecbf6a
parent 386 7f121b1192f2
child 971 f0b20be4165d
child 670 ddf3e9583f2f
child 1374 4c24294029a9
--- a/hotspot/src/share/vm/memory/genCollectedHeap.hpp	Fri May 02 08:22:11 2008 -0700
+++ b/hotspot/src/share/vm/memory/genCollectedHeap.hpp	Sun May 04 03:29:31 2008 -0700
@@ -35,6 +35,7 @@
   friend class CMSCollector;
   friend class GenMarkSweep;
   friend class VM_GenCollectForAllocation;
+  friend class VM_GenCollectForPermanentAllocation;
   friend class VM_GenCollectFull;
   friend class VM_GenCollectFullConcurrent;
   friend class VM_GC_HeapInspection;