On Fri, 29 Oct 2021 13:38:02 GMT, Hannes Wallnöfer <hann...@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