mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-01 03:30:34 +00:00
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)") \
|
||||
\
|
||||
product(bool, InlineNotify, true, "intrinsify subset of notify" ) \
|
||||
diagnostic(bool, InlineNotify, true, "intrinsify subset of notify") \
|
||||
\
|
||||
experimental(intx, ClearFPUAtPark, 0, "(Unsafe, Unstable)") \
|
||||
\
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user