[foreign-memaccess] RFR: 8248487: Add static helpers to access segments (continued) - benchmark fix [v2]

Jorn Vernee jvernee at openjdk.java.net
Fri Jul 3 20:14:04 UTC 2020


On Fri, 3 Jul 2020 19:58:02 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:

>> This patch fixes the benchmarks that were referring to the previous accessor names.
>> 
>> It also addresses a performance loophole with long multiplication being used even when index fits in an int.
>
> Maurizio Cimadamore has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Fix implementation of MemoryAccess::scale

Marked as reviewed by jvernee (Committer).

-------------

PR: https://git.openjdk.java.net/panama-foreign/pull/233


More information about the panama-dev mailing list