On Mon, 16 May 2022 17:29:16 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 > > 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