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 removal of this cleanup to avoid forward field refs in lambdas #1212

Merged
merged 1 commit into from
Mar 9, 2024

Commits on Mar 9, 2024

  1. Fix removal of this cleanup to avoid forward field refs in lambdas

    - fixes eclipse-jdt#1211
    - add check for a field reference in a lambda in a field initializer
      in which case, skip
    - add new test to CleanUpTest1d8
    jjohnstn committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    e371c36 View commit details
    Browse the repository at this point in the history