test/hotspot/jtreg/runtime/cds/appcds/SharedArchiveConsistency.java
changeset 57705 7cf02b2c1455
parent 57584 9d82a35b6ff7
child 57898 5ddb746d45e0
--- a/test/hotspot/jtreg/runtime/cds/appcds/SharedArchiveConsistency.java	Fri Aug 09 12:27:05 2019 -0700
+++ b/test/hotspot/jtreg/runtime/cds/appcds/SharedArchiveConsistency.java	Fri Aug 09 13:13:36 2019 -0700
@@ -27,11 +27,7 @@
  * @summary SharedArchiveConsistency
  * @requires vm.cds
  * @library /test/lib
- * @modules java.base/jdk.internal.misc
- *          java.compiler
- *          java.management
- *          jdk.jartool/sun.tools.jar
- *          jdk.internal.jvmstat/sun.jvmstat.monitor
+ * @modules jdk.jartool/sun.tools.jar
  * @build sun.hotspot.WhiteBox
  * @compile test-classes/Hello.java
  * @run driver ClassFileInstaller sun.hotspot.WhiteBox