JDK 9 RFR of JDK-8075670: Remove intermittent keyword from some tests

Alan Bateman Alan.Bateman at oracle.com
Mon Mar 23 08:40:00 UTC 2015


On 23/03/2015 03:56, joe darcy wrote:
> Hello,
>
> Upon closer review, some of the tests marked as failing intermittently 
> in JDK-8075565 seem to just have suffered from transient 
> infrastructure problems. Therefore, those tests
>
>  test/java/nio/channels/AsynchronousSocketChannel/Basic.java
>  test/java/nio/channels/Selector/Wakeup.java
>  test/java/nio/file/Files/InterruptCopy.java
>
>  should not be marked as failing intermittently. The patch to make 
> this adjustment is below.
This looks okay.

One other thing is the RMI tests, there are several more than probably 
should have this keyword. Maybe they will get it in time.

-Alan



More information about the core-libs-dev mailing list