--- old/src/share/vm/runtime/globals.hpp Wed Nov 9 23:10:17 2011 +++ new/src/share/vm/runtime/globals.hpp Wed Nov 9 23:10:15 2011 @@ -2580,7 +2580,7 @@ diagnostic(bool, DebugInlinedCalls, true, \ "If false, restricts profiled locations to the root method only") \ \ - product(bool, PrintVMOptions, NOT_EMBEDDED(trueInDebug) EMBEDDED_ONLY(false),\ + product(bool, PrintVMOptions, false, \ "Print flags that appeared on the command line") \ \ product(bool, IgnoreUnrecognizedVMOptions, false, \