--- old/src/hotspot/share/runtime/globals.hpp 2018-09-26 10:03:44.525972763 -0400 +++ new/src/hotspot/share/runtime/globals.hpp 2018-09-26 10:03:42.973882487 -0400 @@ -247,9 +247,6 @@ range(8, 256) \ constraint(ObjectAlignmentInBytesConstraintFunc,AtParse) \ \ - product(bool, AssumeMP, true, \ - "(Deprecated) Instruct the VM to assume multiple processors are available")\ - \ /* UseMembar is theoretically a temp flag used for memory barrier */ \ /* removal testing. It was supposed to be removed before FCS but has */ \ /* been re-added (see 6401008) */ \