langtools/test/tools/javap/T7190862.java
changeset 30846 2b3f379840f0
parent 30730 d3ce7619db2c
child 36526 3b41f1c69604
--- a/langtools/test/tools/javap/T7190862.java	Wed May 27 11:27:42 2015 +0530
+++ b/langtools/test/tools/javap/T7190862.java	Wed May 27 13:25:18 2015 -0700
@@ -3,7 +3,7 @@
  * @test /nodynamiccopyright/
  * @bug 7190862 7109747
  * @summary javap shows an incorrect type for operands if the 'wide' prefix is used
- * @modules jdk.compiler
+ * @modules jdk.jdeps
  */
 
 import com.sun.source.util.JavacTask;