You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "Justin Mclean (JIRA)" <ji...@apache.org> on 2013/06/20 15:18:21 UTC

[jira] [Updated] (FLEX-22022) MenuBar memory leaks

     [ https://issues.apache.org/jira/browse/FLEX-22022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Justin Mclean updated FLEX-22022:
---------------------------------

    Labels: easytest  (was: )
    
> MenuBar memory leaks
> --------------------
>
>                 Key: FLEX-22022
>                 URL: https://issues.apache.org/jira/browse/FLEX-22022
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: mx: Menu Bar
>    Affects Versions: Adobe Flex SDK 3.2 (Release)
>         Environment: Affected OS(s): All OS Platforms
> Affected OS(s): All OS Platforms
> Language Found: English
>            Reporter: Adobe JIRA
>              Labels: easytest
>
> Steps to reproduce:
> 1. Profile the attached sample test application
> 2. Take memory snapshot #1
> 3. Click the button to add the MenuBar to the display list
> 4. Use the menu bar (expand to see the menu items etc)
> 5. Click button to remove the MenuBar from the display list
> 6. Take memory snapshot #2
>  
>  Actual Results:
>  MenuBar is not garbage collected. If you check the loitering objects using the 2 snapshots, you can see everything stays live in memory: MenuBar, MenuItemRenderer etc
>  
>  Expected Results:
>  MenuBar is garbage collected
>  
>  Workaround (if any):
>  could not find any

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira