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
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.