< prev index next >

langtools/test/tools/javac/classfiles/attributes/LineNumberTable/LineNumberTest.java

Print this page

        

*** 25,35 **** * @test * @summary Tests a line number table attribute for language constructions in different containers. * @bug 8040131 * * @library /tools/lib /tools/javac/lib ../lib ! * @modules jdk.compiler/com.sun.tools.classfile * jdk.compiler/com.sun.tools.javac.api * jdk.compiler/com.sun.tools.javac.file * jdk.compiler/com.sun.tools.javac.main * @build ToolBox TestBase InMemoryFileManager LineNumberTestBase Container TestCase * @run main LineNumberTest --- 25,35 ---- * @test * @summary Tests a line number table attribute for language constructions in different containers. * @bug 8040131 * * @library /tools/lib /tools/javac/lib ../lib ! * @modules jdk.jdeps/com.sun.tools.classfile * jdk.compiler/com.sun.tools.javac.api * jdk.compiler/com.sun.tools.javac.file * jdk.compiler/com.sun.tools.javac.main * @build ToolBox TestBase InMemoryFileManager LineNumberTestBase Container TestCase * @run main LineNumberTest
< prev index next >