Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

review1: fix: StackOverflowError in MethodTypingContext on <T, U extends T> #1640

Merged
merged 2 commits into from Oct 23, 2017

Conversation

pvojtechovsky
Copy link
Collaborator

The method like this caused StackOverflowError

<U, K extends U void visitCtConditional(final CtConditional<U> conditional, K k)

@pvojtechovsky
Copy link
Collaborator Author

It is ready for merge

@pvojtechovsky pvojtechovsky changed the title WiP: fix: StackOverflowError in MethodTypingContext on <T, U extends T> review1: fix: StackOverflowError in MethodTypingContext on <T, U extends T> Oct 23, 2017
@monperrus monperrus merged commit 564afe5 into INRIA:master Oct 23, 2017
@pvojtechovsky pvojtechovsky deleted the fixMTTCStackOverflow branch October 28, 2017 19:49
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.

None yet

2 participants