-
Bug
-
Resolution: Won't Fix
-
P4
-
1.4.0
-
sparc
-
solaris_2.6
Test : nsk/jvmpi/events/mexit001
TestBase : testbase_nsk
Mode : mixed, comp, int
OS : Solsparc
Steps to reproduce :
1. cd /net/sqesvr.eng/export/vsn/GammaBase/Bugs/{BugID}
2. sh doit {JAVA_HOME}
Output :
java version "1.4.0-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta-b65)
Java HotSpot(TM) Client VM (build 20010516221604.jcoomes.baseline-debug, mixed mode)
#
# HotSpot Virtual Machine Error, assertion failure
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# assert(thread->thread_state() == _thread_in_Java, "coming from wrong thread state")
#
# Error ID: /net/balvenie.eng/export/imgr_home/ws/20010516221604.jcoomes.baseline/src/share/vm/runtime/interfaceSupport.hpp, 108 [ Patched ]
*****************************************************************************
This bug produces the following output with b78.
java version "1.4.0-beta3"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta3-b78)
Java HotSpot(TM) Client VM (build 1.4.0-beta3-b78, mixed mode)
Unexpected METHOD_EXIT occurred: 1234336
Unexpected METHOD_EXIT occurred: 1234432
Unexpected METHOD_EXIT occurred: 1234456
Unexpected METHOD_EXIT occurred: 1234408
Unexpected METHOD_EXIT occurred: 1234480
Unexpected METHOD_EXIT occurred: 1234504
Unexpected METHOD_EXIT occurred: 1234528
Unexpected METHOD_EXIT occurred: 1234552
rocketman:/net/jano.sfbay/export/disk20/GammaBase/Bugs/4461823 143 % echo $status
97
###@###.### 2001-09-10
###@###.### 2001-11-19
This bug is still reproducible with the latest merlin build b86 in Solsparc.
Please look into this bug.
TestBase : testbase_nsk
Mode : mixed, comp, int
OS : Solsparc
Steps to reproduce :
1. cd /net/sqesvr.eng/export/vsn/GammaBase/Bugs/{BugID}
2. sh doit {JAVA_HOME}
Output :
java version "1.4.0-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta-b65)
Java HotSpot(TM) Client VM (build 20010516221604.jcoomes.baseline-debug, mixed mode)
#
# HotSpot Virtual Machine Error, assertion failure
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# assert(thread->thread_state() == _thread_in_Java, "coming from wrong thread state")
#
# Error ID: /net/balvenie.eng/export/imgr_home/ws/20010516221604.jcoomes.baseline/src/share/vm/runtime/interfaceSupport.hpp, 108 [ Patched ]
*****************************************************************************
This bug produces the following output with b78.
java version "1.4.0-beta3"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta3-b78)
Java HotSpot(TM) Client VM (build 1.4.0-beta3-b78, mixed mode)
Unexpected METHOD_EXIT occurred: 1234336
Unexpected METHOD_EXIT occurred: 1234432
Unexpected METHOD_EXIT occurred: 1234456
Unexpected METHOD_EXIT occurred: 1234408
Unexpected METHOD_EXIT occurred: 1234480
Unexpected METHOD_EXIT occurred: 1234504
Unexpected METHOD_EXIT occurred: 1234528
Unexpected METHOD_EXIT occurred: 1234552
rocketman:/net/jano.sfbay/export/disk20/GammaBase/Bugs/4461823 143 % echo $status
97
###@###.### 2001-09-10
###@###.### 2001-11-19
This bug is still reproducible with the latest merlin build b86 in Solsparc.
Please look into this bug.
- relates to
-
JDK-4336421 No METHOD_ENTRY/METHOD_EXIT for inlined methods before jvmpi is enabled.
-
- Closed
-