RFR 8151268: Wire up the x86 _vectorizedMismatch stub routine in C1

Vladimir Kozlov vladimir.kozlov at oracle.com
Wed May 4 22:39:36 UTC 2016


Hi Paul,

Changes looks good.

Thanks,
Vladimir

On 5/3/16 5:25 PM, Paul Sandoz wrote:
> Hi,
>
> Please review:
>
> http://cr.openjdk.java.net/~psandoz/jdk9/JDK-8151268-int-c1-mismatch/webrev/
>
> This webrev wires up the array mismatch stub to C1. (Previously i also
> wired this up to the interpreter but pulled that part out based on
> feedback, although i have left some updates in the comments).
>
> JPRT testsets core and hotspot pass.
>
> Paul.


More information about the hotspot-compiler-dev mailing list