Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2176936 | 7 | Y. Ramakrishna | P3 | Closed | Fixed | b14 |
JDK-2171783 | 6u4 | Y. Ramakrishna | P3 | Resolved | Fixed | b03 |
JDK-2131196 | 5.0u7 | Yumin Qi | P2 | Resolved | Fixed | b02 |
JDK-2142940 | 1.4.2_14 | Chris Phillips | P3 | Resolved | Fixed | b01 |
This failure has been seen at least twice in PRT runs.
# Internal Error (/net/prt-solsparc-q1-2/tmp/PrtBuildDir/workspace/src/share/vm/oops/oop.inline.hpp, 162 [ Patched ]), pid=24097, tid=4
#
# Java VM: Java HotSpot(TM) Client VM (20050524083538.jmasa.gc_baseline_4994453b-debug mixed mode)
#
# Error: assert(s == klass->oop_size(this),"wrong array object size")
The above excerpt is from the lastest sighting. It was also reported
in
# Java VM: Java HotSpot(TM) Client VM (20050503030401.pb131437.hotspot-debug mixed mode)
#
# Error: assert(s == klass->oop_size(this),"wrong array object size")
###@###.### 2005-05-24 18:47:33 GMT
The nightly testing for 1May2007 failed on test gc/ArrayJuggle/Juggle12
[2007-05-02T04:15:12.45] # Error: assert((s == klass->oop_size(this)) || (UseParNewGC && !UseConcMarkSweepGC && Universe::heap()->is_gc_active()),"wrong array object size")
# Internal Error (/net/prt-solsparc-q1-2/tmp/PrtBuildDir/workspace/src/share/vm/oops/oop.inline.hpp, 162 [ Patched ]), pid=24097, tid=4
#
# Java VM: Java HotSpot(TM) Client VM (20050524083538.jmasa.gc_baseline_4994453b-debug mixed mode)
#
# Error: assert(s == klass->oop_size(this),"wrong array object size")
The above excerpt is from the lastest sighting. It was also reported
in
# Java VM: Java HotSpot(TM) Client VM (20050503030401.pb131437.hotspot-debug mixed mode)
#
# Error: assert(s == klass->oop_size(this),"wrong array object size")
###@###.### 2005-05-24 18:47:33 GMT
The nightly testing for 1May2007 failed on test gc/ArrayJuggle/Juggle12
[2007-05-02T04:15:12.45] # Error: assert((s == klass->oop_size(this)) || (UseParNewGC && !UseConcMarkSweepGC && Universe::heap()->is_gc_active()),"wrong array object size")
- backported by
-
JDK-2131196 Assertion failure "wrong array object size"
- Resolved
-
JDK-2142940 Assertion failure "wrong array object size"
- Resolved
-
JDK-2171783 Assertion failure "wrong array object size"
- Resolved
-
JDK-2176936 Assertion failure "wrong array object size"
- Closed
- relates to
-
JDK-6288235 atg and tomcat apps failed in mustang b41
- Closed