< prev index next >

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

Print this page
rev 10797 : [backport] Some Shenandoah related additions to SA

@@ -54,10 +54,11 @@
   CMS_Initial_Mark,
   CMS_Final_Remark,
   G1CollectFull,
   G1CollectForAllocation,
   G1IncCollectionPause,
+  ShenandoahOperation,
   EnableBiasedLocking,
   RevokeBias,
   BulkRevokeBias,
   PopulateDumpSharedSpace,
   JNIFunctionTableCopier,
< prev index next >