[jboss-jira] [JBoss JIRA] (ELY-334) Tests are relying on the platform default charset

David Lloyd (JIRA) issues at jboss.org
Tue Oct 20 10:37:00 EDT 2015


David Lloyd created ELY-334:
-------------------------------

             Summary: Tests are relying on the platform default charset
                 Key: ELY-334
                 URL: https://issues.jboss.org/browse/ELY-334
             Project: WildFly Elytron
          Issue Type: Bug
          Components: Testsuite
            Reporter: David Lloyd
            Priority: Minor


There are a number of uses of {{String(byte[])}} which assume the platform default charset is ASCII-derived.  These need to be changed to specify {{StandardCharsets.UTF_8}} as the second method argument.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list