8187898: PrintStream should override FilterOutputStream#write(byte[]) with a method that has no throws clause
Brian Burkhalter
brian.burkhalter at oracle.com
Wed Sep 4 23:07:57 UTC 2019
> On Aug 31, 2019, at 12:28 AM, Alan Bateman <Alan.Bateman at oracle.com> wrote:
>
> On 13/08/2019 22:28, Brian Burkhalter wrote:
>> Reprising discussion of [1] from last month. I updated the patch [2] which now hopefully accounts for the various comments. Specifically the specification of the PrintStream.write(byte[]) override was clarified as follows:
>>
>>
> I think the spec in the override and the new writeBytes method in webrev-alt.04 look okay. I assume you'll submit a CSR to track this change.
Yes, done [1]. I wanted to get the code review over first.
Thanks,
Brian
[1] https://bugs.openjdk.java.net/browse/JDK-8230625
More information about the core-libs-dev
mailing list