fastjson icon indicating copy to clipboard operation
fastjson copied to clipboard

fix #3720

Open Tloops opened this issue 3 years ago • 12 comments

  • [x] Bug fix

  • [x] New test case

  • Fix the issue #3720

  • Add test case for this issue in src/test/java/com/alibaba/fastjson/serializer/issue3720/TestLongWriter.java

  • Change the test case test_7_s() and test_8_s() in src/test/java/com/alibaba/json/bvt/serializer/ListSerializerTest.java

Tloops avatar Apr 20 '21 13:04 Tloops