You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 23, 2024. It is now read-only.
We have use "fastjson" for years, it is wonderful, thanks~
In recent days, we meet a VerifyError at JSONObject.toJavaObject, while Gson.fromJSON without the exception.
The point is that our java source file User.java achieved 54kb, anyone can confirm if "fastjson" can handle this case?
version of fastjson:
Thanks in advance~