Closed BIngDiAn-s closed 10 months ago
原issue:https://github.com/stleary/JSON-java/issues/708
暂无解决方案。
Is this issue fixed in 5.8.11?
@simontaen its not fixed.
Is this issue fixed in 5.8.20?
@velindimitrovicconsult sorry, not fix it.
5.8.25 6.0.0-M10 修复此问题,修复后可通过自定义层级深度来避免StackOverflowError问题。
XML.toJSONObject(s, ParseConfig.of().setMaxNestingDepth(512));
版本情况
JDK版本: openjdk_8_201 hutool版本: 5.8.10(请确保最新尝试是否还有问题)
问题描述(包括截图)
堆栈信息
测试涉及到的文件(注意脱密)
比如报错的Excel文件,有问题的图片等。