[jboss-jira] [JBoss JIRA] (WFCORE-1112) ModuleSpecProcessor not necessary char allocation

Vladimir Gordiychuk (JIRA) issues at jboss.org
Thu Nov 5 15:56:00 EST 2015


Vladimir Gordiychuk created WFCORE-1112:
-------------------------------------------

             Summary: ModuleSpecProcessor not necessary char allocation
                 Key: WFCORE-1112
                 URL: https://issues.jboss.org/browse/WFCORE-1112
             Project: WildFly Core
          Issue Type: Enhancement
          Components: Server
            Reporter: Vladimir Gordiychuk
            Assignee: Jason Greene
            Priority: Minor


[org.jboss.as.server.deployment.module.ModuleSpecProcessor|https://github.com/wildfly/wildfly-core/blob/e737eff554ee433ca54835154fd67725fd52f63e/server/src/main/java/org/jboss/as/server/deployment/module/ModuleSpecProcessor.java#L74] concatenate string for debug logging without check that log level debug available or not, as result we allocate annesesary char[] during start server. 



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


More information about the jboss-jira mailing list