hotspot/src/share/vm/runtime/globals.hpp
changeset 35216 71c463a17b3b
parent 35203 3e70c7dc0772
child 35219 b9ef87beb87c
--- a/hotspot/src/share/vm/runtime/globals.hpp	Tue Dec 22 19:33:01 2015 +0000
+++ b/hotspot/src/share/vm/runtime/globals.hpp	Tue Dec 22 16:29:48 2015 -0500
@@ -1448,9 +1448,6 @@
   develop(bool, TraceBytecodes, false,                                      \
           "Trace bytecode execution")                                       \
                                                                             \
-  product(bool, TraceExceptions, false,                                     \
-          "Trace exceptions")                                               \
-                                                                            \
   develop(bool, TraceICs, false,                                            \
           "Trace inline cache changes")                                     \
                                                                             \