[foreign-memaccess+abi] RFR: 8263459: Add better support for restricted methods [v3]

Athijegannathan Sundararajan sundar at openjdk.java.net
Tue Mar 23 14:01:56 UTC 2021


On Mon, 22 Mar 2021 11:29:22 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:

>> Athijegannathan Sundararajan has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   based on code review:
>>   Modules::enable_native_access_all_unnamed does not need TRAPS.
>>   check_restricted_method call in LinkResolver should be outside loader constraints check.
>
> I've suggested a bunch of renamings. I probably missed some, but in general let's make sure that we use "nativeAccess" everywhere and that the "restricted" word is never present in the implementation (but we'll keep that in API method names, for now).

A new PR with reduced changes will be raised.

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

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


More information about the panama-dev mailing list