[foreign-memaccess+abi] RFR: 8264515: Rename static factory methods in the foreign API [v2]
Maurizio Cimadamore
mcimadamore at openjdk.java.net
Thu Apr 1 16:13:27 UTC 2021
On Thu, 1 Apr 2021 16:04:36 GMT, Paul Sandoz <psandoz at openjdk.org> wrote:
> `nativeGlobalRegion` ?
Yeah - or, slight variations:
`globalNativeRegion` (that seems to match more with `globalScope` - e.g. put global first)
or
`globalNativeSegment` (use segment instead of region, as region is not a word in our API)
-------------
PR: https://git.openjdk.java.net/panama-foreign/pull/487
More information about the panama-dev
mailing list