-
Bug
-
Resolution: Fixed
-
P2
-
hs25
-
b28
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8012402 | 8 | Roland Westrelin | P2 | Closed | Fixed | b86 |
java.lang.ArrayIndexOutOfBoundsException: 8
at com.sun.org.apache.xalan.internal.xsltc.compiler.util.SlotAllocator.allocateSlot(SlotAllocator.java:76)
etc.
with specjvm2008 xml.transform
Reported by Gilles Duboscq (Graal)
at com.sun.org.apache.xalan.internal.xsltc.compiler.util.SlotAllocator.allocateSlot(SlotAllocator.java:76)
etc.
with specjvm2008 xml.transform
Reported by Gilles Duboscq (Graal)
- backported by
-
JDK-8012402 specjvm2008 test xml.transform gets array bound exception with c1
- Closed
- relates to
-
JDK-7153771 array bound check elimination for c1
- Resolved