--- old/langtools/test/tools/javac/constDebug/ConstDebugTest.java 2015-05-26 21:41:40.067832240 -0700 +++ new/langtools/test/tools/javac/constDebug/ConstDebugTest.java 2015-05-26 21:41:39.963832238 -0700 @@ -25,7 +25,7 @@ * @test * @bug 4645152 4785453 * @summary javac compiler incorrectly inserts when -g is specified - * @modules jdk.compiler/com.sun.tools.classfile + * @modules jdk.jdeps/com.sun.tools.classfile * @run compile -g ConstDebugTest.java * @run main ConstDebugTest */