Integrated: JDK-8267187: Remove deprecated constructor for Log
Jonathan Gibbons
jjg at openjdk.java.net
Tue Jun 8 02:20:23 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.
This pull request has now been integrated.
Changeset: 36c4e5f2
Author: Jonathan Gibbons <jjg at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/36c4e5f26477ed6bd17ac565d5301eba7d424058
Stats: 34 lines in 1 file changed: 0 ins; 34 del; 0 mod
8267187: Remove deprecated constructor for Log
Reviewed-by: darcy, iris
-------------
PR: https://git.openjdk.java.net/jdk/pull/4404
More information about the compiler-dev
mailing list