JDK 9 RFR of 8154183: (spec) {Data, }InputStream.read(byte[], int, int) - spec of offset argument confusing

Brian Burkhalter brian.burkhalter at oracle.com
Fri Apr 15 22:46:28 UTC 2016


Re-posted with correct subject line.

On Apr 15, 2016, at 3:35 PM, Brian Burkhalter <brian.burkhalter at oracle.com> wrote:

> Please review at your convenience.
> 
> Issue:	https://bugs.openjdk.java.net/browse/JDK-8154183
> Patch:	http://cr.openjdk.java.net/~bpb/8154183/webrev.00/
> 
> Summary:
> 1) Reinstate the ObjectInputStream part of the fix forhttps://bugs.openjdk.java.net/browse/JDK-4150728 which was inadvertently reverted in a subsequent merge.
> 2) Apply the same clarifications and addition of missing exception/throws tags to both variants of readFully().

Thanks,

Brian


More information about the core-libs-dev mailing list