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

Issue an error when super bounded wildcards are collapsed #5009

Merged
merged 7 commits into from
Jan 16, 2022

Conversation

smillst
Copy link
Member

@smillst smillst commented Jan 14, 2022

and the annotations on the super and extends bounds are the same.

(This is a javac bug, see https://bugs.openjdk.java.net/browse/JDK-8054309)

Fixes #5006.

@mernst mernst assigned smillst and unassigned mernst Jan 14, 2022
@mernst mernst merged commit 2436444 into typetools:master Jan 16, 2022
@mernst mernst deleted the issue5006 branch January 16, 2022 03:48
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.

Nullness checker false negative related to capture conversion
2 participants