[
https://issues.apache.org/jira/browse/OWB-821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Struberg resolved OWB-821.
-------------------------------
Resolution: Fixed
most calls to Assert names got extracted
> 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
> Assignee: Mark Struberg
> Fix For: 1.6.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 was sent by Atlassian JIRA
(v6.3.4#6332)