-
Bug
-
Resolution: Fixed
-
P4
-
1.3.0
-
sol-beta2
-
sparc
-
solaris_7
-
Not verified
Name: icC57033 Date: 01/10/2000
HotSpot VM 1.3fcs-S for Solaris fails test
nsk/jvmpi/RequestEvent/reqevent002
from
testbase_nsk
To reproduce the bug run Korn shell script
doit.ksh <jdk_root_directory>
in
/net/sqesvr/vsn/GammaBase/Bugs/<this bug number>
Running on HS 1.3fcs-S for Solaris the test outputs:
-------------------------- java ---------------------------------
JVMPI_EVENT_HEAP_DUMP: JVMPI_DUMP_LEVEL_0
JVMPI_EVENT_HEAP_DUMP: JVMPI_DUMP_LEVEL_1
JVMPI_EVENT_HEAP_DUMP: JVMPI_DUMP_LEVEL_2
JVMPI_EVENT_HEAP_DUMP: JVMPI_DUMP_LEVEL_2
exit 95
-------------------------- java_g -------------------------------
JVMPI_EVENT_HEAP_DUMP: JVMPI_DUMP_LEVEL_0
Java HotSpot(TM) Client VM warning: oopmap should only be accessed by the VM
thread (or during debugging)
oop map for {method} 'wait' '(J)V' in 'java/lang/Object' @ 0 = [3] { 0 }
Java HotSpot(TM) Client VM warning: oopmap should only be accessed by the VM
thread (or during debugging)
oop map for {method} 'remove' '(J)Ljava/lang/ref/Reference;' in
'java/lang/ref/ReferenceQueue' @ 48 = [9] { 0 3 4 5+ 6+ 7+ 8+ }
Java HotSpot(TM) Client VM warning: oopmap should only be accessed by the VM
thread (or during debugging)
oop map for {method} 'remove' '()Ljava/lang/ref/Reference;' in
'java/lang/ref/ReferenceQueue' @ 2 = [1] { 0 }
Java HotSpot(TM) Client VM warning: oopmap should only be accessed by the VM
thread (or during debugging)
oop map for {method} 'run' '()V' in 'java/lang/ref/Finalizer$FinalizerThread' @
6 = [2] { 0 }
Java HotSpot(TM) Client VM warning: oopmap should only be accessed by the VM
thread (or during debugging)
oop map for {method} 'wait' '(J)V' in 'java/lang/Object' @ 0 = [3] { 0 }
Java HotSpot(TM) Client VM warning: oopmap should only be accessed by the VM
thread (or during debugging)
oop map for {method} 'wait' '()V' in 'java/lang/Object' @ 2 = [1] { 0 }
Java HotSpot(TM) Client VM warning: oopmap should only be accessed by the VM
thread (or during debugging)
oop map for {method} 'run' '()V' in 'java/lang/ref/Reference$ReferenceHandler' @
49 = [5] { 0 2 4+ }
#
# HotSpot Virtual Machine Error, assertion failure
#
# assert(SafepointSynchronize::is_at_safepoint(), "must be at safepoint")
#
# Error ID:
/usr/re/hotsparc_client1.3/ws/solsparc/hotsparc_client1.3fcs/build/solaris/.../..
/src/share/vm/runtime/synchronizer.cpp, 621 [ Patched ]
#
Dumping core....
../doit.ksh[48]: 22165 Abort
exit 134
-------------------------- java -classic ------------------------
JVMPI_EVENT_HEAP_DUMP: JVMPI_DUMP_LEVEL_0
JVMPI_EVENT_HEAP_DUMP: JVMPI_DUMP_LEVEL_1
JVMPI_EVENT_HEAP_DUMP: JVMPI_DUMP_LEVEL_2
JVMPI_EVENT_HEAP_DUMP: JVMPI_DUMP_LEVEL_2
exit 95
======================================================================