diff -r e89fc0bf4ecb -r 0c468eab5c66 hotspot/src/share/vm/runtime/globals.hpp --- 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, \