< prev index next >

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

Print this page

        

*** 25,35 **** /* * @test * @bug 8042451 * @summary Test population of reference info for field ! * @modules jdk.compiler/com.sun.tools.classfile * @compile -g Driver.java ReferenceInfoUtil.java Fields.java * @run main Driver Fields */ public class Fields { // field types --- 25,35 ---- /* * @test * @bug 8042451 * @summary Test population of reference info for field ! * @modules jdk.jdeps/com.sun.tools.classfile * @compile -g Driver.java ReferenceInfoUtil.java Fields.java * @run main Driver Fields */ public class Fields { // field types
< prev index next >