hotspot/src/share/vm/runtime/globals.hpp
changeset 26587 e8b28fa936af
parent 26141 9f502e461cde
child 26796 666464578742
--- a/hotspot/src/share/vm/runtime/globals.hpp	Wed Sep 10 19:08:17 2014 -0700
+++ b/hotspot/src/share/vm/runtime/globals.hpp	Wed Sep 10 13:27:33 2014 +0200
@@ -2473,7 +2473,7 @@
   develop(bool, CIPrintCompilerName, false,                                 \
           "when CIPrint is active, print the name of the active compiler")  \
                                                                             \
-  develop(bool, CIPrintCompileQueue, false,                                 \
+  diagnostic(bool, CIPrintCompileQueue, false,                              \
           "display the contents of the compile queue whenever a "           \
           "compilation is enqueued")                                        \
                                                                             \