diff -r 1258121876f8 -r 8e875c964f41 src/share/vm/runtime/vm_operations.hpp --- a/src/share/vm/runtime/vm_operations.hpp Fri Sep 27 13:23:32 2019 +0800 +++ b/src/share/vm/runtime/vm_operations.hpp Wed Oct 09 16:11:58 2019 +0800 @@ -98,6 +98,7 @@ template(RotateGCLog) \ template(WhiteBoxOperation) \ template(ClassLoaderStatsOperation) \ + template(JFROldObject) \ class VM_Operation: public CHeapObj { public: