hotspot/src/share/vm/runtime/globals.hpp
changeset 10990 f71627d1b3dd
parent 10828 083151731200
child 10991 e12451ab43c4
--- a/hotspot/src/share/vm/runtime/globals.hpp	Tue Nov 01 13:44:40 2011 +0100
+++ b/hotspot/src/share/vm/runtime/globals.hpp	Thu Nov 10 06:23:48 2011 -0500
@@ -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,                         \