RFR: JDK-8267187: Remove deprecated constructor for Log
    Iris Clark 
    iris at openjdk.java.net
       
    Fri May 14 21:16:51 UTC 2021
    
    
  
On Fri, 14 May 2021 20:49:35 GMT, Jonathan Gibbons <jjg at 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.
Marked as reviewed by iris (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/4037
    
    
More information about the javadoc-dev
mailing list