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