issues
search
alibaba
/
fastjson2
🚄 FASTJSON2 is a Java JSON library with excellent performance.
Apache License 2.0
3.79k
stars
495
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
@JSONField(deserialize = false)失效
#3163
lilanlong
opened
2 days ago
0
[BUG]JSONWriter.Feature.ReferenceDetection重复引用序列化错误
#3162
feijiangjun123
opened
3 days ago
0
Improve some code details, fix some bugs
#3161
CodePlayer
closed
23 hours ago
1
Improve some code details
#3160
CodePlayer
closed
4 days ago
1
Fix non determinism and timezone dependency for issue#3158
#3159
Mukta13
closed
23 hours ago
1
[BUG] Found non deterministic and timezone dependent test issue
#3158
Mukta13
opened
4 days ago
1
[BUG] fastJson2.x序列化,SerializeConfig.put(Integer.class, ToStringSerializer.instance)未生效
#3157
gonghuan93cn
opened
1 week ago
0
[BUG] record类型无法正确识别泛型
#3156
authorZhao
opened
1 week ago
0
FastJson2开启autoType数组类型丢失
#3155
wongjones
opened
1 week ago
0
[QUESTION]FastJson2开启autoType数组类型丢失
#3154
wongjones
opened
1 week ago
1
[BUG] 在使用了JSONWriter.Feature.WriteClassName后,FastJson2无法正确处理Map<String, Integer>
#3153
fwhdzh
opened
1 week ago
6
[BUG]在使用 JSONObject.toJavaObject 反序列化 JSONObject 到带默认值的 Kotlin 类时遇到问题。
#3152
IceCream-QAQ
opened
1 week ago
1
Bump com.clickhouse:clickhouse-jdbc from 0.6.5 to 0.7.1-patch1
#3151
dependabot[bot]
opened
1 week ago
0
Fix non-deterministic tests for issue#3149
#3150
Mukta13
closed
1 week ago
0
[BUG] Found new non deterministic tests
#3149
Mukta13
closed
4 days ago
1
[BUG]当json嵌套字符串格式json,JSONPath.set设置字符串格式json值,返回UnsupportedOperationException
#3148
JohnnyAWK
opened
1 week ago
0
Bump com.clickhouse:clickhouse-jdbc from 0.6.5 to 0.7.1
#3147
dependabot[bot]
closed
1 week ago
1
[BUG]fastjson2 2.0.28一直到最新版本特定情况下反序列化字段读取值错误
#3146
zhuquanzhen
opened
2 weeks ago
3
Bump com.networknt:json-schema-validator from 1.0.88 to 1.5.3
#3145
dependabot[bot]
opened
2 weeks ago
0
[BUG]序列化对象中包含自身引用的场景下与 fastjson1不兼容
#3144
fantasy1713
opened
2 weeks ago
1
[QUESTION] fastjson2和fastjson抽象类反序列化默认行为不一致
#3143
rock-byte
opened
2 weeks ago
3
[BUG] FastJSON2 Android依赖2.0.53版本编译不通过
#3142
huannan
opened
2 weeks ago
1
[BUG]JSON.parseObject设置NameFilter参数无效
#3141
LeasonX
opened
2 weeks ago
4
[QUESTION]JSON.parseObject设置NameFilter参数无效
#3140
LeasonX
closed
2 weeks ago
0
[BUG]dubbo序列化BUG,值错误
#3139
pigeon-fancier
opened
2 weeks ago
3
[BUG]java.lang.IllegalStateException: Dont call getValueBoolean() on a non BOOLEAN ElementValue at org.apache.bcel.classfile.SimpleElementValue.getValueBoolean(SimpleElementValue.java:65) ~[bcel-6.7.0.jar:6.7.0] at com.alibaba.fastjson2.writer.OWG_11_11_SimpleElementValue.write(Unknown Source) ~[?:?] at com.alibaba.fastjson2.writer.ObjectWriterArray.write(ObjectWriterArray.java:103) ~[fastjson2-2.0.53.jar:?] at com.alibaba.fastjson2.writer.OWG_10_3_ArrayElementValue.write(Unknown Source) ~[?:?] at com.alibaba.fastjson2.writer.OWG_9_3_ElementValuePair.write(Unknown Source) ~[?:?] at com.alibaba.fastjson2.writer.ObjectWriterArray.write(ObjectWriterArray.java:103) ~[fastjson2-2.0.53.jar:?] at com.alibaba.fastjson2.writer.OWG_1_7_AnnotationEntry.write(Unknown Source) ~[?:?] at com.alibaba.fastjson2.writer.ObjectWriterArray.write(ObjectWriterArray.java:103) ~[fastjson2-2.0.53.jar:?] at com.alibaba.fastjson2.JSON.toJSONString(JSON.java:3026) ~[fastjson2-2.0.53.jar:?]
#3138
meishuangjie
opened
3 weeks ago
3
graalvm 打包问题FieldOffset自动替换失败。由于在com.alibaba.fastjson2.util.JDKUtils的静态初始化器中检测到对sun.misc.Unsafe.objectFieldOffset(Field)的调用,因此尝试进行自动替换注册。详细的失败原因:无法确定调用sun.misc.Unsafe.objectFieldOffset(field)计算字段偏移量时产生的值存储在哪个字段
#3137
ZhangChengJi
opened
3 weeks ago
1
When using BrowserCompatible, BigDecimal in the Double range behaves the same as Double. for issue #3123
#3136
rowstop
opened
3 weeks ago
3
JSONObject通过下标获取对应的值
#3135
lilanlong
opened
3 weeks ago
4
[BUG]JSON parse 将map解析成Java对象与将json字符串转换成Java对象的功能表现不一致
#3134
Linindoo
opened
3 weeks ago
0
[BUG]在安卓上JSONObject.put多个字段null值后toJSONString(JSONWriter.Feature.WriteMapNullValue)会崩溃
#3133
spark7fire
opened
3 weeks ago
1
[BUG]:fastjson2 parseObject 会将空字符串 Empty String成功转成String[] 而不是失败
#3132
dnio99
opened
3 weeks ago
0
[BUG]:fastjson2 parseObject 会将String成功转成List 而不是失败
#3131
dnio99
opened
3 weeks ago
1
Bump spring.boot.version from 2.7.18 to 3.3.4
#3130
dependabot[bot]
opened
3 weeks ago
0
Bump org.springframework.security:spring-security-bom from 5.8.8 to 6.3.4
#3129
dependabot[bot]
opened
3 weeks ago
0
Bump springframework5.version from 5.3.31 to 6.1.14
#3128
dependabot[bot]
opened
3 weeks ago
0
Fix non-determinsm for Issue#3126
#3127
Mukta13
closed
3 weeks ago
0
[BUG] Found non-determinstic tests
#3126
Mukta13
closed
3 weeks ago
1
[BUG]fastjson2不支持直接对对象进行jpath设置List中的对象
#3125
majh1
opened
3 weeks ago
1
[BUG] 2.0.53版本反序列化带有科学记数法的数据时,丢失精度
#3124
lietou1986
opened
3 weeks ago
1
[BUG]BigDecimal BrowserCompatible下有些小数序列化为字符串 有些不是
#3123
1195952223
opened
3 weeks ago
3
Bump org.apache.fury:fury-core from 0.7.0 to 0.8.0
#3122
dependabot[bot]
closed
3 weeks ago
0
Bump org.ow2.asm:asm from 9.7 to 9.7.1
#3121
dependabot[bot]
closed
3 weeks ago
0
Bump com.aliyun.odps:odps-sdk-core from 0.49.0-public to 0.50.1-public
#3120
dependabot[bot]
closed
3 weeks ago
0
Bump com.networknt:json-schema-validator from 1.0.88 to 1.5.2
#3119
dependabot[bot]
closed
2 weeks ago
1
Bump com.clickhouse:clickhouse-jdbc from 0.6.5 to 0.7.0
#3118
dependabot[bot]
closed
1 week ago
1
JSON formatting support using spaces for indentation, for issue #2185
#3117
rowstop
opened
4 weeks ago
0
Bump org.redisson:redisson from 3.36.0 to 3.37.0
#3116
dependabot[bot]
closed
4 weeks ago
0
Bump io.github.wycst:wast from 0.0.16 to 0.0.17
#3115
dependabot[bot]
closed
4 weeks ago
0
Bump com.fasterxml.jackson:jackson-bom from 2.17.2 to 2.18.0
#3114
dependabot[bot]
closed
4 weeks ago
0
Next