-
Notifications
You must be signed in to change notification settings - Fork 595
Pull requests: alibaba/fastjson2
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Harden inline readLength() array decode sites against declared-length OOM (follow-up to #7733)
#7776
opened Aug 11, 2026 by
joysinleung
Loading…
fix: prevent duplicate ObjectReader and ObjectWriter creation on concurrent cache misses
#7774
opened Aug 11, 2026 by
linw-bai
Loading…
fix: BigDecimal with @JsonFormat(shape=STRING) produced invalid JSON (#7734)
#7772
opened Aug 7, 2026 by
fudianchn
Contributor
Loading…
feat: add JSON.copyTo(Object, Object, JSONWriter.Feature...) for in-place property copy
#7770
opened Aug 7, 2026 by
xzxiaoshan
Loading…
fix: use createReadContext for string reparse in fastjson1-compatible, for issue #7765
#7767
opened Aug 6, 2026 by
yibiner
Loading…
3 tasks done
fix: keep non-null wrapper defaults with NotWriteDefaultValue, for issue #7762
#7766
opened Aug 6, 2026 by
yibiner
Loading…
3 tasks done
perf: detect illegal autoType type name chars while scanning them
#7764
opened Aug 5, 2026 by
wenshao
Member
Loading…
fix(core): honor fastjson2.properties when -D system property is absent
#7763
opened Aug 5, 2026 by
fudianchn
Contributor
Loading…
fix: skip whitespace after Base64 string in readBase64, for issue #7751
#7756
opened Aug 4, 2026 by
yibiner
Loading…
3 tasks done
fix: bypass UNSAFE SWAR in readFieldNameHashCode on aarch64+JDK8 (#7732, #3763)
#7755
opened Aug 4, 2026 by
yangpeng366
Loading…
fix: align createObjectReader external fieldClass check with none-def…
#7752
opened Aug 3, 2026 by
yibiner
Loading…
3 tasks done
fix: handle unavailable Kotlin parameter names
#7750
opened Aug 3, 2026 by
fudianchn
Contributor
Loading…
fix: do not collapse consecutive ".." refs to #-1 in JSONB, for issue…
#7747
opened Aug 2, 2026 by
yibiner
Loading…
3 tasks done
fix: preserve generic element type for custom List implementations
#7742
opened Aug 2, 2026 by
fudianchn
Contributor
Loading…
fix(core): validate cached field writer by value type in toJSONObject
#7739
opened Aug 1, 2026 by
fudianchn
Contributor
Loading…
fix: bound jsonb array item count to remaining input
#7737
opened Jul 31, 2026 by
Support-itecz
Loading…
2 of 3 tasks
fix: BigDecimal with @JsonFormat(shape = STRING) produces invalid JSON
#7736
opened Jul 31, 2026 by
arimu1
Loading…
3 tasks done
fix: validate declared array length in JSONReaderJSONB.startArray() to prevent pre-allocation OOM (same class as #7669)
#7733
opened Jul 31, 2026 by
joysinleung
Loading…
fix: apply autoType whitelist to array elements under ErrorOnNotSupportAutoType (#7730)
#7731
opened Jul 30, 2026 by
JingkaiTang
Loading…
2 of 3 tasks
fix: the getter method is discarded when serializing character fields
#7719
opened Jul 29, 2026 by
TigerZCoder
Loading…
test: cover both strBuf sizing paths in readString (#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 contains method when emtpy for issue #7670
#7679
opened Jul 17, 2026 by
yanxutao89
Collaborator
Loading…
3 tasks
fix: NameFilter returning null causes Map keys to serialize as null (#7644)
#7658
opened Jun 14, 2026 by
1919chichi
Contributor
Loading…
2 of 3 tasks
Previous Next
ProTip!
Follow long discussions with comments:>50.