Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2190668 | 7 | Vladimir Kozlov | P4 | Closed | Fixed | b87 |
JDK-2197973 | 6u23 | Vladimir Kozlov | P4 | Resolved | Fixed | b01 |
JDK-2199923 | 6u22m | Vladimir Kozlov | P4 | Resolved | Fixed | b01 |
JDK-2193612 | 6u21p | Vladimir Kozlov | P4 | Resolved | Fixed | b03 |
JDK-2189804 | 6u21 | Vladimir Kozlov | P4 | Resolved | Fixed | b01 |
JDK-2190669 | hs18 | Vladimir Kozlov | P4 | Resolved | Fixed | b01 |
t = char[int:5]<ciTypeArray length=5 type=<ciTypeArrayKlass name=[C ident=847 PERM address=0x2ccfb18> ident=1225 PERM address=0x3eb3008> *
this= java/lang/Object *
mt=(t meet this)= java/lang/Object *
t_dual= int:65535..0:www[int:5]<ciTypeArray length=5 type=<ciTypeArrayKlass name=[C ident=847 PERM address=0x2ccfb18> ident=1225 PERM address=0x3eb3008> *,iid=top
this_dual= java/lang/Object:TopPTR *,iid=top
mt_dual= java/lang/Object:TopPTR *,iid=top
mt_dual meet t_dual= int:65535..0:www[int:5]
mt->_dual->xmeet(t->_dual) has ptr==Constant but _const_oop field is not set.
- backported by
-
JDK-2189804 C2 type system incorrectly handles case j.l.Object->meet(constant AryPtr)
- Resolved
-
JDK-2190669 C2 type system incorrectly handles case j.l.Object->meet(constant AryPtr)
- Resolved
-
JDK-2193612 C2 type system incorrectly handles case j.l.Object->meet(constant AryPtr)
- Resolved
-
JDK-2197973 C2 type system incorrectly handles case j.l.Object->meet(constant AryPtr)
- Resolved
-
JDK-2199923 C2 type system incorrectly handles case j.l.Object->meet(constant AryPtr)
- Resolved
-
JDK-2190668 C2 type system incorrectly handles case j.l.Object->meet(constant AryPtr)
- Closed