changeset 50083 | 07015dd8157f |
parent 50068 | 5201c9474ee7 |
child 50113 | caf115bb98ad |
--- a/src/hotspot/share/runtime/globals.hpp Fri May 11 17:50:00 2018 +0800 +++ b/src/hotspot/share/runtime/globals.hpp Fri May 11 11:08:32 2018 -0400 @@ -847,8 +847,6 @@ \ experimental(intx, SyncVerbose, 0, "(Unstable)") \ \ - diagnostic(bool, InlineNotify, true, "intrinsify subset of notify") \ - \ experimental(intx, hashCode, 5, \ "(Unstable) select hashCode generation algorithm") \ \