langtools/test/tools/javap/T6868539.java
changeset 30846 2b3f379840f0
parent 30730 d3ce7619db2c
child 35424 96661d1df628
--- a/langtools/test/tools/javap/T6868539.java	Wed May 27 11:27:42 2015 +0530
+++ b/langtools/test/tools/javap/T6868539.java	Wed May 27 13:25:18 2015 -0700
@@ -26,7 +26,7 @@
  * @bug 6868539 6868548 8035364
  * @summary javap should use current names for constant pool entries,
  *              remove spurious ';' from constant pool entries
- * @modules jdk.compiler
+ * @modules jdk.jdeps
  */
 
 import java.io.*;