-
Bug
-
Resolution: Fixed
-
P4
-
9
-
b162
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8177623 | 10 | Brian Burkhalter | P4 | Resolved | Fixed | b04 |
JDK-8313144 | 8u401 | kiran kumar J | P4 | Resolved | Fixed | b01 |
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.
- backported by
-
JDK-8177623 (fc) Split java/nio/channels/FileChannel/Transfer.java into smaller tests
-
- Resolved
-
-
JDK-8313144 (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
-
- Closed
-
- links to