diff -r f6b5a29df2c1 -r ab6d61a620df hotspot/src/share/vm/runtime/globals.hpp --- a/hotspot/src/share/vm/runtime/globals.hpp Thu Jul 23 16:36:36 2015 +0000 +++ b/hotspot/src/share/vm/runtime/globals.hpp Thu Jul 23 14:48:23 2015 -0700 @@ -1286,7 +1286,7 @@ \ 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)") \ \