https://bz.apache.org/bugzilla/show_bug.cgi?id=66087

--- Comment #9 from PJ Fanning <[email protected]> ---
In your patch, you use `.toUpperCase().toLowerCase()` - why both?

Also, this will fail our code quality checks - we do not allow toUpperCase or
toLowerCase without providing a Locale. Have you run a build of this change?
The build target is called `forbiddenapis`.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to