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

Print this page

        

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