RFR: 8279283 - BufferedInputStream should override transferTo [v9]

Jaikiran Pai jpai at openjdk.org
Thu Sep 8 05:09:51 UTC 2022


On Tue, 6 Sep 2022 17:20:22 GMT, Markus KARG <duke at openjdk.org> wrote:

>> Implementation of JDK-8279283
>
> 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`

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

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


More information about the core-libs-dev mailing list