JDK 9 RFR of 8176895: (fc) Split java/nio/channels/FileChannel/Transfer.java into smaller tests
Langer, Christoph
christoph.langer at sap.com
Fri Mar 17 07:39:53 UTC 2017
Hi Brian,
this change makes sense to me. +1.
Best regards
Christoph
> -----Original Message-----
> From: nio-dev [mailto:nio-dev-bounces at openjdk.java.net] On Behalf Of
> Brian Burkhalter
> Sent: Donnerstag, 16. März 2017 21:51
> To: nio-dev <nio-dev at openjdk.java.net>
> Subject: JDK 9 RFR of 8176895: (fc) Split
> java/nio/channels/FileChannel/Transfer.java into smaller tests
>
> Please review this test-only change.
>
> Issue: https://bugs.openjdk.java.net/browse/JDK-8176895
> Patch: http://cr.openjdk.java.net/~bpb/8176895/webrev.00/
>
> Split the test in three, moving two sub-tests which write 4 GB files to one
> test, one sub-test which writes a 6 GB file to another test, leaving the
> remaining sub-tests in the original test. This should further reduce the
> probability of spurious failures due to a slow filesystem.
>
> Thanks,
>
> Brian
More information about the nio-dev
mailing list