[jboss-jira] [JBoss JIRA] (ELY-757) Don't use String toUpperCase/toLowerCase in the testsuite without Locale provided
Josef Cacek (JIRA)
issues at jboss.org
Tue Nov 15 04:11:01 EST 2016
Josef Cacek created ELY-757:
-------------------------------
Summary: Don't use String toUpperCase/toLowerCase in the testsuite without Locale provided
Key: ELY-757
URL: https://issues.jboss.org/browse/ELY-757
Project: WildFly Elytron
Issue Type: Bug
Components: Testsuite
Affects Versions: 1.1.0.Beta13
Reporter: Josef Cacek
Assignee: Josef Cacek
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.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list