[jboss-jira] [JBoss JIRA] (LOGTOOL-130) Remove the usage of static strings from the generated source

James Perkins (JIRA) issues at jboss.org
Wed Aug 9 11:35:00 EDT 2017


     [ https://issues.jboss.org/browse/LOGTOOL-130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Perkins updated LOGTOOL-130:
----------------------------------
    Fix Version/s:     (was: 2.1.0.Beta2)


> Remove the usage of static strings from the generated source
> ------------------------------------------------------------
>
>                 Key: LOGTOOL-130
>                 URL: https://issues.jboss.org/browse/LOGTOOL-130
>             Project: Log Tool
>          Issue Type: Enhancement
>            Reporter: James Perkins
>            Assignee: James Perkins
>
> Currently there is a private static string constant created for each message. This string is just returned in the `methodName$str()` method. Instead of creating the string constant just have the generated method return the message string. This reduces the size of the metaspace required for the class.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list