--- old/src/hotspot/share/runtime/objectMonitor.hpp 2018-05-10 09:38:22.000000000 -0400 +++ new/src/hotspot/share/runtime/objectMonitor.hpp 2018-05-10 09:38:22.000000000 -0400 @@ -199,6 +199,7 @@ static PerfLongVariable * _sync_MonExtant; static int Knob_ExitRelease; + static int Knob_InlineNotify; static int Knob_Verbose; static int Knob_VerifyInUse; static int Knob_VerifyMatch;