8026859: (fs) test/java/nio/file/Files/StreamTest.java fails to compile intermittently

Reviewed-by: psandoz
This commit is contained in:
Alan Bateman 2013-10-18 13:45:54 +01:00
parent d8fad522ed
commit 0452f7b159

View File

@ -23,6 +23,7 @@
/* @test
* @bug 8006884 8019526
* @library ..
* @build PassThroughFileSystem FaultyFileSystem
* @run testng StreamTest
* @summary Unit test for java.nio.file.Files methods that return a Stream