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

Instances remain even if garbage collection is executed for PlotSeries chart

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • Adobe Flex SDK 4.6 (Release)
    • None
    • Charts
    • None
    • Affected OS(s): All OS Platforms
      Affected OS(s): All OS Platforms
      Language Found: English

    Description

      Steps to reproduce:
      1. Run the attached Main.mxml application with profiler
      2. Click "Add" button and wait to see the chart
      3. Click "Remove" button
      4. Click garbage collection on profiler or "GC" button

      Actual Results:
      In the "Live Object" on the profiler, you can see "PlotSeries" remains 1 instance and "PlotSeriesItem" 10000 instances.

      Expected Results:
      "PlotSeries", "PlotSeriesItem" should be back to 0 instance after GC.

      Workaround (if any):

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: