> In the course of other work, I came across this deprecated constructor in Log > which just existed for a public entry point in javadoc which has already been > removed. > > There is one remaining use in javadoc, which can be changed to use an > alternate non-deprecated constructor.
Jonathan Gibbons has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains two commits: - JDK-8267187: Remove deprecated constructor for Log - JDK-8267187: Remove deprecated constructor for Log ------------- Changes: https://git.openjdk.java.net/jdk/pull/4037/files Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=4037&range=01 Stats: 34 lines in 1 file changed: 0 ins; 34 del; 0 mod Patch: https://git.openjdk.java.net/jdk/pull/4037.diff Fetch: git fetch https://git.openjdk.java.net/jdk pull/4037/head:pull/4037 PR: https://git.openjdk.java.net/jdk/pull/4037