JDK 9 RFR of JDK-8156512: Mark several tests from java/nio as intermittently failing

Amy Lu amy.lu at oracle.com
Mon May 9 10:00:47 UTC 2016


On 5/9/16 5:31 PM, Alan Bateman wrote:
> Amy,
>
> I think we should put DeleteInterference.java on the exclude list 
> (linux-all) until the issue is tracked down.
>
> Also FileSystem/Basic.java seems to be an infrastructure/environment 
> issue so `@key intermittent` doesn't seem right.
>
> The rest look okay.
>
> -Alan
Thank you Alan.

I reverted the change of DeleteInterference.java and FileSystem/Basic.java.
webrev updated for JDK-8156512: 
http://cr.openjdk.java.net/~amlu/8156512/webrev.01/


Created JDK-8156529 for problem list DeleteInterference.java, please 
also review the patch:

--- old/test/ProblemList.txt	2016-05-09 17:57:19.000000000 +0800
+++ new/test/ProblemList.txt	2016-05-09 17:57:19.000000000 +0800
@@ -181,6 +181,8 @@
  
  java/nio/charset/coders/BashStreams.java                        8149712 generic-all
  
+java/nio/file/WatchService/DeleteInterference.java              8156511 linux-all
+
  ############################################################################
  
  # jdk_rmi



Thanks,
Amy




More information about the core-libs-dev mailing list