Skip to content

Return new Object() as default value for "empty" for java.lang.Object#3490

Open
aivinog1 wants to merge 1 commit intoFasterXML:2.14from
aivinog1:empty_value_in_object_in_map
Open

Return new Object() as default value for "empty" for java.lang.Object#3490
aivinog1 wants to merge 1 commit intoFasterXML:2.14from
aivinog1:empty_value_in_object_in_map

Conversation

@aivinog1
Copy link
Copy Markdown

@aivinog1 aivinog1 commented May 18, 2022

I've added the empty value to the Object deserializer in maps as new Object();.

Fixes #3489

I've added the empty value to the Object deserializer in maps as `new Object();`.
@cowtowncoder cowtowncoder changed the title fix #3489 Return new Object() as default value for "empty" for java.lang.Object Jun 20, 2022
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.

Nulls.AS_EMPTY returns null in java.lang.Object

1 participant