test/java/lang/reflect/Generics/TestC2.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 TestC2.java * @run main/othervm -ea TestC2 */ import java.lang.reflect.*; --- 24,34 ---- /* * @test * @bug 4891872 * @summary Some tests for the generic core reflection api. * @author Gilad Bracha ! * @compile TestC2.java * @run main/othervm -ea TestC2 */ import java.lang.reflect.*;