Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2121365 | 5.0u2 | Chuck Rasbold | P2 | Resolved | Fixed | b04 |
JDK-2121364 | 1.4.2_07 | Yumin Qi | P2 | Resolved | Fixed | b03 |
When debug for bug 5074710, customer app run with fastdebug of 1.4.2_06 hit this assertion:
# To suppress the following error report, specify this argument
# after -XX: or in .hotspotrc: SuppressErrorAt=/linkResolver.cpp:49
#
# HotSpot Virtual Machine Error, assertion failure
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Java VM: Java HotSpot(TM) Server VM (1.4.2_20040924-debug mixed mode)
#
# assert(resolved_method->signature() == selected_method->signature(), "signatures must correspond")
#
# Error ID: /net/jpsesvr/jpse-US3/yq123930/1.4.2/hotspot/src/share/vm/interpreter/linkResolver.cpp, 49 [ Patched ]
#
# Problematic Thread: prio=5 tid=0x007e09b0 nid=0x2b runnable
#
###@###.### 11/2/04 21:20 GMT
# To suppress the following error report, specify this argument
# after -XX: or in .hotspotrc: SuppressErrorAt=/linkResolver.cpp:49
#
# HotSpot Virtual Machine Error, assertion failure
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Java VM: Java HotSpot(TM) Server VM (1.4.2_20040924-debug mixed mode)
#
# assert(resolved_method->signature() == selected_method->signature(), "signatures must correspond")
#
# Error ID: /net/jpsesvr/jpse-US3/yq123930/1.4.2/hotspot/src/share/vm/interpreter/linkResolver.cpp, 49 [ Patched ]
#
# Problematic Thread: prio=5 tid=0x007e09b0 nid=0x2b runnable
#
###@###.### 11/2/04 21:20 GMT
- backported by
-
JDK-2121364 1.4.2 fastdebug assert on linkResolver.cpp, 49
- Resolved
-
JDK-2121365 1.4.2 fastdebug assert on linkResolver.cpp, 49
- Resolved
- duplicates
-
JDK-6225718 java 5.0 crashes with SIGBUS in LinkResolver::runtime_resolve_virtual_method
- Closed
-
JDK-5074710 JVM crash with jni_GetObjectField
- Closed
- relates to
-
JDK-6534336 C2 crash in CallGenerator*Compile::call_generator
- Closed
-
JDK-6618406 the problems of calling methods via invokevirtual
- Closed
(1 relates to)