--- old/langtools/test/tools/javap/T7190862.java 2015-05-26 21:42:04.347832600 -0700 +++ new/langtools/test/tools/javap/T7190862.java 2015-05-26 21:42:04.243832598 -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;