git: openjdk/mobile: 8187898: PrintStream should override FilterOutputStream#write(byte[]) with a method that has no throws clause

duke duke at openjdk.java.net
Thu Sep 5 23:39:57 UTC 2019


Changeset: 4d70cdac
Author:    Brian Burkhalter <bpb at openjdk.org>
Date:      2019-09-05 16:26:53 +0000
URL:       https://github.com/openjdk/mobile/commit/4d70cdac

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

Reviewed-by: alanb, rriggs, lancea, darcy

! src/java.base/share/classes/java/io/PrintStream.java
+ test/jdk/java/io/PrintStream/WriteBytes.java




More information about the mobile-dev mailing list