-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
P4
-
Affects Version/s: 6
-
Component/s: core-svc
-
generic
-
generic
Calling ClassType::invokeMethod for non-static method crashes product jvm with SIGSEGV and fastdebug jvm with assertion
# Internal Error (/BUILD_AREA/jdk7/hotspot/src/share/vm/prims/jni.cpp:1000), pid=11880, tid=3084237712
# Error: assert(method->is_static(),"method should be static")
The problem is reproduced at least with latest 6u6, 6u10, jdk7, both product and fastdebug bits.
# Internal Error (/BUILD_AREA/jdk7/hotspot/src/share/vm/prims/jni.cpp:1000), pid=11880, tid=3084237712
# Error: assert(method->is_static(),"method should be static")
The problem is reproduced at least with latest 6u6, 6u10, jdk7, both product and fastdebug bits.