JDK-8177550 : (fc) Enable java/nio/channels/FileChannel/{Transfer4GBFile.java,TransferTo6GBFile.java} on Linux and Windows
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.nio
  • Affected Version: 9
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2017-03-24
  • Updated: 2023-08-07
  • Resolved: 2017-03-24
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 b163Fixed
Related Reports
Relates :  
Relates :  
Description
Transfer4GFile#xferTest04() is currently programmatically disabled on Linux and Windows and TransferTo6GBFile#xferTest08() is on Windows. Given that the timeouts of these tests have been increased from what they were in Transfer.java (JDK-8176846) and Transfer.java has been split into smaller tests (JDK-8176895) then these tests are more likely not to timeout on all platforms and so should provisionally be re-enabled.
Comments
URL: http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/77ab8e3b4b04 User: lana Date: 2017-03-29 21:57:50 +0000
29-03-2017

URL: http://hg.openjdk.java.net/jdk9/dev/jdk/rev/77ab8e3b4b04 User: bpb Date: 2017-03-24 16:18:02 +0000
24-03-2017