Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Adobe Flex SDK 3.0 (Release)
-
None
-
None
-
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1. Run the test case for SDK-12732 with the Flex Profiler.
2. After startup take a memory snapshot.
3. Open the Object References for Preloader and you'll see why it's not GC'ed.
Actual Results: Preloader not GC'ed after it's done.
Expected Results: Preloader is GC'ed after it's done.
Workaround (if any): None.