RFR: 8278268 - (ch) InputStream returned by Channels.newInputStream should have fast path for FileChannel targets [v7]
Alan Bateman
alanb at openjdk.java.net
Wed Dec 15 14:28:04 UTC 2021
On Tue, 14 Dec 2021 12:22:26 GMT, Markus KARG <duke at openjdk.java.net> wrote:
> Ah, right, seems I missed that section about the one-byte-guarantee. Great, so I kindly request approval of this PR!
I think Lance is going to help on this. We need to study the test update closely as this test has been causing a lot of issues in our CI (timeouts, hangs, ...). I think the main issue with the test right now is JDK-8278369 and it may only be on Windows. I haven't had time myself to study it closely.
-------------
PR: https://git.openjdk.java.net/jdk/pull/6711
More information about the nio-dev
mailing list