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 a bug of lambda expression’s capturing wrong reference type local variable (#379) #382

Merged
merged 3 commits into from
Aug 2, 2023

Conversation

quadhier
Copy link
Collaborator

@quadhier quadhier commented Aug 2, 2023

This patch should fix #379. A local run of ./gradlew clean check shows no regression.

@quadhier quadhier changed the title Fix a bug in lambda expression’s capturing reference type local variable (#379) Fix a bug of lambda expression’s capturing wrong reference type local variable (#379) Aug 2, 2023
@cyrille-artho
Copy link
Member

LGTM, thanks!

@cyrille-artho cyrille-artho merged commit cdb387c into javapathfinder:java-10-gradle Aug 2, 2023
2 checks passed
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