[jboss-jira] [JBoss JIRA] (WFCORE-1112) ModuleSpecProcessor not necessary char allocation
Brian Stansberry (JIRA)
issues at jboss.org
Tue May 10 15:46:00 EDT 2016
[ https://issues.jboss.org/browse/WFCORE-1112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry updated WFCORE-1112:
-------------------------------------
Fix Version/s: 2.2.0.CR1
> 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: Vladimir Gordiychuk
> Priority: Minor
> Fix For: 2.2.0.CR1, 3.0.0.Alpha1
>
>
> [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