-
Bug
-
Resolution: Fixed
-
P3
-
1.3.0
-
kestrel
-
x86
-
windows_nt
-
Not verified
Name: icC57033 Date: 11/12/99
Java HotSpot VM 1.3-O-debug crashs while executing the test:
nsk/jvmpi/SuspendThread/suspthread001
which could be found in the HotSpot's testbase:
/net/sqesvr/vsn/testbase/testbase_nsk
To reproduce the bug run doit.bat in
GammaBase/Bugs/<this bug number>
WindowsNT output:
#
# HotSpot Virtual Machine Error, assertion failure
#
# assert(Thread::current()->is_jvmpi_daemon_thread() ||
Thread::current()->is_Watcher_thread() ||
SafepointSynchronize::is_synchronizing(), "suspend_async may only be
called by the safepoint synchronizer")
#
# Error ID: C:/hotspot\src\share\vm\runtime\thread.cpp, 157
#
[error occured during error reporting]
======================================================================