-
Notifications
You must be signed in to change notification settings - Fork 148
Closed
Labels
ADO to GitHub automation labelIssue caused by core project dependency modules or libraryIssue caused by core project dependency modules or librarytracked
Description
As a cleanup issue, there is a lot of raw type usage in the project. Quoting from the Java Language Specification:
The use of raw types is allowed only as a concession to compatibility of legacy code. The use of raw types in code written after the introduction of generics into the Java programming language is strongly discouraged. It is possible that future versions of the Java programming language will disallow the use of raw types.
AB#6043
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
ADO to GitHub automation labelIssue caused by core project dependency modules or libraryIssue caused by core project dependency modules or librarytracked