src/share/vm/runtime/vm_operations.hpp

changeset 574
c0492d52d55b
parent 435
a61af66fc99e
child 631
d1605aabd0a1
child 777
37f87013dfd8
     1.1 --- a/src/share/vm/runtime/vm_operations.hpp	Thu Mar 27 17:22:06 2008 -0700
     1.2 +++ b/src/share/vm/runtime/vm_operations.hpp	Tue Apr 01 15:13:47 2008 +0400
     1.3 @@ -49,6 +49,7 @@
     1.4    template(GenCollectFull)                        \
     1.5    template(GenCollectFullConcurrent)              \
     1.6    template(GenCollectForAllocation)               \
     1.7 +  template(GenCollectForPermanentAllocation)      \
     1.8    template(ParallelGCFailedAllocation)            \
     1.9    template(ParallelGCFailedPermanentAllocation)   \
    1.10    template(ParallelGCSystemGC)                    \

mercurial