jdk/test/java/lang/annotation/UnitTest.java
changeset 4347 ab0a9f495844
parent 1826 39d505a353e8
child 5506 202f599c92aa
--- a/jdk/test/java/lang/annotation/UnitTest.java	Thu Dec 03 21:30:27 2009 +0000
+++ b/jdk/test/java/lang/annotation/UnitTest.java	Thu Dec 03 18:19:10 2009 -0800
@@ -26,8 +26,6 @@
  * @bug     4906359 4963461 4965058 4965039 4986770
  * @summary Unit test for annotation reading
  * @author  Josh Bloch
- * @compile -source 1.5 UnitTest.java
- * @run main UnitTest
  */
 
 import static java.lang.annotation.RetentionPolicy.RUNTIME;