[foreign-memaccess+abi] RFR: 8270376: Finalize API for memory copy [v14]

Radoslaw Smogura github.com+7535718+rsmogura at openjdk.java.net
Tue Aug 10 19:20:45 UTC 2021


On Tue, 10 Aug 2021 09:32:46 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:

> That said, if, one day, we'd like to rewrite those routines in Java, using memory access API + vector API, using an opaque object carrier can definitively be an issue (the vector API also likes to be sharp in its carrier type).

I think, It´s more about checking off-/on- heap than having just concrete object class.

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

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


More information about the panama-dev mailing list