RFR: JDK-8267187: Remove deprecated constructor for Log
Joe Darcy
darcy at openjdk.java.net
Tue Jun 8 01:54:18 UTC 2021
On Tue, 8 Jun 2021 01:14:15 GMT, Jonathan Gibbons <jjg at openjdk.org> wrote:
> Please review a change to remove a deprecated constructor in Log, which used to be needed by javadoc.
>
> A previous version of this (https://github.com/openjdk/jdk/pull/4037) caused problems for javadoc, which have now been addressed in separate updates, and so finally, this constructor can safely be removed.
Marked as reviewed by darcy (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/4404
More information about the compiler-dev
mailing list