hotspot/src/share/vm/memory/genCollectedHeap.hpp
changeset 386 7f121b1192f2
parent 1 489c9b5090e2
child 389 a44227868a4a
--- a/hotspot/src/share/vm/memory/genCollectedHeap.hpp	Thu Mar 27 17:22:06 2008 -0700
+++ b/hotspot/src/share/vm/memory/genCollectedHeap.hpp	Tue Apr 01 15:13:47 2008 +0400
@@ -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;