author | alanb |
Fri, 18 Oct 2013 13:45:54 +0100 | |
changeset 21288 | f1e58b9ff6cb |
parent 21287 | 6992b904917c |
child 21289 | 95fcae9543b4 |
--- a/jdk/test/java/nio/file/Files/StreamTest.java Fri Oct 18 11:52:24 2013 +0200 +++ b/jdk/test/java/nio/file/Files/StreamTest.java Fri Oct 18 13:45:54 2013 +0100 @@ -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