-
Task
-
Resolution: Unresolved
-
Normal
-
None
-
None
-
Quality / Stability / Reliability
-
2
-
False
-
-
False
-
-
-
None
Description of problem:
The ANNOTATION location is not strictly using FQNs to match with annotation, which leads to incorrect matches and false positives on issues.
For example, a rule that looks for the javax.enterprise.inject.Produces will incorrectly match with occurrences of javax.ws.rs.Produces.
See other examples on attached screenshots.
Version-Release number of selected component (if applicable):
MTA 8.0.0
How reproducible:
Always
Steps to Reproduce:
Check the linked upstream issues for details.
Additional info:
Upstream related issues:
- [BUG] ANNOTATION location rules not working
*[ Improve accuracy checks on Annotation symbol provider|https://github.com/konveyor/java-analyzer-bundle/issues/92]
- is related to
-
MTA-6195 ANNOTATION location rules don't match on Fully Qualified Names
-
- MODIFIED
-