Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Adobe Flex SDK Previous
-
None
-
None
-
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1. Create any simple app, like hello-world.
2. Compile it.
Actual Results:
Since SVN change 13089, every app (including hello-world) links the datavisualization RSL by default, which has an initialization time and memory cost.
Expected Results:
Datavisualization should link statically by default.
Workaround (if any):
Change datavisualization to link statically.