mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-26 22:34:27 +02:00
8132287: obsolete the "InlineNotify" flag option
Reviewed-by: kvn, dlong, dholmes
This commit is contained in:
parent
5f48fe5cab
commit
5e70392aa8
6 changed files with 13 additions and 10 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue