You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
7 years ago
..
main/java/org/springframework/boot/launchscript Polish 9 years ago
test Use toLowerCase() and toUpperCase() with Locale.ENGLISH 7 years ago