RFR: JDK-8286783: Expand use of @inheritDoc in InputStream and OutputStream subclasses [v4]
Alan Bateman
alanb at openjdk.java.net
Mon May 16 17:56:41 UTC 2022
On Mon, 16 May 2022 17:29:16 GMT, Joe Darcy <darcy at openjdk.org> wrote:
>> Make the javadoc in the InputStream and OutputStream subclasses in core libs DRY-er by use of inheritDoc. (Any analagous changes to AudioInputStream in client libs will be done another a separate bug.) When the time comes, will do any necessary merging for the changes in[JDK-8286200.
>>
>> Please also review the CSR to cover the introduction of implspec and implNote tags: https://bugs.openjdk.java.net/browse/JDK-8286784
>
> Joe Darcy has updated the pull request incrementally with one additional commit since the last revision:
>
> Add @Override's requested in review feedback.
thanks for the updates.
-------------
Marked as reviewed by alanb (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/8717
More information about the core-libs-dev
mailing list