hg: jdk/sandbox: 8187898: PrintStream should override FilterOutputStream#write(byte[]) with a method that has no throws clause
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Thu Sep 5 23:30:16 UTC 2019
Changeset: 930551e8ac62
Author: bpb
Date: 2019-09-05 16:26 -0700
URL: https://hg.openjdk.java.net/jdk/sandbox/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-sandbox-changes
mailing list