+1

Mandy

> On May 18, 2017, at 3:59 PM, Brent Christian <brent.christ...@oracle.com> 
> wrote:
> 
> Hi,
> 
> The test:
>  java/lang/ClassLoader/Assert.java
> 
> has been passing consistently on our automated test systems for quite a 
> while.  The last recorded failure I found happened ~18 months ago.
> 
> I propose that the 'intermittent' jtreg key be removed from this test:
> 
> --
> diff -r ee3280639210 test/java/lang/ClassLoader/Assert.java
> --- a/test/java/lang/ClassLoader/Assert.java  Thu May 18 16:48:37 2017 +0000
> +++ b/test/java/lang/ClassLoader/Assert.java  Thu May 18 15:50:23 2017 -0700
> @@ -28,7 +28,7 @@
>  * @run main/othervm Assert
>  * @summary Test the assertion facility
>  * @author Mike McCloskey
> - * @key randomness intermittent
> + * @key randomness
>  */
> 
> import package1.*;
> --
> 
> Thanks,
> -Brent

Reply via email to