Skip to content
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

Follow-up fix wrt #4783: prevent too early fail on abstract Map types #4794

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

cowtowncoder
Copy link
Member

No description provided.

@cowtowncoder cowtowncoder merged commit a777bf3 into 2.19 Nov 12, 2024
6 checks passed
@cowtowncoder cowtowncoder deleted the tatu/2.19/abstract-map-type-mapping-fix branch November 12, 2024 03:55
@JooHyukKim
Copy link
Member

Should we add test cases for Map's as well?

@cowtowncoder
Copy link
Member Author

If you want to write a test, nothing against that, but also not critical.

I did notice that couple of tests started failing in jackson-datatypes-collections now (for case of attempts to deserialize Guava immutable collections without registering module), fixed. Found via cascading re-build (but there's bit of delay so didn't see last night). :)
Tests were checking fail message which changed slightly (instead of saying no deserializer found complains about missing Creator).

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.

2 participants