https://bz.apache.org/bugzilla/show_bug.cgi?id=61792
--- Comment #2 from PJ Fanning <[email protected]> --- We should forbid: Character toLowerCase() and toUpperCase() String toLowerCase() and toUpperCase() We should only use String toLowerCase(Locale) and toUpperCase(Locale) -- 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]
