【异常】Handler dispatch failed; nested exception is java.lang.StackOverflowError 【分析】 可能存在 递归函数导致的栈溢出错误 【原因】 str.matches("\d+(,\d+)*"str 字符串 超长,有 1.5K