test/java/lang/reflect/Generics/getAnnotationTest.java

Print this page

        

*** 24,35 **** /* * @test * @bug 4979440 * @summary Test for signature parsing corner case * @author Joseph D. Darcy - * @compile -source 1.5 getAnnotationTest.java - * @run main getAnnotationTest */ import java.lang.reflect.*; import java.lang.annotation.*; --- 24,33 ----