RFR: 8279283 - BufferedInputStream should override transferTo [v9]
Markus KARG
duke at openjdk.org
Thu Sep 8 06:09:48 UTC 2022
On Thu, 8 Sep 2022 05:07:24 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:
>> Markus KARG has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Revert "HexPrinter::transferTo"
>>
>> This reverts commit 6f0e2a8f7be5706b39a8e9bc88a97f34d2819098.
>
> test/jdk/java/io/BufferedInputStream/TransferTo.java line 2:
>
>> 1: /*
>> 2: * Copyright (c) 2021, Oracle and/or its affiliates. All rights reserved.
>
> Hello Markus, the copyright year here should be `2022` instead of `2021`
Actually I wrote this code in 2021.
-------------
PR: https://git.openjdk.org/jdk/pull/6935
More information about the core-libs-dev
mailing list