Dispatch.call(disp, "method", new Object[]{Url}).getInt();
程序就崩溃了
报错
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_SRACK_OVEFLOW (0xc00000fd) at pc=0x67bc3746, pid=10068, tid=10076
#
# JRE version: 8.0_34-b04
# Java VM: Java HotSpot(TM) Client VM (25.9-b04 mixed mode windows-x86 )
# Problematic frame:
# C [EVouDll.dll+0x33446]
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.