hotspot/src/share/vm/runtime/globals.hpp
changeset 23526 6851d341ad52
parent 23474 55fbc11353ec
child 23534 338d8d86560e
--- a/hotspot/src/share/vm/runtime/globals.hpp	Mon Mar 31 09:08:53 2014 +0200
+++ b/hotspot/src/share/vm/runtime/globals.hpp	Mon Mar 31 10:35:06 2014 +0200
@@ -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,                             \