--- old/test/hotspot/jtreg/runtime/appcds/VerifierTest.java 2018-04-24 20:05:23.700997493 -0400 +++ new/test/hotspot/jtreg/runtime/appcds/VerifierTest.java 2018-04-24 20:05:22.376921257 -0400 @@ -243,7 +243,6 @@ if (!dump_setting.equals(prev_dump_setting)) { OutputAnalyzer dumpOutput = TestCommon.dump( jar, appClasses, dump_setting, - "-XX:+UnlockDiagnosticVMOptions", // FIXME: the following options are for working around a GC // issue - assert failure when dumping archive with the -Xverify:all "-Xms256m",