Skip to content

Commit 81d4164

Browse files
author
Brian Burkhalter
committed
8272759: (fc) java/nio/channels/FileChannel/Transfer2GPlus.java failed in timeout
Reviewed-by: alanb
1 parent da38ced commit 81d4164

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/jdk/java/nio/channels/FileChannel/Transfer2GPlus.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
* @summary Verify that transferTo() copies more than Integer.MAX_VALUE bytes
2828
* @library .. /test/lib
2929
* @build jdk.test.lib.Platform
30-
* @run main Transfer2GPlus
30+
* @run main/othervm Transfer2GPlus
3131
*/
3232

3333
import java.io.File;

0 commit comments

Comments
 (0)