hotspot/src/share/vm/runtime/vm_operations.hpp
changeset 386 7f121b1192f2
parent 1 489c9b5090e2
child 670 ddf3e9583f2f
child 1374 4c24294029a9
equal deleted inserted replaced
342:c7bc1fed1d90 386:7f121b1192f2
    47   template(DeoptimizeTheWorld)                    \
    47   template(DeoptimizeTheWorld)                    \
    48   template(GC_HeapInspection)                     \
    48   template(GC_HeapInspection)                     \
    49   template(GenCollectFull)                        \
    49   template(GenCollectFull)                        \
    50   template(GenCollectFullConcurrent)              \
    50   template(GenCollectFullConcurrent)              \
    51   template(GenCollectForAllocation)               \
    51   template(GenCollectForAllocation)               \
       
    52   template(GenCollectForPermanentAllocation)      \
    52   template(ParallelGCFailedAllocation)            \
    53   template(ParallelGCFailedAllocation)            \
    53   template(ParallelGCFailedPermanentAllocation)   \
    54   template(ParallelGCFailedPermanentAllocation)   \
    54   template(ParallelGCSystemGC)                    \
    55   template(ParallelGCSystemGC)                    \
    55   template(CMS_Initial_Mark)                      \
    56   template(CMS_Initial_Mark)                      \
    56   template(CMS_Final_Remark)                      \
    57   template(CMS_Final_Remark)                      \