[8u-dev, ppc] RFR for (almost clean) backport of 8158232

Kazunori Ogata OGATAK at jp.ibm.com
Fri May 10 06:30:05 UTC 2019


Hi,

May I get review for backport of 8158232: PPC64: improve byte, int and 
long array copy stubs by using VSX instructions?

This changeset looks no conflict with the latest jdk8u-dev code, but the 
patch command failed to apply it.  It seems the patch command lost the 
code regions to apply patches because stubGenerator_ppc.cpp has sets of 
similar (but slightly different) functions.

I created new webrev mainly to update line numbers in the patch file.  I 
verified I can build fastdebug and release builds and there was no 
degradation in "make test" results.

http://cr.openjdk.java.net/~horii/jdk8u_aes_be/8158232/webrev.02/

Regards,
Ogata



More information about the hotspot-compiler-dev mailing list