Skip to content

ObjectNode put methods should do null check for key #4997

@cowtowncoder

Description

@cowtowncoder

Currently various put() (and related) methods of ObjectNode allow null as key -- causing potential/likely trouble if attempting to serialize such nodes. Nulls should not be allowed as keys.

Metadata

Metadata

Assignees

No one assigned

    Labels

    2.19Issues planned at 2.19 or later

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions