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

fix: NullPointerException on CtTypeReferenceImpl.isGenerics #3276

Merged
merged 7 commits into from
Mar 2, 2020

Conversation

MartinWitt
Copy link
Collaborator

@MartinWitt MartinWitt commented Feb 27, 2020

Add simple null check as fix for #3275.

@MartinWitt MartinWitt changed the title WIP: Fix: #3275 WIP: fix: #3275 Feb 27, 2020
@MartinWitt MartinWitt changed the title WIP: fix: #3275 WIP: fix: NullPointerException on CtTypeReferenceImpl.isGenerics Feb 27, 2020
@MartinWitt MartinWitt changed the title WIP: fix: NullPointerException on CtTypeReferenceImpl.isGenerics fix: NullPointerException on CtTypeReferenceImpl.isGenerics Feb 27, 2020
@monperrus
Copy link
Collaborator

thanks a lot! could you please add again the test file?

This reverts commit aa67d24.
@MartinWitt
Copy link
Collaborator Author

I have readded the test files. Shall I write a normal testcase for this?

@monperrus monperrus merged commit 904fb1e into INRIA:master Mar 2, 2020
@monperrus
Copy link
Collaborator

Thanks a lot!

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.

2 participants