test/hotspot/jtreg/runtime/cds/appcds/javaldr/GCDuringDump.java
changeset 57705 7cf02b2c1455
parent 57567 b000362a89a0
child 58679 9c3209ff7550
child 59129 d8eddc0ba770
--- a/test/hotspot/jtreg/runtime/cds/appcds/javaldr/GCDuringDump.java	Fri Aug 09 12:27:05 2019 -0700
+++ b/test/hotspot/jtreg/runtime/cds/appcds/javaldr/GCDuringDump.java	Fri Aug 09 13:13:36 2019 -0700
@@ -28,9 +28,6 @@
  * @library /test/lib /test/hotspot/jtreg/runtime/cds/appcds /test/hotspot/jtreg/runtime/cds/appcds/test-classes
  * @requires vm.cds
  * @requires vm.flavor != "minimal"
- * @modules java.base/jdk.internal.misc
- *          jdk.jartool/sun.tools.jar
- *          java.management
  * @build GCDuringDumpTransformer Hello
  * @run main/othervm GCDuringDump
  */