[jbosstools-issues] [JBoss JIRA] (JBIDE-20594) Performance: XmlContextImpl.getNameSpaces(int) creates a lot of HashMap objects

Alexey Kazakov (JIRA) issues at jboss.org
Wed Sep 9 16:45:00 EDT 2015


     [ https://issues.jboss.org/browse/JBIDE-20594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Kazakov closed JBIDE-20594.
----------------------------------
    Resolution: Done


> Performance: XmlContextImpl.getNameSpaces(int) creates a lot of HashMap objects
> -------------------------------------------------------------------------------
>
>                 Key: JBIDE-20594
>                 URL: https://issues.jboss.org/browse/JBIDE-20594
>             Project: Tools (JBoss Tools)
>          Issue Type: Enhancement
>          Components: common/jst/core
>    Affects Versions: 4.3.0.Beta2
>            Reporter: Viacheslav Kabanovich
>            Assignee: Viacheslav Kabanovich
>             Fix For: 4.3.0.CR1
>
>
> It is one of most often called methods at page validation, and it creates and fills maps from scratch every time, though in most cases the content is the same.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list