-
Notifications
You must be signed in to change notification settings - Fork 753
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
java.lang.NullPointerException on SameNameButDifferent #3245
Comments
-XepDisableWarningsInGeneratedCode seems to fix the bug |
Duplicate of #2977 |
copybara-service bot
pushed a commit
that referenced
this issue
Jul 14, 2022
Fixes(?) external #3245. (I haven't included a test as the external bug doesn't have a repro, and is apparently in generated code: which makes me assume something odd is going on.) PiperOrigin-RevId: 458755521
copybara-service bot
pushed a commit
that referenced
this issue
Jul 14, 2022
Fixes(?) external #3245. (I haven't included a test as the external bug doesn't have a repro, and is apparently in generated code: which makes me assume something odd is going on.) PiperOrigin-RevId: 460918647
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Error obtained with maven 3.8.5 and Java 11.0.14 with the following config:
The text was updated successfully, but these errors were encountered: