[9] RFR (S): 8161720: Better byte behavior for off-heap data

Zoltán Majó zoltan.majo at oracle.com
Tue Aug 23 16:06:43 UTC 2016


Hi Andrew,


On 08/22/2016 06:13 PM, Andrew Haley wrote:
> [...]
> The new version is only 8-unrolled rather than 16-unrolled like the
> old one.  But the comparison and conditional selects happen almost
> entirely in the shadow of the load instructions, so there is no loss
> of performance.
>
> C1 code looks fine too.  OK from me.

Thank you for the detailed evaluation and for the review!

Best regards,


Zoltan

>
> Andrew.



More information about the hotspot-compiler-dev mailing list