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

Missing combination for isSubtype. #701

Closed
5 tasks done
smillst opened this issue May 4, 2016 · 0 comments
Closed
5 tasks done

Missing combination for isSubtype. #701

smillst opened this issue May 4, 2016 · 0 comments
Assignees
Milestone

Comments

@smillst
Copy link
Member

smillst commented May 4, 2016

DefaultTypeHierarchy#isSubtype(ATM, ATM), (which is really isSubtypeOrConvertible) is not implemented for the following combinations (subtype_supertype):

- [ ] Intersection_Typevar (testcase in framework/tests/all-systems/Issue717.java. asSuper bug see #717)
- [ ] Typevar_Array (See #577) Combo not valid. Error happens when a type variable is not substituted correctly

@smillst smillst added this to the High milestone May 4, 2016
@smillst smillst self-assigned this May 4, 2016
smillst added a commit that referenced this issue May 26, 2016
Fixes the crash reported in #738, but the Issue738 has another crash. (See #701)
smillst added a commit that referenced this issue May 27, 2016
Fixes the crash reported in #738, but the Issue738 has another crash. (See #701)
(Squashed version of #745)
@smillst smillst modified the milestones: Critical, High May 31, 2016
@smillst smillst closed this as completed Jun 30, 2016
flo2702 pushed a commit to flo2702/checker-framework that referenced this issue Feb 23, 2024
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

No branches or pull requests

1 participant