RFR: 8129551: some regressions introduced by addition of vectorisation code

Vladimir Kozlov vladimir.kozlov at oracle.com
Tue Jun 23 19:42:20 UTC 2015


Yes, looks good.

Thanks,
Vladimir

On 6/23/15 12:01 PM, Edward Nevill wrote:
>
>
> On 23 June 2015 at 18:55, Vladimir Kozlov <vladimir.kozlov at oracle.com
> <mailto:vladimir.kozlov at oracle.com>> wrote:
>
>     asserts works only in debug VM so I would leave original imm32 &=
>     0xff and imm32 &= 0xffff.
>     I think you should also move comments with table to
>     macroAssembler_aarch64.cpp.
>
>
> Done. New webrev at
>
> http://cr.openjdk.java.net/~enevill/8129551/webrev.02
>
> Does this look OK now?
>
> Thanks,
> Ed.
>
>


More information about the hotspot-dev mailing list