-
Bug
-
Resolution: Fixed
-
P4
-
6
-
b93
-
generic
-
solaris_10
-
Verified
dtrace/hotspot/VMLifecycle/VMLifecycle002/VMLifecycle002
dtrace/hotspot/VMLifecycle/VMLifecycle004/VMLifecycle004
tests fail with following error:
----------------------------------------
# cat < dtrace.out
tid 2: hotspot:::vm-init-begin fired
FAIL: hotspot:::vm-shutdown cnt=2 (!= 1)
FAIL
tid 2: hotspot:::vm-init-end fired
tid 2: hotspot:::vm-shutdown fired
tid 2: hotspot:::vm-shutdown fired
END VM lifecycle tracing
----------------------------------
Tested JDK: b78 - b72
Compiler: server/client
Mode: int/comp/mixed
Platform: sparc/x86
The test started to fail from b73.
To reproduce:
1. ssh on <solaris10-sparc> (ex.: nanonano.sfbay)
2. cd /home/ep155969/bugs/dtrace/VMLifecycle002_b78
3. bash VMLifecycle002.tlog_COMPILER_MODE
dtrace/hotspot/VMLifecycle/VMLifecycle004/VMLifecycle004
tests fail with following error:
----------------------------------------
# cat < dtrace.out
tid 2: hotspot:::vm-init-begin fired
FAIL: hotspot:::vm-shutdown cnt=2 (!= 1)
FAIL
tid 2: hotspot:::vm-init-end fired
tid 2: hotspot:::vm-shutdown fired
tid 2: hotspot:::vm-shutdown fired
END VM lifecycle tracing
----------------------------------
Tested JDK: b78 - b72
Compiler: server/client
Mode: int/comp/mixed
Platform: sparc/x86
The test started to fail from b73.
To reproduce:
1. ssh on <solaris10-sparc> (ex.: nanonano.sfbay)
2. cd /home/ep155969/bugs/dtrace/VMLifecycle002_b78
3. bash VMLifecycle002.tlog_COMPILER_MODE