--- old/src/hotspot/share/runtime/globals.hpp 2018-07-05 17:17:37.771878910 -0400 +++ new/src/hotspot/share/runtime/globals.hpp 2018-07-05 17:17:37.362840967 -0400 @@ -2571,9 +2571,6 @@ "Default survivor space alignment in bytes") \ constraint(SurvivorAlignmentInBytesConstraintFunc,AfterErgo) \ \ - product(bool , AllowNonVirtualCalls, false, \ - "Obey the ACC_SUPER flag and allow invokenonvirtual calls") \ - \ product(ccstr, DumpLoadedClassList, NULL, \ "Dump the names all loaded classes, that could be stored into " \ "the CDS archive, in the specified file") \