JDK-8176895 : (fc) Split java/nio/channels/FileChannel/Transfer.java into smaller tests
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.nio
  • Affected Version: 9
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2017-03-16
  • Updated: 2023-08-01
  • Resolved: 2017-03-17
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 10 JDK 8 JDK 9
10Fixed 8u401Fixed 9 b162Fixed
Related Reports
Relates :  
Relates :  
Description
FileChannel/Transfer contains two sub-tests which write 4GB files and one sub-test which writes a 6 GB file. It would be helpful in avoiding spurious failures due to timeouts to split this test into smaller tests.
Comments
URL: http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/f8089e07c9f2 User: lana Date: 2017-03-22 16:20:52 +0000
22-03-2017

URL: http://hg.openjdk.java.net/jdk9/dev/jdk/rev/f8089e07c9f2 User: bpb Date: 2017-03-17 18:25:00 +0000
17-03-2017