author | dcubed |
Fri, 24 Jul 2015 02:57:59 +0200 | |
changeset 31984 | 27f2dae0e9e8 |
parent 31982 | ebe371c6926a (current diff) |
parent 31983 | ab6d61a620df (diff) |
child 31987 | 5077d8d47de9 |
--- a/hotspot/src/share/vm/runtime/globals.hpp Thu Jul 23 21:33:29 2015 +0200 +++ b/hotspot/src/share/vm/runtime/globals.hpp Fri Jul 24 02:57:59 2015 +0200 @@ -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)") \ \