[foreign-memaccess+abi] RFR: 8264402: drop "Restricted" suffix for methods enabled by enable-native-access and add fine grained native-access for CLinker

Maurizio Cimadamore mcimadamore at openjdk.java.net
Tue Mar 30 12:17:16 UTC 2021


On Tue, 30 Mar 2021 11:50:41 GMT, Athijegannathan Sundararajan <sundar at openjdk.org> wrote:

> Removed Restricted suffix in method names. Fine grained native-access for CLinker. All CallerSentive methods are made static or instance-final

Looks good - I note that, w/o the "restricted" suffix, MemorySegment::ofNative looks weak. Not for this patch to address - maybe `allNative` could be better?

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

Marked as reviewed by mcimadamore (Committer).

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


More information about the panama-dev mailing list