--- old/src/hotspot/share/runtime/objectMonitor.hpp 2018-09-17 23:28:08.063748551 -0700 +++ new/src/hotspot/share/runtime/objectMonitor.hpp 2018-09-17 23:28:07.855748558 -0700 @@ -195,7 +195,6 @@ static PerfCounter * _sync_Deflations; static PerfLongVariable * _sync_MonExtant; - static int Knob_InlineNotify; static int Knob_Verbose; static int Knob_VerifyInUse; static int Knob_VerifyMatch;