-
Bug
-
Resolution: Done
-
Major
-
1.1.0.Beta13
-
None
The String.toUpperCase() and String.toLowerCase() methods depend on the system locale. We should avoid using them in the Elytron testsuite and use the overloaded method with Locale parameter instead.