Skip to content

#2263 Fix IndexOutOfBoundsException when resolving TypeVar to a Type#2264

Merged
filiphr merged 1 commit into
mapstruct:masterfrom
filiphr:2263
Nov 8, 2020
Merged

#2263 Fix IndexOutOfBoundsException when resolving TypeVar to a Type#2264
filiphr merged 1 commit into
mapstruct:masterfrom
filiphr:2263

Conversation

@filiphr

@filiphr filiphr commented Nov 2, 2020

Copy link
Copy Markdown
Member

Fixes #2263

@filiphr filiphr requested a review from sjaakd November 2, 2020 21:28

@sjaakd sjaakd left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Interesting.. I'm actually refactoring this atm. Did not spot this one..

@filiphr filiphr merged commit 75f963a into mapstruct:master Nov 8, 2020
@filiphr filiphr deleted the 2263 branch November 8, 2020 08:56
@filiphr

filiphr commented Nov 8, 2020

Copy link
Copy Markdown
Member Author

Thanks for the review, it was a tricky one to find. And it comes up only in some very specific situations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Stack Trace instead of Message on Missing Mapping

2 participants