< prev index next >

langtools/test/tools/jdeps/VerboseFormat/JdepsDependencyClosure.java

Print this page

        

@@ -41,11 +41,11 @@
  * @test
  * @bug 8080608
  * @summary Test that jdeps verbose output has a summary line when dependencies
  *          are found within the same archive. For each testcase, compare the
  *          result obtained from jdeps with the expected result.
- * @modules jdk.dev/com.sun.tools.jdeps
+ * @modules jdk.jdeps/com.sun.tools.jdeps
  * @build use.indirect.DontUseUnsafe2
  * @build use.indirect.UseUnsafeIndirectly
  * @build use.indirect2.DontUseUnsafe3
  * @build use.indirect2.UseUnsafeIndirectly2
  * @build use.unsafe.DontUseUnsafe
< prev index next >