Skip to content

Conversation

@aschackmull
Copy link
Contributor

Base cases for TypeFlow are the places where we lose type information in a way that can affect dispatch. Stepping from an instantiated parameterised type to a fully unbound type was already covered. This PR extends this to also include the case when just 1 type argument goes from instantiated to un-instantiated.

This solves the provided example in #21066

@github-actions github-actions bot added the Java label Jan 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant