-
Bug
-
Resolution: Fixed
-
P4
-
1.3.0
-
sol-rc1
-
x86
-
windows_nt
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2031225 | 1.4.0 | Karen Kinnear | P4 | Closed | Fixed | beta |
JDK-2031224 | 1.3.1 | Karen Kinnear | P4 | Closed | Fixed | beta |
Name: icC57033 Date: 01/12/2000
HotSpot 1.3fcs-S still reports different object's sizes for
JVMPI_EVENT_OBJECT_ALLOC
event and for the same event requested through function RequestEvent().
This problem was reported in bug #4295288, which was integrated on 12/08/99..
This problem prevents the hotspot1.3fcs-S VM from passing the test
nsk/jvmpi/RequestEvent/reqevent008 from testbase_nsk.
Classic is OK.
To reproduce the bug run doit.ksh 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)
......
......
......
======================================================================
- backported by
-
JDK-2031224 JVMPI_EVENT_OBJECT_ALLOC still reports wrong object's size
-
- Closed
-
-
JDK-2031225 JVMPI_EVENT_OBJECT_ALLOC still reports wrong object's size
-
- Closed
-
- relates to
-
JDK-4303699 JVMPI_EVENT_OBJECT_ALLOC reports wrong object's size
-
- Closed
-
-
JDK-4295288 JVMPI: JVMPI_EVENT_OBJECT_ALLOC reports wrong object's size
-
- Closed
-
-
JDK-4429391 reqevent008 fails - object alloc event size mismatch vs. requested event
-
- Closed
-