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

java.lang.Record is a super type of all records. #6070

Merged
merged 7 commits into from
Jul 3, 2023

Conversation

smillst
Copy link
Member

@smillst smillst commented Jun 30, 2023

Fixes #6069.

mernst
mernst previously approved these changes Jul 1, 2023
@mernst mernst assigned smillst and unassigned mernst Jul 1, 2023
@smillst smillst enabled auto-merge (squash) July 3, 2023 18:15
@smillst smillst disabled auto-merge July 3, 2023 18:16
@smillst smillst merged commit 5338585 into typetools:master Jul 3, 2023
29 checks passed
@smillst smillst deleted the issue6069 branch July 3, 2023 18:16
wmdietl pushed a commit to eisop/checker-framework that referenced this pull request Oct 8, 2023
* Record is a super type of all records.

* Inference doesn't work with records.

* Change skipDef.

* Don't run inference on records.

* Delete test.

* Fix Javadoc.
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.

AsSuperVisitor: type is not an erased subtype of supertype.
2 participants