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

brian.burkhalter at oracle.com brian.burkhalter at oracle.com
Thu Sep 5 23:27:26 UTC 2019


Changeset: 930551e8ac62
Author:    bpb
Date:      2019-09-05 16:26 -0700
URL:       https://hg.openjdk.java.net/jdk/jdk/rev/930551e8ac62

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 jdk-changes mailing list