[ 
https://issues.apache.org/jira/browse/FLEX-35312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16023624#comment-16023624
 ] 

Justin Mclean commented on FLEX-35312:
--------------------------------------

Patch looks fine but I don't see that ClearCache is being called by anything?

 A minor thing functions usually start with a lower case letter.

> Memory Leak in GridViewLayout
> -----------------------------
>
>                 Key: FLEX-35312
>                 URL: https://issues.apache.org/jira/browse/FLEX-35312
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: Spark: Grid
>    Affects Versions: Apache Flex 4.13.0, Apache Flex 4.12.1, Apache Flex 
> 4.14.0, Apache Flex 4.15.0, Apache Flex 4.14.1, Apache Flex 4.16.0, Apache 
> Flex 4.17.0
>         Environment: All
>            Reporter: Jason Taylor
>              Labels: memory, memory-leak, spark
>         Attachments: jtaylor_flexsdk_gridviewlayoutcache_patch.diff
>
>
> The Spark GridViewLayout uses strong dictionaries for caching itemrenderers, 
> often leading to a situation where those itemrenderers are never released to 
> the garbage collector.
> The proposed patched changes GridViewLayout to use weak reference 
> dictionaries and additionally adds a public method to Grid to allow the 
> client to explicitly flush the item renderer cache.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to