hotspot/src/share/vm/runtime/vm_operations.hpp
changeset 386 7f121b1192f2
parent 1 489c9b5090e2
child 670 ddf3e9583f2f
child 1374 4c24294029a9
--- a/hotspot/src/share/vm/runtime/vm_operations.hpp	Thu Mar 27 17:22:06 2008 -0700
+++ b/hotspot/src/share/vm/runtime/vm_operations.hpp	Tue Apr 01 15:13:47 2008 +0400
@@ -49,6 +49,7 @@
   template(GenCollectFull)                        \
   template(GenCollectFullConcurrent)              \
   template(GenCollectForAllocation)               \
+  template(GenCollectForPermanentAllocation)      \
   template(ParallelGCFailedAllocation)            \
   template(ParallelGCFailedPermanentAllocation)   \
   template(ParallelGCSystemGC)                    \