< prev index next >

langtools/test/tools/javac/annotations/typeAnnotations/classfile/CombinationsTargetTest1.java

Print this page

        

*** 23,33 **** /* * @test * @bug 8005085 8005877 8004829 8005681 8006734 8006775 * @summary Combinations of Target ElementTypes on (repeated)type annotations. ! * @modules jdk.compiler/com.sun.tools.classfile */ import com.sun.tools.classfile.*; import java.io.File; --- 23,33 ---- /* * @test * @bug 8005085 8005877 8004829 8005681 8006734 8006775 * @summary Combinations of Target ElementTypes on (repeated)type annotations. ! * @modules jdk.jdeps/com.sun.tools.classfile */ import com.sun.tools.classfile.*; import java.io.File;
< prev index next >