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
请复制并粘贴任何相关的日志输出。
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 56
at com.alibaba.fastjson2.JSONReaderUTF16.skipName(JSONReaderUTF16.java:2313)
at com.alibaba.fastjson2.JSONReaderUTF16.skipValue(JSONReaderUTF16.java:3855)
at com.alibaba.fastjson2.JSON.isValid(JSON.java:2764)
The text was updated successfully, but these errors were encountered:
问题描述
简要描述您碰到的问题。
环境信息
请填写以下信息:
重现步骤
如何操作可以重现该问题:
JSON.isValid
方法{\"uid\":\"38316683\",\"roleid\":\"61dbb6306123a05f183b1e19\",\"d
数据...
错误期待的正确结果
对您期望发生的结果进行清晰简洁的描述。
期望方法返回false
相关日志输出
请复制并粘贴任何相关的日志输出。
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 56
at com.alibaba.fastjson2.JSONReaderUTF16.skipName(JSONReaderUTF16.java:2313)
at com.alibaba.fastjson2.JSONReaderUTF16.skipValue(JSONReaderUTF16.java:3855)
at com.alibaba.fastjson2.JSON.isValid(JSON.java:2764)
The text was updated successfully, but these errors were encountered: