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 NPE in QuickFixProcessor #1430

Merged
merged 2 commits into from
Jun 5, 2024
Merged

Fix NPE in QuickFixProcessor #1430

merged 2 commits into from
Jun 5, 2024

Conversation

jjohnstn
Copy link
Contributor

What it does

See title.

How to test

See issue.

Author checklist

@jjohnstn jjohnstn self-assigned this May 29, 2024
@jjohnstn jjohnstn added the bug Something isn't working label May 29, 2024
@jjohnstn jjohnstn added this to the 4.33 M1 milestone May 29, 2024
- add null check for deprecated method quickfix
- fixes eclipse-jdt#1429
@jjohnstn jjohnstn merged commit 1cc6fff into eclipse-jdt:master Jun 5, 2024
9 checks passed
@jjohnstn jjohnstn deleted the depfix branch June 5, 2024 19:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

NPE in QuickFixProcessor.process(QuickFixProcessor.java:780)
1 participant