8132287: obsolete the "InlineNotify" flag option

Reviewed-by: kvn, dlong, dholmes
This commit is contained in:
Daniel D. Daugherty 2018-05-11 11:08:32 -04:00
parent 5f48fe5cab
commit 5e70392aa8
6 changed files with 13 additions and 10 deletions

View file

@ -199,6 +199,7 @@ class ObjectMonitor {
static PerfLongVariable * _sync_MonExtant;
static int Knob_ExitRelease;
static int Knob_InlineNotify;
static int Knob_Verbose;
static int Knob_VerifyInUse;
static int Knob_VerifyMatch;