[9] RFR of 8081293: java/nio/file/Files/CopyAndMove.java failed with java.nio.file.FileAlreadyExistsException intermittently
Brian Burkhalter
brian.burkhalter at oracle.com
Fri Jun 19 15:04:42 UTC 2015
On Jun 18, 2015, at 11:45 PM, Alan Bateman <Alan.Bateman at oracle.com> wrote:
> This looks okay although from the bug report this maybe be interference from something else rather than the use of Random.
I agree it might be something like if not a duplicate JDK-8114830. Nonetheless if it’s still there it will likely recur. Is this an approval then?
On Jun 19, 2015, at 2:19 AM, Chris Hegarty <chris.hegarty at oracle.com> wrote:
> I like the retrofit of RandomFactory. It should help eliminate randomness from as a source of the intermittent failure, if/when the test fails again.
I think we need to have this is in all the tests that use Random.
Thanks,
Brian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/nio-dev/attachments/20150619/64b71de1/attachment.html>
More information about the nio-dev
mailing list