test/java/lang/reflect/Generics/exceptionCauseTest.java

Print this page

        

*** 24,35 **** /* * @test * @bug 4981727 * @summary * @author Joseph D. Darcy - * @compile -source 1.5 exceptionCauseTest.java - * @run main exceptionCauseTest */ import java.io.PrintStream; public class exceptionCauseTest { --- 24,33 ----