Skip to content

Handle HKT bounds in Java generic signatures#25744

Open
SolalPirelli wants to merge 1 commit intoscala:mainfrom
dotty-staging:solal/15903
Open

Handle HKT bounds in Java generic signatures#25744
SolalPirelli wants to merge 1 commit intoscala:mainfrom
dotty-staging:solal/15903

Conversation

@SolalPirelli
Copy link
Copy Markdown
Contributor

Fixes #15903

How much have you relied on LLM-based tools in this contribution?

zero much

How was the solution tested?

issue tests (+ 1 case inverting the arg order)

@SolalPirelli SolalPirelli requested a review from tanishiking April 9, 2026 13:01
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.

MalformedParameterizedTypeException in getGenericReturnType for T[X,Y] <: Iterable[(X, Y)]

1 participant