RFR: JDK-8286787: Expand use of @inheritDoc in AudioInputStream [v2]
Joe Darcy
darcy at openjdk.java.net
Mon May 16 19:28:14 UTC 2022
> Client libs counterpart of JDK-8286783, refactor the docs in AudioInputStream to inhertiDoc text from InputStream.
>
> I'll update copyrights before pushing.
Joe Darcy has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:
- Update copyright.
- Merge branch 'master' into JDK-8286787
- JDK-8286787: Expand use of @inheritDoc in AudioInputStream
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/8719/files
- new: https://git.openjdk.java.net/jdk/pull/8719/files/3de6c571..4ed9c73b
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=8719&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=8719&range=00-01
Stats: 2973 lines in 114 files changed: 2098 ins; 424 del; 451 mod
Patch: https://git.openjdk.java.net/jdk/pull/8719.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/8719/head:pull/8719
PR: https://git.openjdk.java.net/jdk/pull/8719
More information about the client-libs-dev
mailing list