-
Bug
-
Resolution: Fixed
-
P4
-
9
-
b163
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8178248 | 10 | Brian Burkhalter | P4 | Resolved | Fixed | b04 |
JDK-8313389 | 8u401 | kiran kumar J | P4 | Resolved | Fixed | b01 |
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.
- backported by
-
JDK-8178248 (fc) Enable java/nio/channels/FileChannel/{Transfer4GBFile.java,TransferTo6GBFile.java} on Linux and Windows
- Resolved
-
JDK-8313389 (fc) Enable java/nio/channels/FileChannel/{Transfer4GBFile.java,TransferTo6GBFile.java} on Linux and Windows
- Resolved
- relates to
-
JDK-8176846 (fc) Increase timeouts of and instrument some tests using FileChannel#write
- Resolved
-
JDK-8176895 (fc) Split java/nio/channels/FileChannel/Transfer.java into smaller tests
- Resolved
- links to