test/java/lang/reflect/Generics/TestC1.java

Print this page

        

*** 24,34 **** /* * @test * @bug 4891872 * @summary Some tests for the generic core reflection api. * @author Gilad Bracha ! * @compile -source 1.5 TestC1.java * @run main/othervm -ea TestC1 */ import java.lang.reflect.*; --- 24,34 ---- /* * @test * @bug 4891872 * @summary Some tests for the generic core reflection api. * @author Gilad Bracha ! * @compile TestC1.java * @run main/othervm -ea TestC1 */ import java.lang.reflect.*;