diff -r 072f27397b69 -r 7cf02b2c1455 test/hotspot/jtreg/runtime/cds/appcds/VerifierTest_1B.java --- a/test/hotspot/jtreg/runtime/cds/appcds/VerifierTest_1B.java Fri Aug 09 12:27:05 2019 -0700 +++ b/test/hotspot/jtreg/runtime/cds/appcds/VerifierTest_1B.java Fri Aug 09 13:13:36 2019 -0700 @@ -27,7 +27,6 @@ * @summary Unverfiable app classes should not be archived. * @requires vm.cds * @library /test/lib - * @modules java.base/jdk.internal.misc * @modules jdk.jartool/sun.tools.jar * java.base/jdk.internal.org.objectweb.asm * @compile test-classes/Greet.java