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

Maurizio Cimadamore mcimadamore at openjdk.java.net
Fri Jul 3 20:14:05 UTC 2020


On Fri, 3 Jul 2020 17:17:00 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.

This pull request has now been integrated.

Changeset: c45dc25e
Author:    Maurizio Cimadamore <mcimadamore at openjdk.org>
URL:       https://git.openjdk.java.net/panama-foreign/commit/c45dc25e
Stats:     49 lines in 4 files changed: 0 ins; 8 del; 41 mod

8248487: Add static helpers to access segments (continued) - benchmark fix

Reviewed-by: jvernee

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

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


More information about the panama-dev mailing list