Prior to this commit, the parsing algorithm in `StringUtils#parseLocaleString` would skip empty tokens, turning `en__VARIANT` into `en_VARIANT` when parsed. This commit ensures that such cases are now supported and that more invalid formats are rejected by the parser. Fixes gh-29248 |
||
|---|---|---|
| .. | ||
| graalvm | ||
| src | ||
| spring-core.gradle | ||