You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Revert "Reallow ill-kinded but JavaDefined parents (scala#5010)"
This reverts commit 1fe1232 as it was an
incorrect diagnosis.
The only existing testcase was written when AbstractListModel had no parameter,
so change the testcase instead.
We could alternatively infer type arguments (see scala/bug#11111), but that
seems typically unhelpful.
0 commit comments