On Tue, 8 Jun 2021 01:09:36 GMT, Jonathan Gibbons <j...@openjdk.org> wrote:
>> 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 PR seems confused. New PR filed as https://github.com/openjdk/jdk/pull/4404 ------------- PR: https://git.openjdk.java.net/jdk/pull/4037