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

brian.burkhalter at oracle.com brian.burkhalter at oracle.com
Fri Mar 17 18:25:00 UTC 2017


Changeset: f8089e07c9f2
Author:    bpb
Date:      2017-03-17 08:38 -0700
URL:       http://hg.openjdk.java.net/jdk9/dev/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-dev-changes mailing list