Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2207820 | 7 | Igor Veresov | P3 | Closed | Fixed | b134 |
Almost all arraycopy stubs emit prebarrier invocation incorrectly resulting in not calling it at all or calling it multiple times when the chaining occurs: generic_arraycopy->conjoint_arraycopy->disjoint_arraycopy.
- backported by
-
JDK-2207820 arraycopy stubs place prebarriers incorrectly
-
- Closed
-
- relates to
-
JDK-7026307 DEBUG MESSAGE: broken null klass on amd64
-
- Closed
-