You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwebbeans.apache.org by "Gerhard Petracek (JIRA)" <ji...@apache.org> on 2013/04/12 02:09:16 UTC

[jira] [Created] (OWB-821) reduce the number of string creations

Gerhard Petracek created OWB-821:
------------------------------------

             Summary: reduce the number of string creations
                 Key: OWB-821
                 URL: https://issues.apache.org/jira/browse/OWB-821
             Project: OpenWebBeans
          Issue Type: Improvement
    Affects Versions: 1.1.8
            Reporter: Gerhard Petracek
             Fix For: 1.2.0


we have a lot of Asserts#* calls which lead to a high amount of created strings.
-> instead we should use static strings (or enums)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira