-
Enhancement
-
Resolution: Fixed
-
P4
-
9
-
b146
-
ppc
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8224799 | openjdk8u222 | Gustavo Romero | P4 | Resolved | Fixed | b05 |
Current intrinsic code for Unsafe.copyMemory() does not use any of the vector instructions. These intrinsic code should be improved with vector instructions.
- backported by
-
JDK-8224799 PPC64: implement intrinsic code with vector instructions for Unsafe.copyMemory()
- Resolved