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

Memory Leak in GridViewLayout

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 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
    • None
    • Spark: Grid
    • All
    • Patch

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            jtthegeek Jason Taylor
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: