spring-boot/spring-boot-integration-tests/spring-boot-launch-script-t.../src
Stephane Nicoll b4a7e1d64b Use toLowerCase() and toUpperCase() with Locale.ENGLISH
This commit updates all `toLowerCase()` and `toUpperCase` invocations to
use the variant that takes a `Locale` to avoid locale-specific side
effect.

Closes gh-12213
2018-02-26 17:49:03 +01:00
..
main/java/org/springframework/boot/launchscript Polish 2016-01-24 19:13:01 +01:00
test Use toLowerCase() and toUpperCase() with Locale.ENGLISH 2018-02-26 17:49:03 +01:00