8132286: change 'InlineNotify' flag option from "product" to "diagnostic"

Reviewed-by: coleenp
This commit is contained in:
Daniel D. Daugherty 2015-07-23 14:48:23 -07:00
parent cbc53a65af
commit 99f005b648

View File

@ -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)") \
\ \