8132286: change 'InlineNotify' flag option from "product" to "diagnostic"
Reviewed-by: coleenp
This commit is contained in:
parent
cbc53a65af
commit
99f005b648
@ -1286,7 +1286,7 @@ public:
|
|||||||
\
|
\
|
||||||
experimental(intx, SyncVerbose, 0, "(Unstable)") \
|
experimental(intx, SyncVerbose, 0, "(Unstable)") \
|
||||||
\
|
\
|
||||||
product(bool, InlineNotify, true, "intrinsify subset of notify" ) \
|
diagnostic(bool, InlineNotify, true, "intrinsify subset of notify") \
|
||||||
\
|
\
|
||||||
experimental(intx, ClearFPUAtPark, 0, "(Unsafe, Unstable)") \
|
experimental(intx, ClearFPUAtPark, 0, "(Unsafe, Unstable)") \
|
||||||
\
|
\
|
||||||
|
Loading…
x
Reference in New Issue
Block a user