diff --git a/src/hotspot/share/runtime/vmOperation.hpp b/src/hotspot/share/runtime/vmOperation.hpp index 66bf5dc2e27..5781b133cdb 100644 --- a/src/hotspot/share/runtime/vmOperation.hpp +++ b/src/hotspot/share/runtime/vmOperation.hpp @@ -110,7 +110,6 @@ template(GTestExecuteAtSafepoint) \ template(GTestStopSafepoint) \ template(JFROldObject) \ - template(JvmtiPostObjectFree) \ template(RendezvousGCThreads) \ template(JFRInitializeCPUTimeSampler) \ template(JFRTerminateCPUTimeSampler) \