[JIRA] Reopened: (JXT-88) AbstractXMLObject unnecessarily creates a new QName in getElementQName
Scott Cantor (JIRA)
noreply at shibboleth.net
Fri Nov 2 00:39:07 EDT 2012
[ https://issues.shibboleth.net/jira/browse/JXT-88?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Scott Cantor reopened 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