-
Bug
-
Resolution: Done
-
Major
-
1.0.0.ALPHA1
-
None
The root of the problem is that WeldClass.getWeldMethods() returns 3 methods (subclass, superclass, bridge) when the overriden method has a covariant return type. We need either to fix WeldClass or work around this.
- is blocked by
-
WELD-574 ProxyFactory-generated proxies do not intercept overridden methods with covariant return types
- Closed