--- old/test/hotspot/jtreg/runtime/CommandLine/VMDeprecatedOptions.java 2018-06-26 21:56:47.384000000 -0700 +++ new/test/hotspot/jtreg/runtime/CommandLine/VMDeprecatedOptions.java 2018-06-26 21:56:47.184000000 -0700 @@ -46,13 +46,6 @@ {"InitialRAMFraction", "64"}, {"AssumeMP", "false"}, {"UseMembar", "true"}, - {"CompilerThreadHintNoPreempt", "true"}, - {"VMThreadHintNoPreempt", "false"}, - {"PrintSafepointStatistics", "false"}, - {"PrintSafepointStatisticsCount", "3"}, - {"PrintSafepointStatisticsTimeout", "3"}, - {"AggressiveOpts", "true"}, - {"AllowNonVirtualCalls", "true"}, // deprecated alias flags (see also aliased_jvm_flags): {"DefaultMaxRAMFraction", "4"},