Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8260757 | openjdk8u292 | Andrew Hughes | P4 | Resolved | Fixed | b01 |
I messed up the implementation of OOP arraycopy: the
arrayof_oop_{dis, con}joint_arraycopy_uninit targets don't work correctly because they generate the same code as the versions for initialized destination.
arrayof_oop_{dis, con}joint_arraycopy_uninit targets don't work correctly because they generate the same code as the versions for initialized destination.
- backported by
-
JDK-8260757 AArch64: arraycopy causes segfaults in SATB during garbage collection
- Resolved
- relates to
-
JDK-8257192 Integrate AArch64 JIT port into 8u
- Resolved