diff -r 04af91b7fadd -r 4a08476437e8 hotspot/src/share/vm/runtime/vm_operations.hpp --- a/hotspot/src/share/vm/runtime/vm_operations.hpp Tue Jul 14 16:28:53 2015 +0200 +++ b/hotspot/src/share/vm/runtime/vm_operations.hpp Wed Jul 15 12:24:41 2015 -0700 @@ -101,6 +101,7 @@ template(WhiteBoxOperation) \ template(ClassLoaderStatsOperation) \ template(DumpHashtable) \ + template(DumpTouchedMethods) \ template(MarkActiveNMethods) \ template(PrintCompileQueue) \ template(PrintCodeList) \