RFR: 8286200: SequenceInputStream::read(b, off, 0) returns -1 at EOF [v3]

Brian Burkhalter bpb at openjdk.java.net
Mon May 16 15:44:56 UTC 2022


On Thu, 12 May 2022 19:00:05 GMT, Roger Riggs <rriggs at openjdk.org> wrote:

> In the throws clauses, I think I would have put the additional conditional at the end of the sentence since the existing throws text corresponds to the exception. But the logic is correct as is.

I put it at the beginning as that is the ordering but I see  your point.

-------------

PR: https://git.openjdk.java.net/jdk/pull/8664


More information about the core-libs-dev mailing list