8233622: (zipfs) open/test/jdk/jdk/nio/zipfs/CopyMoveTests.java has incorrect bug label

Reviewed-by: rriggs
This commit is contained in:
Lance Andersen 2019-11-05 14:54:44 -05:00
parent 87e7ddc8d7
commit 50a14e3687

View File

@ -41,7 +41,7 @@ import static org.testng.Assert.*;
/**
* @test
* @bug 8223771
* @bug 8231766
* @summary Test Files::copy and Files::move with Zip FS
* @modules jdk.zipfs
* @run testng/othervm CopyMoveTests