You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Document retained Jackson 2 behaviors and known issues (#430)
- Add a "Retained Jackson 2 behaviors (as-built)" section to the design
spec listing each compatibility decision (container asText(""),
POJONode emptiness guards, (long) d narrowing, FAIL_ON_TRAILING_TOKENS,
unchecked-exception catches), plus the pre-existing Tester EOF NPE and
the acceptable transitive jackson-annotations dependency.
- Add explanatory comments at the MatchFunction/ReplaceFunction guard
sites so the isTextual()-guarded emptiness checks are self-documenting.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
0 commit comments