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.burkhal...@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.