--- old/src/share/vm/runtime/globals.hpp 2017-06-08 14:46:42.534996399 +0200 +++ new/src/share/vm/runtime/globals.hpp 2017-06-08 14:46:42.314996407 +0200 @@ -1191,8 +1191,6 @@ \ diagnostic(bool, InlineNotify, true, "intrinsify subset of notify") \ \ - experimental(intx, ClearFPUAtPark, 0, "(Unsafe, Unstable)") \ - \ experimental(intx, hashCode, 5, \ "(Unstable) select hashCode generation algorithm") \ \