< prev index next >
test/hotspot/jtreg/runtime/cds/appcds/DumpClassList.java
Print this page
@@ -26,12 +26,11 @@
* @test
* @summary DumpLoadedClassList should exclude generated classes, classes in bootclasspath/a and
* --patch-module.
* @requires vm.cds
* @library /test/lib
- * @modules java.base/jdk.internal.misc
- * jdk.jartool/sun.tools.jar
+ * @modules jdk.jartool/sun.tools.jar
* @compile test-classes/ArrayListTest.java
* @run driver DumpClassList
*/
import jdk.test.lib.compiler.InMemoryJavaCompiler;
< prev index next >