8187898: PrintStream should override FilterOutputStream#write(byte[]) with a method that has no throws clause
Alan Bateman
Alan.Bateman at oracle.com
Sat Aug 31 07:28:50 UTC 2019
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.
-Alan.
More information about the core-libs-dev
mailing list