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

Reviewed-by: alanb
This commit is contained in:
Brian Burkhalter 2021-09-23 15:57:12 +00:00
parent 3b1b8fc646
commit 1fdc656084

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