[OpenJDK 2D-Dev] 8187898: PrintStream should override FilterOutputStream#write(byte[]) with a method that has no throws clause

Brian Burkhalter brian.burkhalter at oracle.com
Thu Jul 11 20:07:33 UTC 2019


Testing revealed the need for some changes in test/jdk/java/lang/System/LoggerFinder/internal. Webrev updated in place.

Brian

> On Jul 11, 2019, at 10:44 AM, Brian Burkhalter <brian.burkhalter at oracle.com> wrote:
> 
> https://bugs.openjdk.java.net/browse/JDK-8187898 <https://bugs.openjdk.java.net/browse/JDK-8187898>
> http://cr.openjdk.java.net/~bpb/8187898/webrev.00/ <http://cr.openjdk.java.net/~bpb/8187898/webrev.00/>
> 
> Override FilterOutputStream.write(byte[]) not to throw IOException. Including 2d-dev as this creates a source compatibility issue in PSPrinterJob which I fix in this patch.
> 
> A CSR would of course be needed for this.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/2d-dev/attachments/20190711/1fde27c8/attachment-0001.html>


More information about the 2d-dev mailing list