< prev index next >

src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/VMOps.java

Print this page

        

@@ -52,10 +52,11 @@
   ParallelGCSystemGC,
   CGC_Operation,
   CMS_Initial_Mark,
   CMS_Final_Remark,
   G1CollectFull,
+  ZOperation,
   G1CollectForAllocation,
   G1IncCollectionPause,
   EnableBiasedLocking,
   RevokeBias,
   BulkRevokeBias,
< prev index next >