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