To reproduce the bug , go to /net/sqesvr/export/vsn/GammaBase/Bugs/<bug id>
execute the doit
#
# HotSpot Virtual Machine Error, assertion failure
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# assert(!is_bottom() && !cts.is_bottom(), "merge of bottom values is handled elsewhere")
#
# Error ID: /net/jano.eng/export/disk05/hotspot/ws/1.3/solaris_baseline/src/share/vm/oops/generateOopMap.cpp, 673 [ Patched ]
#
# Problematic Thread: prio=5 tid=0xebff0 nid=0xa runnable
#
Dumping core....
It happens in both Xcomp and Xmixed modes but not with Xint
execute the doit
#
# HotSpot Virtual Machine Error, assertion failure
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# assert(!is_bottom() && !cts.is_bottom(), "merge of bottom values is handled elsewhere")
#
# Error ID: /net/jano.eng/export/disk05/hotspot/ws/1.3/solaris_baseline/src/share/vm/oops/generateOopMap.cpp, 673 [ Patched ]
#
# Problematic Thread: prio=5 tid=0xebff0 nid=0xa runnable
#
Dumping core....
It happens in both Xcomp and Xmixed modes but not with Xint
- duplicates
-
JDK-4324984 Nsk test asserts as "merge of bottom values is handled elsewhere"
-
- Closed
-