RFR: 8258444: Clean up specifications of java.io.Reader.read(char[], int, int) in subclass overrides [v2]
Roger Riggs
rriggs at openjdk.java.net
Tue Feb 23 21:36:42 UTC 2021
On Tue, 23 Feb 2021 17:42:58 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:
>> 8258444: Clean up specifications of java.io.Reader.read(char[],int,int) in subclass overrides
>
> Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
>
> 8258444: Explcitly inherit IOOBE in {Filter,InputStream}Reader
Nice cleanup.
-------------
Marked as reviewed by rriggs (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/2680
More information about the core-libs-dev
mailing list