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

GROOVY-10813: Fix NullPointerException for lambdas with raw types #1824

Closed
wants to merge 1 commit into from

Conversation

Shadow-Devil
Copy link
Contributor

I've added a test case and a fix for the bug reported in GROOVY-10813.
I'm not sure if there are any other edge cases that will now break because of this change, but one test, that failed with another solution that I tried, passes with this solution.

@Shadow-Devil Shadow-Devil marked this pull request as draft November 11, 2022 09:39
@Shadow-Devil Shadow-Devil force-pushed the GROOVY-10813 branch 2 times, most recently from 76b905d to ff7902c Compare November 13, 2022 11:57
@eric-milles
Copy link
Member

I relocated the lambda tests and reworked the generics tests to ensure the placeholders are not returned.

ef9b584

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants