JDK 9 RFR of JDK-8085879: Mark intermittently failing: java/util/Arrays/ParallelPrefix.java
joe darcy
joe.darcy at oracle.com
Fri Jun 5 06:15:52 UTC 2015
Look good; thanks,
-Joe
On 6/4/2015 10:52 PM, Amy Lu wrote:
>
>
> This test has been observed to fail intermittently. This fix is to
> mark it accordingly with keyword 'intermittent'.
>
> bug: https://bugs.openjdk.java.net/browse/JDK-8085879
> webrev: http://cr.openjdk.java.net/~amlu/8085879/webrev.00/
>
> Thanks,
> Amy
>
> --- old/test/java/util/Arrays/ParallelPrefix.java 2015-06-05
> 13:44:24.000000000 +0800
> +++ new/test/java/util/Arrays/ParallelPrefix.java 2015-06-05
> 13:44:24.000000000 +0800
> @@ -26,6 +26,7 @@
> * @summary unit test for Arrays.ParallelPrefix().
> * @author Tristan Yan
> * @run testng ParallelPrefix
> + * @key intermittent
More information about the core-libs-dev
mailing list