-
Bug
-
Resolution: Done
-
Major
-
2.0.0.Beta4
-
None
When indexing class file data, the signatures along with its targets are processed in an order they arrived from an input stream, which might lead to method-level signatures being processed before class-level, thus leading to unresolved type variables and incorrect resulting indexes. No exceptions raised.
- causes
-
WFLY-6113 TransactionAttributeMergingProcessor fails when using generics
-
- Closed
-
- is cloned by
-
JBEAP-4032 Failure to resolve method type variable when using class-level bounded wildcard generics
-
- Closed
-