ResolvableType for a raw type is not assignable to generic types of the same class [SPR-14648] #19214
Comments
Juergen Hoeller commented The snippet above should be using |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Oliver Drotbohm opened SPR-14648 and commented
This test case fails for me and I think it shouldn't as a concrete generic type should always be assignable to a raw variant of it:
Affects: 4.2.7, 4.3.2, 5.0 M1
Issue Links:
Backported to: 4.2.8
The text was updated successfully, but these errors were encountered: