-
Bug
-
Resolution: Cannot Reproduce
-
P4
-
None
-
1.3.0
-
sparc
-
solaris_7
Name: dkC59003 Date: 12/22/99
HotSpot 1.3fcs-R (Solaris) fails the test nsk/jvmpi/EnableEvent/enablev003
from testbase_nsk as the test reveals that JVMPI_EVENT_JVM_SHUT_DOWN event is
not sent.
This is observed only for HotSpot on Solaris: both classic and win32 HS
pass the test.
To reproduce the bug run
doit.sh <jdk root directory>
in
/net/sqesvr/vsn/GammaBase/Bugs/<this bug number>
Running on HS 1.3fcs-R the test outputs:
java version "1.3.0"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0-R)
Java HotSpot(TM) Client VM (build 1.3-R, interpreted mode)
whereas classic (doit.sh <jdk root directory> -classic) prints
expected message:
JVMPI_EVENT_JVM_SHUT_DOWN occurred
======================================================================