Skip to content

Enable StrictNullChecks by default #886

Closed
@k163377

Description

@k163377

Previously, the StrictNullChecks option was disabled by default, which compromised null safety.
Therefore, I propose to enable this option by default in 3.0.

As a side note, since 2.19, improvements in #885 have significantly reduced the throughput degradation when the StrictNullChecks option is enabled, and the deserialization performance is almost the same as when it is disabled.
Thus, performance concerns have at least been addressed.

Please vote with 👍 or 👎.

Metadata

Metadata

Assignees

No one assigned

    Labels

    3.xIssue affecting/planned for Jackson 3.x

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions