[
https://issues.apache.org/jira/browse/TRINIDAD-1063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeanne Waldman resolved TRINIDAD-1063.
--------------------------------------
Fix Version/s: 2.0.0.2-core
Resolution: Fixed
This has been fixed for two years. Setting to resolved now.
> improve performance in PropertyNode
> -----------------------------------
>
> Key: TRINIDAD-1063
> URL: https://issues.apache.org/jira/browse/TRINIDAD-1063
> Project: MyFaces Trinidad
> Issue Type: Bug
> Components: Skinning
> Reporter: Jeanne Waldman
> Assignee: Jeanne Waldman
> Priority: Minor
> Fix For: 2.0.0.2-core
>
>
> found by Rod Magnuson at Oracle.
> Bug : "background-image" .5 megs wasted on the 3714 duplicate strings, looks
> like they are all held by _name of
> org.apache.myfaces.trinidadinternal.style.xml.parse.PropertyNode, held by
> _properties of org.apache.myfaces.trinidadinternal.style.xml.parse.StyleNode,
> held by _styles of
> org.apache.myfaces.trinidadinternal.style.xml.parse.StyleSheetNode
> Could we intern instead?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.