-
Bug
-
Resolution: Fixed
-
P4
-
11, 12, 13
-
b20
-
x86_64, aarch64
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8227668 | 11.0.5 | Roman Kennke | P4 | Resolved | Fixed | b01 |
In stubGenerator_x86_64.cpp, the ARRAYCOPY_DISJOINT decorator is missing in one place, and wrongly added in another. This should be fixed, because Shenandoah will rely on correct DISJOINT decorator soon, when we implement JDK-8222859.
- backported by
-
JDK-8227668 Fix usage of ARRAYCOPY_DISJOINT decorator
- Resolved
- relates to
-
JDK-8222859 Improve object arraycopy to do single-loop
- Closed