Skip to content

Conversation

@JacksonJang
Copy link
Contributor

For issue #5405,
I think the behavior should pass as tested below.

Since it's in POJO mode, the Map entries aren’t being serialized, so I updated the code accordingly.
If my updated test is correct, then the issue will be almost fully resolved.

@cowtowncoder
Copy link
Member

Good catch @JacksonJang !

I played with test a bit and while with "a" and "c" test passes, adding "b" it once again fails: I think there's something wrong with either caching, or missing from contextualization. Either way I'll merge improved test that reproduces real problem instead of original broken test.

@cowtowncoder cowtowncoder merged commit 1b8b323 into FasterXML:3.x Dec 1, 2025
6 checks passed
@JacksonJang
Copy link
Contributor Author

Thanks for the update!
appreciate you taking a deeper look into it
I’ll work on fixing this issue and submit a PR.

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