Uploaded image for project: 'Apache Flex'
  1. Apache Flex
  2. FLEX-25804

ViewMenu memory is not freed when the ViewMenu is closed

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Adobe Flex SDK Previous
    • None
    • Mobile: Menu
    • None
    • Affected OS(s): All OS Platforms
      Language Found: English

    Description

      Steps to reproduce:
      1. Run the application in the profiler
      2. In the Live Objects tab, sort the Memory column in descending order
      3. In the Memory Usage tab, note the current memory is around 1000K
      4. Press the menu button to open the ViewMenu
      5. Note the current memory increases to 1320K and 8 BitmapData and 20 StyleableTextField instances are created
      6. Close the ViewMenu
      7. In the Profile tab, select the active application
      8. Press the "Run Garbage Collector" button

      Actual Results:

      Current memory stays at 1320K and the BitmapData and StyleableTextField instances remain

      Expected Results:

      Current memory drops to 1120K and the BitmapData and StyleableTextField instances are deallocated

      Workaround (if any):

      Attachments

        Activity

          People

            adobejira Adobe JIRA
            adobejira Adobe JIRA
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: