-
Bug
-
Resolution: Fixed
-
P3
-
1.3.0
-
kestrel
-
x86
-
windows_nt
-
Not verified
Name: icC57033 Date: 11/29/99
HotSpot 1.3-P reports different object's sizes for JVMPI_EVENT_OBJECT_ALLOC
event and same event requested through function RequestEvent().
This problem prevents the hotsparc_client1.3-P VM from passing the test
/nsk/jvmpi/RequestEvent/reqevent008 from testbase_nsk.
Classic is OK.
To reproduce the bug run doit.bat in
GammaBase/Bugs/<this bug number>
Running on winNT the test outputs:
.....
.....
.....
0xC1A6CA8 size-1(16) != size-2(8)
0xC1A6E48 size-1(16) != size-2(4)
0x83A8958 size-1(40) != size-2(10)
0xC1A7250 size-1(16) != size-2(32)
0xC1A73B0 OK
0xC1A73F0 size-1(16) != size-2(18)
0xC1A75A0 OK
0xC1A7A30 size-1(16) != size-2(4)
0x83A8980 size-1(24) != size-2(6)
0x83A8998 size-1(16) != size-2(12)
0x83A89C8 size-1(16) != size-2(20)
.....
.....
.....
======================================================================
- relates to
-
JDK-4303699 JVMPI_EVENT_OBJECT_ALLOC reports wrong object's size
-
- Closed
-
-
JDK-4304412 JVMPI_EVENT_OBJECT_ALLOC still reports wrong object's size
-
- Closed
-