Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2207276 | 7 | Y. Ramakrishna | P3 | Closed | Fixed | b132 |
Nightly testing is running into secondary assertions or crashes as a reult of a newly-added
assert in 6912621 during cosntant pool creation. This needs to be investigated to root cause,
with the assertion suitably corrected, or at least temporarily weakened or removed until root
cause and fix are found.
The assertions occur with all collectors and across a range of platforms and tests, but the
following is representative of the essential failure modes:-
http://sqeweb.sfbay.sun.com/nfs/results/vm/gtee/JDK7/NIGHTLY/VM/2011-02-08/GC_Baseline-Xinc/new_unknown_failures.html
assert in 6912621 during cosntant pool creation. This needs to be investigated to root cause,
with the assertion suitably corrected, or at least temporarily weakened or removed until root
cause and fix are found.
The assertions occur with all collectors and across a range of platforms and tests, but the
following is representative of the essential failure modes:-
http://sqeweb.sfbay.sun.com/nfs/results/vm/gtee/JDK7/NIGHTLY/VM/2011-02-08/GC_Baseline-Xinc/new_unknown_failures.html
- backported by
-
JDK-2207276 newly added assert related to size of constantPoolOop causes secondary assertions or crashes
-
- Closed
-
- relates to
-
JDK-6912621 iCMS: Error: assert(_markBitMap.isMarked(addr + 1),"Missing Printezis bit?")
-
- Closed
-