-
Bug
-
Resolution: Done
-
Major
-
1.0.1.Final
-
None
When external API frameworks are used in conjunction with a Weld deployment, the class hierarchies are redundantly reflected causing an abundance of collections of redundant methods and members to be created. As a simple example, consider the Struts framework. It has only a few basic classes from which many application classes extend. While the application classes may themselves have few methods or members, the base classes can have many, which in this case are duplicated for each application class.
- is incorporated by
-
WELD-88 Scalability hotspots
- Closed