[jboss-jira] [JBoss JIRA] (WFLY-4494) Delete Unused WebUtil Class

Philippe Marschall (JIRA) issues at jboss.org
Thu Apr 9 14:52:19 EDT 2015


Philippe Marschall created WFLY-4494:
----------------------------------------

             Summary: Delete Unused WebUtil Class
                 Key: WFLY-4494
                 URL: https://issues.jboss.org/browse/WFLY-4494
             Project: WildFly
          Issue Type: Patch
          Components: Web (Undertow)
            Reporter: Philippe Marschall
            Assignee: Stuart Douglas


The WebUtil class in the security package of the undertow subsystem is unused. I found the class because it invokes #toString on an array instead of calling Arrays#toString. If it was still used this would have to be fixed.



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the jboss-jira mailing list