[foreign-memaccess+abi] RFR: 8263459: Add better support for restricted methods [v2]
Chris Vest
mr.chrisvest at gmail.com
Mon Mar 22 09:41:13 UTC 2021
The PR uses a mix of terminology for what sounds like the same concept;
restricted, native, restricted_native.
Are there subtle differences between these or are they the same thing?
On Fri, 19 Mar 2021 at 14:39, Athijegannathan Sundararajan <
sundar at openjdk.java.net> wrote:
> > --enable-native-access command line option
>
> Athijegannathan Sundararajan has updated the pull request incrementally
> with one additional commit since the last revision:
>
> missed Method.setAccessible route.
>
> -------------
>
> Changes:
> - all: https://git.openjdk.java.net/panama-foreign/pull/471/files
> - new:
> https://git.openjdk.java.net/panama-foreign/pull/471/files/98357672..c448c9ae
>
> Webrevs:
> - full:
> https://webrevs.openjdk.java.net/?repo=panama-foreign&pr=471&range=01
> - incr:
> https://webrevs.openjdk.java.net/?repo=panama-foreign&pr=471&range=00-01
>
> Stats: 17 lines in 2 files changed: 14 ins; 0 del; 3 mod
> Patch: https://git.openjdk.java.net/panama-foreign/pull/471.diff
> Fetch: git fetch https://git.openjdk.java.net/panama-foreign
> pull/471/head:pull/471
>
> PR: https://git.openjdk.java.net/panama-foreign/pull/471
>
More information about the panama-dev
mailing list