8272759: (fc) java/nio/channels/FileChannel/Transfer2GPlus.java failed in timeout

Reviewed-by: alanb
This commit is contained in:
Brian Burkhalter 2021-09-22 16:29:04 +00:00
parent da38ced329
commit 81d416477f

View File

@ -27,7 +27,7 @@
* @summary Verify that transferTo() copies more than Integer.MAX_VALUE bytes * @summary Verify that transferTo() copies more than Integer.MAX_VALUE bytes
* @library .. /test/lib * @library .. /test/lib
* @build jdk.test.lib.Platform * @build jdk.test.lib.Platform
* @run main Transfer2GPlus * @run main/othervm Transfer2GPlus
*/ */
import java.io.File; import java.io.File;