]
Brian Stansberry reassigned WFCORE-1112:
----------------------------------------
Assignee: Vladimir Gordiychuk (was: Jason Greene)
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: 3.0.0.Alpha1
[
org.jboss.as.server.deployment.module.ModuleSpecProcessor|https://github....]
concatenate string for debug logging without check that log level debug available or not,
as result we allocate annesesary char[] during start server.