RFR: JDK-8267434: Remove LinkOutput[Impl]
Jonathan Gibbons
jjg at openjdk.java.net
Wed May 19 23:45:51 UTC 2021
Please review a trivial patch to remote an unused internal interface and its implementation.
I've looked as far back as JDK 8, and the code was unused even back then.
-------------
Commit messages:
- JDK-8267434: Remove LinkOutput[Impl]
Changes: https://git.openjdk.java.net/jdk/pull/4121/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=4121&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8267434
Stats: 120 lines in 2 files changed: 0 ins; 120 del; 0 mod
Patch: https://git.openjdk.java.net/jdk/pull/4121.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/4121/head:pull/4121
PR: https://git.openjdk.java.net/jdk/pull/4121
More information about the javadoc-dev
mailing list