google-nomulus/java
mountford e72491e59b Replace to(Upper|Lower)Case with Ascii.to$1Case
The presubmits are warning that toUpperCase() and toLowerCase() are locale-specific, and advise using Ascii.toUpperCase() and Ascii.toLowerCase() as a local-invariant alternative.
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=127583677
2016-07-19 10:43:38 -04:00
..
com/google Bring open source build closer to passing 2016-05-14 01:29:22 -04:00
google/registry Replace to(Upper|Lower)Case with Ascii.to$1Case 2016-07-19 10:43:38 -04:00