-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
b127
-
ppc
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8224245 | openjdk8u222 | Michihiro Horie | P4 | Resolved | Fixed | b04 |
Array copy for arrays of short was improved with JDK JDK-8154156.
Arrays of byte, int and long should also get improved on Power 8.
Arrays of byte, int and long should also get improved on Power 8.
- backported by
-
JDK-8224245 PPC64: improve byte, int and long array copy stubs by using VSX instructions
- Resolved