[foreign-memaccess] [Rev 01] RFR: 8246053: Add a mask for default access modesAdd a default access mode flag
Chris Hegarty
chegar at openjdk.java.net
Thu May 28 16:46:29 UTC 2020
On Thu, 28 May 2020 16:42:01 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:
>> This is a simple change which adds a 'default' access mask. This was pointed out during CSR review, and I realized that
>> many tests were also using it. It can also be handy when creating more restricted masks (e.g. start with default and
>> remove one or two access modes).
>> I've updated tests, documentation and some of the impl to use the new mask accordingly.
>
> Maurizio Cimadamore has updated the pull request incrementally with one additional commit since the last revision:
>
> Tweak name for new constant
Marked as reviewed by chegar (no project role).
-------------
PR: https://git.openjdk.java.net/panama-foreign/pull/188
More information about the panama-dev
mailing list