--- old/src/share/vm/runtime/globals.hpp 2016-02-22 11:00:47.137761283 -0500 +++ new/src/share/vm/runtime/globals.hpp 2016-02-22 11:00:46.978418569 -0500 @@ -1482,9 +1482,6 @@ develop(bool, TraceCompiledIC, false, \ "Trace changes of compiled IC") \ \ - develop(bool, TraceProtectionDomainVerification, false, \ - "Trace protection domain verification") \ - \ develop(bool, TraceClearedExceptions, false, \ "Print when an exception is forcibly cleared") \ \