RFR: JDK-8275788: Create code element with suitable attributes for code snippets [v3]
Jonathan Gibbons
jjg at openjdk.java.net
Fri Oct 29 15:12:13 UTC 2021
On Fri, 29 Oct 2021 13:38:02 GMT, Hannes Wallnöfer <hannesw at openjdk.org> wrote:
> I went with jdk.javadoc.internal.doclets.toolkit.util.Utils.toLowerCase. If there is an existing nearby method that solves the problem I guess we should use it.
`Utils.toLowerCase` is the right way.
-------------
PR: https://git.openjdk.java.net/jdk/pull/6165
More information about the javadoc-dev
mailing list