RFR: JDK-8286783: Expand use of @inheritDoc in InputStream and OutputStream subclasses [v3]
Alan Bateman
alanb at openjdk.java.net
Mon May 16 17:01:38 UTC 2022
On Mon, 16 May 2022 16:56:00 GMT, Joe Darcy <darcy at openjdk.org> wrote:
> I added the `@Override` annotations to methods I reviewed and/or updated; it was not necessarily an exhaustive process.
Yeah, there are inconsistencies as a result and I think we should go the extra mile and add to the methods such as readAllBbytes, readNBytes that weren't changed.
-------------
PR: https://git.openjdk.java.net/jdk/pull/8717
More information about the core-libs-dev
mailing list