Details
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8177623 | 10 | Brian Burkhalter | P4 | Resolved | Fixed | b04 |
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.
Attachments
Issue Links
- backported by
-
JDK-8177623 (fc) Split java/nio/channels/FileChannel/Transfer.java into smaller tests
-
- Resolved
-
- relates to
-
JDK-8177550 (fc) Enable java/nio/channels/FileChannel/{Transfer4GBFile.java,TransferTo6GBFile.java} on Linux and Windows
-
- Resolved
-
-
JDK-8140263 (ch) java/nio/channels/FileChannel/Transfer.java timed out
-
- Resolved
-
- links to