hotspot/src/share/vm/runtime/globals.hpp
changeset 37110 0c468eab5c66
parent 37094 c12f414936a1
child 37126 ed3f8d81d85c
--- a/hotspot/src/share/vm/runtime/globals.hpp	Tue Mar 15 15:29:42 2016 +0100
+++ b/hotspot/src/share/vm/runtime/globals.hpp	Tue Mar 15 15:43:04 2016 -0400
@@ -1466,9 +1466,6 @@
   develop(bool, TraceCompiledIC, false,                                     \
           "Trace changes of compiled IC")                                   \
                                                                             \
-  develop(bool, TraceClearedExceptions, false,                              \
-          "Print when an exception is forcibly cleared")                    \
-                                                                            \
   /* gc */                                                                  \
                                                                             \
   product(bool, UseSerialGC, false,                                         \