test/hotspot/jtreg/runtime/cds/appcds/MultiProcessSharing.java
changeset 57705 7cf02b2c1455
parent 57567 b000362a89a0
child 58679 9c3209ff7550
--- a/test/hotspot/jtreg/runtime/cds/appcds/MultiProcessSharing.java	Fri Aug 09 12:27:05 2019 -0700
+++ b/test/hotspot/jtreg/runtime/cds/appcds/MultiProcessSharing.java	Fri Aug 09 13:13:36 2019 -0700
@@ -28,9 +28,7 @@
  *
  * @requires vm.cds
  * @library /test/lib
- * @modules java.base/jdk.internal.misc
- *          java.management
- *          jdk.jartool/sun.tools.jar
+ * @modules jdk.jartool/sun.tools.jar
  * @build sun.hotspot.WhiteBox
  * @run driver ClassFileInstaller sun.hotspot.WhiteBox
  * @compile test-classes/MultiProcClass.java