diff -r 49e9a038c105 -r ce710cdec799 jdk/test/java/lang/annotation/ParameterAnnotations.java --- 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 */