--- old/src/hotspot/share/runtime/globals.hpp 2018-09-17 23:33:13.079737926 -0700 +++ new/src/hotspot/share/runtime/globals.hpp 2018-09-17 23:33:12.815737935 -0700 @@ -827,9 +827,6 @@ "Use LWP-based instead of libthread-based synchronization " \ "(SPARC only)") \ \ - experimental(ccstr, SyncKnobs, NULL, \ - "(Unstable) Various monitor synchronization tunables") \ - \ product(intx, MonitorBound, 0, "Bound Monitor population") \ range(0, max_jint) \ \