--- old/src/share/vm/runtime/globals.hpp 2014-09-05 16:03:54.457685624 +0200 +++ new/src/share/vm/runtime/globals.hpp 2014-09-05 16:03:54.353685619 +0200 @@ -2453,7 +2453,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") \ \