langtools/test/tools/javac/8000518/DuplicateConstantPoolEntry.java
changeset 30846 2b3f379840f0
parent 30730 d3ce7619db2c
--- a/langtools/test/tools/javac/8000518/DuplicateConstantPoolEntry.java	Wed May 27 11:27:42 2015 +0530
+++ b/langtools/test/tools/javac/8000518/DuplicateConstantPoolEntry.java	Wed May 27 13:25:18 2015 -0700
@@ -26,7 +26,7 @@
  * @bug 8000518
  * @summary Javac generates duplicate name_and_type constant pool entry for
  * class BinaryOpValueExp.java
- * @modules jdk.compiler/com.sun.tools.classfile
+ * @modules jdk.jdeps/com.sun.tools.classfile
  * @run main DuplicateConstantPoolEntry
  */