[
https://issues.apache.org/jira/browse/FLEX-33902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Mclean reassigned FLEX-33902:
------------------------------------
Assignee: Justin Mclean
> ResourceManager#getInstance should not allocate unneeded memory
> ---------------------------------------------------------------
>
> Key: FLEX-33902
> URL: https://issues.apache.org/jira/browse/FLEX-33902
> Project: Apache Flex
> Issue Type: Improvement
> Components: Performance: Framework
> Affects Versions: Apache Flex 4.11.0
> Environment: all
> Reporter: Benoit Wiart
> Assignee: Justin Mclean
> Priority: Minor
> Labels: memory, performance
> Attachments: 0001-ResourceManager-closure.patch,
> resourmanager-getinstance.png
>
>
> ResourceManager#getInstance allocates unneeded memory each time it's called.
> it's a tiny allocation but with a lot of calls
> it comes from the closure in the catch, the compiler is not smart enought ;
> the closure is created even if this part of the code is not executed
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)