-
Bug
-
Resolution: Done
-
Major
-
1.1.0.CR3
-
None
In WeldClassImpl constructor, superclass is set as an Object.class when annotatedType is instanceof ExternalAnnotatedType (discovered flag). Why?
This behavior causes a non injection of superclasses fields and methods. Is this correct ?