src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/VMOps.java
changeset 50113 caf115bb98ad
parent 47216 71c04702a3d5
child 50525 767cdb97f103
--- a/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/VMOps.java	Tue May 15 11:28:29 2018 -0700
+++ b/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/VMOps.java	Tue May 15 20:24:34 2018 +0200
@@ -79,7 +79,6 @@
   HeapWalkOperation,
   HeapIterateOperation,
   ReportJavaOutOfMemory,
-  JFRCheckpoint,
   Exit,
   LinuxDllLoad,
   Terminating