hotspot/src/share/vm/runtime/globals.hpp
changeset 23534 338d8d86560e
parent 23517 27c4307d6cda
parent 23526 6851d341ad52
child 24110 aa442e0427f5
--- a/hotspot/src/share/vm/runtime/globals.hpp	Tue Apr 01 15:45:36 2014 +0200
+++ b/hotspot/src/share/vm/runtime/globals.hpp	Thu Apr 03 17:05:19 2014 -0400
@@ -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,                             \