[jboss-jira] [JBoss JIRA] Created: (JBCOMMON-88) Cache the toString() representation of GUID, VMID, UID

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Wed Aug 19 17:33:26 EDT 2009


Cache the toString() representation of GUID, VMID, UID
------------------------------------------------------

                 Key: JBCOMMON-88
                 URL: https://jira.jboss.org/jira/browse/JBCOMMON-88
             Project: JBoss Common
          Issue Type: Task
      Security Level: Public (Everyone can see)
          Components: common-core (2.x)
            Reporter: Brian Stansberry
            Assignee: Brian Stansberry


The toString() operations on these classes are expensive and the result is immutable once the object is constructed. So cache the result in a transient field.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list