src/hotspot/share/runtime/vmOperations.hpp
changeset 55571 49102ba8cf14
parent 55499 1887e16a5657
child 55603 3868dde58ebb
--- a/src/hotspot/share/runtime/vmOperations.hpp	Wed Jul 03 11:43:01 2019 +0800
+++ b/src/hotspot/share/runtime/vmOperations.hpp	Wed Jul 03 11:34:46 2019 +0200
@@ -128,6 +128,7 @@
   template(ScavengeMonitors)                      \
   template(PrintMetadata)                         \
   template(GTestExecuteAtSafepoint)               \
+  template(JFROldObject)                          \
 
 class VM_Operation: public CHeapObj<mtInternal> {
  public: