Skip to content

Handle raw types in bounds of Java class type params #10226

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

Merged
merged 2 commits into from
Nov 8, 2020

Conversation

smarter
Copy link
Member

@smarter smarter commented Nov 7, 2020

Fixes #10225.

When skiptvs we don't need to construct a type at all, we're just
skipping over part of the byte stream.
Copy link
Contributor

@liufengyun liufengyun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@bishabosha bishabosha merged commit 1ae6db3 into scala:master Nov 8, 2020
@bishabosha bishabosha deleted the cook-classTparams branch November 8, 2020 12:05
@Kordyjan Kordyjan added this to the 3.0.0 milestone Aug 2, 2023
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.

Dotty does not recognize subtyping relationships with Java raw types
4 participants