hotspot/src/share/vm/runtime/globals.hpp
changeset 28174 6e48d3b8d791
parent 27711 0b952ebd3953
child 28363 047115468f16
child 28214 0b2894b5e67c
--- a/hotspot/src/share/vm/runtime/globals.hpp	Tue Dec 16 12:52:04 2014 +0100
+++ b/hotspot/src/share/vm/runtime/globals.hpp	Tue Dec 16 19:00:24 2014 -0500
@@ -1341,7 +1341,7 @@
   develop(bool, TraceClassInitialization, false,                            \
           "Trace class initialization")                                     \
                                                                             \
-  develop(bool, TraceExceptions, false,                                     \
+  product(bool, TraceExceptions, false,                                     \
           "Trace exceptions")                                               \
                                                                             \
   develop(bool, TraceICs, false,                                            \