hotspot/src/share/vm/runtime/globals.hpp
changeset 10739 91935236600e
parent 10569 f5ce1108443b
child 10828 083151731200
child 10963 77222140e9ad
--- a/hotspot/src/share/vm/runtime/globals.hpp	Mon Oct 10 21:01:36 2011 -0400
+++ b/hotspot/src/share/vm/runtime/globals.hpp	Thu Oct 13 09:35:42 2011 -0700
@@ -677,7 +677,7 @@
   notproduct(bool, WalkStackALot, false,                                    \
           "trace stack (no print) at every exit from the runtime system")   \
                                                                             \
-  develop(bool, Debugging, false,                                           \
+  product(bool, Debugging, false,                                           \
           "set when executing debug methods in debug.ccp "                  \
           "(to prevent triggering assertions)")                             \
                                                                             \