--- old/src/hotspot/share/runtime/vmOperations.hpp 2020-08-24 11:22:04.772000419 +0900 +++ new/src/hotspot/share/runtime/vmOperations.hpp 2020-08-24 11:22:04.690998076 +0900 @@ -76,14 +76,11 @@ template(PopulateDumpSharedSpace) \ template(JNIFunctionTableCopier) \ template(RedefineClasses) \ - template(UpdateForPopTopFrame) \ - template(SetFramePop) \ template(GetObjectMonitorUsage) \ template(GetAllStackTraces) \ template(GetThreadListStackTraces) \ template(ChangeBreakpoints) \ template(GetOrSetLocal) \ - template(GetCurrentLocation) \ template(ChangeSingleStep) \ template(HeapWalkOperation) \ template(HeapIterateOperation) \