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

final Java fields should not be mutable. #1162

Merged
merged 1 commit into from Nov 1, 2022
Merged

Conversation

neetopia
Copy link
Collaborator

  • also includes a fix to Java psi modifier for AA.

fixes #1153

* also includes a fix to Java psi modifier for AA.
@neetopia neetopia merged commit 5d18ed3 into google:main Nov 1, 2022
@neetopia neetopia deleted the final-field branch November 1, 2022 07:32
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.

isMutable is always true for fields in Java source
2 participants