-
Bug
-
Resolution: Fixed
-
P4
-
1.3.0
-
sol-beta
-
sparc
-
solaris_7
-
Not verified
Name: dkC59003 Date: 01/10/2000
HotSpot 1.3fcs-S (solaris) issues JVMPI_EVENT_RAW_MONITOR_CONTENDED_ENTER and
JVMPI_EVENT_RAW_MONITOR_CONTENDED_ENTERED events which do not contain monitor name in
event->u.raw_monitor.name field.
Classic and win32 version are OK.
To reproduce the bug run
doit.sh <jdk root directory>
in
/net/sqesvr/vsn/GammaBase/Bugs/<this bug number>
Log follows:
$ doit.sh /export/ld24/java/hotspot/jdk1.3.0/solaris
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-S, interpreted mode)
Notification: event_type = 51, name =
Notification: event_type = 52, name =
======================================================================