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 13:29:55 UTC 2023
On Sat, 25 Feb 2023 12:51:17 GMT, Markus KARG <duke at openjdk.org> wrote:
>> 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.
I have pushed commit https://github.com/openjdk/jdk/pull/6711/commits/4bd0d545414756276dff6d2d4f43167cc451425f which updates the copyright year of all touched files.
-------------
PR: https://git.openjdk.org/jdk/pull/6711
More information about the nio-dev
mailing list