RFR: JDK-8297298 - SequenceInputStream should override transferTo [v2]
Markus KARG
duke at openjdk.org
Wed Dec 7 12:41:19 UTC 2022
On Tue, 6 Dec 2022 16:20:44 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
>> test/jdk/java/io/SequenceInputStream/TransferTo.java line 206:
>>
>>> 204: }
>>> 205:
>>> 206: }
>>
>> As auto-detected, there is no newline at the end of this file. Otherwise it appears all right.
>
> @mkarg Please take account of the JDK 20 rampdown at 16:00 UTC Thursday and that Pacific Time is eight hours behind. Thanks.
@bplb Thank you for your review. I have added the missing EOL and would be happy if you would mark this PR as reviewed, so I can integrate it into JDK 20. Thanks! :-)
-------------
PR: https://git.openjdk.org/jdk/pull/11248
More information about the core-libs-dev
mailing list