jdk/test/java/lang/annotation/ParameterAnnotations.java
changeset 5796 ce710cdec799
parent 5506 202f599c92aa
child 7668 d4a77089c587
--- a/jdk/test/java/lang/annotation/ParameterAnnotations.java	Tue Jun 15 21:43:59 2010 +0100
+++ b/jdk/test/java/lang/annotation/ParameterAnnotations.java	Tue Jun 15 20:29:22 2010 -0700
@@ -27,6 +27,7 @@
  * @summary Check properties of Annotations returned from
  * getParameterAnnotations, including freedom from security
  * exceptions.
+ * @run main/othervm ParameterAnnotations
  * @author Martin Buchholz
  */