alibaba / fastjson2

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

fix remove duplicated list elements when size are same, for issue #2944 #2973

Closed yanxutao89 closed 1 week ago

yanxutao89 commented 1 week ago

What this PR does / why we need it?

fix remove duplicated list elements when size are same, for issue #2944

Summary of your change

Please indicate you've done the following: