< prev index next >

langtools/test/tools/javac/classfiles/attributes/Signature/ConstructorTest.java

Print this page

        

*** 24,34 **** /* * @test * @bug 8049238 * @summary Checks Signature attribute for constructors. * @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 TestBase TestResult InMemoryFileManager ToolBox * @build ConstructorTest Driver ExpectedSignature ExpectedSignatureContainer --- 24,34 ---- /* * @test * @bug 8049238 * @summary Checks Signature attribute for constructors. * @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 TestBase TestResult InMemoryFileManager ToolBox * @build ConstructorTest Driver ExpectedSignature ExpectedSignatureContainer
< prev index next >