[foreign-memaccess+abi] RFR: Add support for high-level functions to copy to and from Java arrays [v2]

Uwe Schindler uschindler at openjdk.java.net
Mon Jun 21 17:10:38 UTC 2021


On Mon, 21 Jun 2021 16:53:31 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:

> Also, would it be possible for you to check if the methods in MemoryCopy are compiled at all? @ForceInline won't do much if the method that caller is not compiled, it seems.

Will do once I figured out how to change this in our benchmark tool. But I think I can just pass the correct command line options to print compilations inside the class.

Let me check your other branch first!

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

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


More information about the panama-dev mailing list