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