RFR 9 : 8180633 : Remove intermittent key from java/lang/ClassLoader/Assert.java

Joseph D. Darcy joe.darcy at oracle.com
Thu May 18 23:18:42 UTC 2017


Sounds fine Brent; thanks,

-Joe

On 5/18/2017 3:59 PM, Brent Christian 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



More information about the core-libs-dev mailing list