-
Notifications
You must be signed in to change notification settings - Fork 607
Pull requests: alibaba/fastjson2
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: avoid unsafe UTF-16 fast paths on aarch64 JDK 8
#7852
opened Sep 4, 2026 by
xuzhaorui
Loading…
3 tasks done
fix: readHex accepts lowercase hex letters and decodes them correctly
#7850
opened Sep 4, 2026 by
DenceChen
Loading…
fix: StringToAny to Boolean rejects TRUE/True/T/Y spellings, for issue #7842
#7848
opened Sep 3, 2026 by
WLLTB
Loading…
3 tasks done
fix: Jackson JsonFormat Shape.STRING on BigDecimal writes illegal JSON, for issue #7837
#7847
opened Sep 3, 2026 by
WLLTB
Loading…
3 tasks done
security: expand autoType deny list + implement addAutoTypeDeny (5 commits, closes 5 VULNs, tests included)
#7846
opened Sep 2, 2026 by
DenceChen
Loading…
fix: avoid unsafe grouped int writes on aarch64+jdk8
#7834
opened Aug 27, 2026 by
yangpeng366
Loading…
fix: guard readFieldName lookahead against AIOOBE on trailing backslash
#7833
opened Aug 26, 2026 by
waterWang
Loading…
fix: guard exponent parsing against end-of-input in readNumber0
#7832
opened Aug 26, 2026 by
waterWang
Loading…
fix: add null guard for writeEnum and enumCapacity in JSONB.IO (#7806)
#7831
opened Aug 26, 2026 by
waterWang
Loading…
fix: guard against ArrayIndexOutOfBounds in skipComment for truncated comments
#7830
opened Aug 26, 2026 by
waterWang
Loading…
fix: guard against ArrayIndexOutOfBounds in char2 for non-hex \x escape digits
#7829
opened Aug 26, 2026 by
waterWang
Loading…
fix: guard against ArrayIndexOutOfBounds in readFieldName whitespace skip
#7827
opened Aug 26, 2026 by
waterWang
Loading…
fix: validate compact JSONB number continuations
#7822
opened Aug 24, 2026 by
DarrenChangJR
Loading…
fix: preserve negative zero in JSONB floating-point values
#7821
opened Aug 24, 2026 by
DarrenChangJR
Loading…
4 tasks done
fix: apply JSONReader context to SimpleDateFormat values
#7820
opened Aug 24, 2026 by
DarrenChangJR
Loading…
4 tasks done
fix: preserve canonical floating-point BigDecimal conversion
#7819
opened Aug 24, 2026 by
DarrenChangJR
Loading…
fix: adapt Fastjson1-compatible JSONPath results
#7818
opened Aug 24, 2026 by
DarrenChangJR
Loading…
fix: serialize ByteBuffer remaining view
#7817
opened Aug 24, 2026 by
DarrenChangJR
Loading…
4 tasks done
fix: preserve Locale scripts and extensions during parsing
#7816
opened Aug 24, 2026 by
DarrenChangJR
Loading…
4 tasks done
fix: initialize writable unwrapped map fields
#7815
opened Aug 24, 2026 by
DarrenChangJR
Loading…
4 tasks done
fix: route parameterized Collection types to the list reader
#7814
opened Aug 24, 2026 by
DarrenChangJR
Loading…
4 tasks done
fix: preserve narrow types for negative integer bounds
#7813
opened Aug 24, 2026 by
DarrenChangJR
Loading…
3 tasks done
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.