Skip to content

Conversation

jlerbsc
Copy link
Collaborator

@jlerbsc jlerbsc commented Aug 24, 2023

Fixes #4124 .

When trying to detect if parameter types are assignable, if actual parameter is a TypeVariable and it has the same name as expected parameter name we should definitely consider that types are assignable.

@jlerbsc jlerbsc merged commit 2cd7b36 into javaparser:master Aug 24, 2023
@jlerbsc jlerbsc added this to the next release milestone Aug 24, 2023
@jlerbsc jlerbsc added the PR: Fixed A PR that offers a fix or correction label Aug 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: Fixed A PR that offers a fix or correction

Projects

None yet

Development

Successfully merging this pull request may close these issues.

"UnsupportedOperationException: T" is thrown in MethodCallExpr resolve

1 participant