-
-
Notifications
You must be signed in to change notification settings - Fork 181
Closed
Labels
3.xIssue affecting/planned for Jackson 3.xIssue affecting/planned for Jackson 3.x
Description
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 👎.
k163377, cowtowncoder, hho, mwalser and T45Kk163377
Metadata
Metadata
Assignees
Labels
3.xIssue affecting/planned for Jackson 3.xIssue affecting/planned for Jackson 3.x