RFR: 8278268 - (ch) InputStream returned by Channels.newInputStream should have fast path for FileChannel targets [v17]

Markus KARG duke at openjdk.org
Sat Feb 25 12:53:23 UTC 2023


On Wed, 22 Feb 2023 23:01:20 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

>> Markus KARG has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains one commit:
>> 
>>   Implementing 8278268
>>   
>>   Signed-off-by: Markus Karg <markus at headcrashing.eu>
>
> test/jdk/java/nio/channels/Channels/TransferTo2.java line 2:
> 
>> 1: /*
>> 2:  * Copyright (c) 2021, Oracle and/or its affiliates. All rights reserved.
> 
> The copyright years need to be updated per the usual convention in all files in this PR.

Thanks a lot for this hint! I will do that at thanks. Apparently this happened because the PR was created in 2021 actually.

-------------

PR: https://git.openjdk.org/jdk/pull/6711


More information about the nio-dev mailing list