--- old/src/share/vm/runtime/globals.hpp 2014-03-20 23:17:09.348587447 +0100 +++ new/src/share/vm/runtime/globals.hpp 2014-03-20 23:17:08.909738757 +0100 @@ -2832,7 +2832,7 @@ "number of method invocations/branches (expressed as % of " \ "CompileThreshold) before using the method's profile") \ \ - develop(bool, PrintMethodData, false, \ + diagnostic(bool, PrintMethodData, false, \ "Print the results of +ProfileInterpreter at end of run") \ \ develop(bool, VerifyDataPointer, trueInDebug, \