< prev index next >

langtools/test/tools/javac/annotations/typeAnnotations/referenceinfos/FromSpecification.java

Print this page

        

*** 25,35 **** /* * @test * @bug 8042451 * @summary Test that the examples from the manual are stored as expected ! * @modules jdk.compiler/com.sun.tools.classfile * @compile -g Driver.java ReferenceInfoUtil.java FromSpecification.java * @run main Driver FromSpecification */ public class FromSpecification { --- 25,35 ---- /* * @test * @bug 8042451 * @summary Test that the examples from the manual are stored as expected ! * @modules jdk.jdeps/com.sun.tools.classfile * @compile -g Driver.java ReferenceInfoUtil.java FromSpecification.java * @run main Driver FromSpecification */ public class FromSpecification {
< prev index next >