< prev index next >

langtools/test/tools/javac/MethodParametersTest.java

Print this page

        

*** 23,33 **** /* * @test * @bug 8004727 * @summary javac should generate method parameters correctly. ! * @modules jdk.compiler/com.sun.tools.classfile * jdk.compiler/com.sun.tools.javac.code * jdk.compiler/com.sun.tools.javac.file * jdk.compiler/com.sun.tools.javac.main * jdk.compiler/com.sun.tools.javac.util */ --- 23,33 ---- /* * @test * @bug 8004727 * @summary javac should generate method parameters correctly. ! * @modules jdk.jdeps/com.sun.tools.classfile * jdk.compiler/com.sun.tools.javac.code * jdk.compiler/com.sun.tools.javac.file * jdk.compiler/com.sun.tools.javac.main * jdk.compiler/com.sun.tools.javac.util */
< prev index next >