hg: jdk9/sandbox/jdk: 8176895: (fc) Split java/nio/channels/FileChannel/Transfer.java into smaller tests

chris.hegarty at oracle.com chris.hegarty at oracle.com
Fri Mar 17 18:31:33 UTC 2017


Changeset: f8089e07c9f2
Author:    bpb
Date:      2017-03-17 08:38 -0700
URL:       http://hg.openjdk.java.net/jdk9/sandbox/jdk/rev/f8089e07c9f2

8176895: (fc) Split java/nio/channels/FileChannel/Transfer.java into smaller tests
Summary: Move sub-tests writing 4GB and 6GB files into two separate tests
Reviewed-by: clanger

! test/java/nio/channels/FileChannel/Transfer.java
+ test/java/nio/channels/FileChannel/Transfer4GBFile.java
+ test/java/nio/channels/FileChannel/TransferTo6GBFile.java



More information about the jdk9-sandbox-changes mailing list