test/hotspot/jtreg/runtime/cds/BootAppendTests.java
changeset 57705 7cf02b2c1455
parent 57567 b000362a89a0
child 58679 9c3209ff7550
--- a/test/hotspot/jtreg/runtime/cds/BootAppendTests.java	Fri Aug 09 12:27:05 2019 -0700
+++ b/test/hotspot/jtreg/runtime/cds/BootAppendTests.java	Fri Aug 09 13:13:36 2019 -0700
@@ -27,10 +27,6 @@
  * @summary Testing -Xbootclasspath/a support for CDS
  * @requires vm.cds
  * @library /test/lib
- * @modules java.compiler
- *          java.base/jdk.internal.misc
- *          java.management
- *          jdk.internal.jvmstat/sun.jvmstat.monitor
  * @compile javax/sound/sampled/MyClass.jasm
  * @compile javax/annotation/processing/FilerException.jasm
  * @compile nonjdk/myPackage/MyClass.java