java报错显示,ArrayIndexOutOfBoundsException Create breakpoint : -2147483646后面的Create breakpoint …是怎么回事啊?我感觉数组也没越界啊
应该是数值超过了int类型能表示的范围了