-
Notifications
You must be signed in to change notification settings - Fork 578
Pull requests: alibaba/fastjson2
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: JSONB BC_BIGINT/BC_BINARY declared-length OOM (#7669)
#7705
opened Jul 27, 2026 by
wenshao
Member
Loading…
fix: detect references for Collection elements (e.g. HashSet) (#7678)
#7701
opened Jul 27, 2026 by
wenshao
Member
Loading…
test: add regression test for readString AIOOBE, for issue #7685
#7700
opened Jul 27, 2026 by
wenshao
Member
Loading…
fix: use Unsafe.allocateInstance for non-static inner class to avoid JDK 25 NPE (#7654)
#7699
opened Jul 26, 2026 by
wenshao
Member
Loading…
fix: add serialVersionUID to JSONArray in fastjson1-compatible for Java serialization compatibility
#7698
opened Jul 26, 2026 by
wenshao
Member
Loading…
fix contains method when emtpy for issue #7670
#7679
opened Jul 17, 2026 by
yanxutao89
Collaborator
Loading…
3 tasks
fix: grow strBuf when reading long escaped strings, for issue #7671
#7676
opened Jul 12, 2026 by
kamilkrzywanski
Loading…
3 tasks done
fix: NameFilter returning null causes Map keys to serialize as null (#7644)
#7658
opened Jun 14, 2026 by
1919chichi
Loading…
2 of 3 tasks
fix: global naming strategy not applied to Java records (#7656)
#7657
opened Jun 13, 2026 by
1919chichi
Loading…
5 tasks done
fix: JSONB shared reference in non-List collection elements unresolvable on deserialization
#7641
opened May 12, 2026 by
yibiner
Loading…
2 of 3 tasks
fix: JSONB ASM direct-write skips level tracking causing false 'level too large' on flat lists, for issue #3616
#7635
opened Apr 29, 2026 by
daguimu
Loading…
fix: avoid NPE in trustedLookup on environments without IMPL_LOOKUP, for issue #4011
#7633
opened Apr 25, 2026 by
wenshao
Member
Loading…
2 of 3 tasks
fix: ISO8601 should take priority over yyyyMMddHHmmss in Instant write, for issue #4003
#7632
opened Apr 25, 2026 by
wenshao
Member
Loading…
2 tasks done
fix: honor IgnoreSetNullValue in specialized FieldReader subclasses, for issue #7618
#7631
opened Apr 25, 2026 by
wenshao
Member
Loading…
4 tasks done
fix: declare java.xml module dependency for Java 9+ modular usage
#7619
opened Apr 14, 2026 by
JinlongLiao
Loading…
3 tasks
docs: include all feature introductions in the document
#4035
opened Mar 25, 2026 by
jujn
Collaborator
Loading…
3 tasks
fix generic invalidation in record class, for issue #3156
#4027
opened Mar 14, 2026 by
jujn
Collaborator
Loading…
3 tasks
fix: ClassFormatError when serializing classes with array-typed field…
#4014
opened Mar 10, 2026 by
wenshao
Member
Loading…
3 tasks
fix: Lambda creation failed, fallback to parent's reflection implemen…
#4012
opened Mar 7, 2026 by
xihan123
Loading…
3 tasks done
fix: add setter for FastjsonConfig.writer/readerContext, for issue #4000
#4008
opened Mar 5, 2026 by
jujn
Collaborator
Loading…
3 tasks
improved BigDecimal parsing performance
#3992
opened Feb 16, 2026 by
wenshao
Member
Loading…
3 tasks
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.