alibaba / fastjson2

🚄 FASTJSON2 is a Java JSON library with excellent performance.
Apache License 2.0
3.79k stars 495 forks source link

fix issue #2998 throws fastjson2.JSONException #3034

Closed Cooper-Zhong closed 1 month ago

Cooper-Zhong commented 1 month ago

What this PR does / why we need it?

fix issue alibaba#2998 fastjson-compatible parseObject throws fastjson2.JSONException

Summary of your change

Please indicate you've done the following: