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

NullPointerException at renaming handler #161

Open
leonardoAnjos16 opened this issue Jul 30, 2021 · 0 comments
Open

NullPointerException at renaming handler #161

leonardoAnjos16 opened this issue Jul 30, 2021 · 0 comments
Labels

Comments

@leonardoAnjos16
Copy link
Collaborator

leonardoAnjos16 commented Jul 30, 2021

The tool may throw NullPointerException at line 144 of SafelyMergeSimilarRenamingHandler. This happens, because sometimes the parser is not able to identify some expression's type and during the renaming handler execution, the tool makes use of expressions' types to match method calls against a method signature.

@leonardoAnjos16 leonardoAnjos16 changed the title NullPointerException at SafelyMergeSimilarRenamingHandler NullPointerException at renaming handler Jul 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant