--- old/langtools/test/tools/javac/8009170/RedundantByteCodeInArrayTest.java 2015-05-26 21:40:58.887831629 -0700 +++ new/langtools/test/tools/javac/8009170/RedundantByteCodeInArrayTest.java 2015-05-26 21:40:58.783831628 -0700 @@ -26,7 +26,7 @@ * @bug 8009170 * @summary Regression: javac generates redundant bytecode in assignop involving * arrays - * @modules jdk.compiler/com.sun.tools.classfile + * @modules jdk.jdeps/com.sun.tools.classfile * @run main RedundantByteCodeInArrayTest */