RFR: JDK-8275788: Create code element with suitable attributes for code snippets [v3]

Pavel Rappo prappo at openjdk.java.net
Fri Oct 29 15:20:13 UTC 2021


On Fri, 29 Oct 2021 15:09:30 GMT, Jonathan Gibbons <jjg at openjdk.org> wrote:

> `Utils.toLowerCase` is the right way.

Some parts of jdk.javadoc reach to jdk.compiler for StringUtils.toLowerCase(String). Smells like cleanup.

-------------

PR: https://git.openjdk.java.net/jdk/pull/6165


More information about the javadoc-dev mailing list