On Sun, 15 May 2022 18:36:07 GMT, Joe Darcy <da...@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

This pull request has now been integrated.

Changeset: 8e602b86
Author:    Joe Darcy <da...@openjdk.org>
URL:       
https://git.openjdk.java.net/jdk/commit/8e602b862db305e6f28b13f9fb0f7ff2cab89bae
Stats:     201 lines in 13 files changed: 60 ins; 45 del; 96 mod

8286783: Expand use of @inheritDoc in InputStream and OutputStream subclasses

Reviewed-by: alanb

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

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

Reply via email to