[JIRA] Closed: (JXT-88) AbstractXMLObject unnecessarily creates a new QName in getElementQName

Brent Putman (JIRA) noreply at shibboleth.net
Fri Aug 17 17:30:06 EDT 2012


     [ https://issues.shibboleth.net/jira/browse/JXT-88?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brent Putman closed JXT-88.
---------------------------


> AbstractXMLObject unnecessarily creates a new QName in getElementQName
> ----------------------------------------------------------------------
>
>                 Key: JXT-88
>                 URL: https://issues.shibboleth.net/jira/browse/JXT-88
>             Project: XMLTooling - Java
>          Issue Type: Bug
>    Affects Versions: 1.3.4
>            Reporter: anli.shundi at idp.protectnetwork.org
>            Assignee: Brent Putman
>            Priority: Minor
>             Fix For: 1.3.5
>
>          Time Spent: 10 minutes
>  Remaining Estimate: 0 minutes
>
> Since QName is immutable the member should be instead returned.
> Talking about optimizations: it would be preferable to check isTraceEnabled before concatenating & passing arguments to trace.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the commits mailing list