[foreign-memaccess+abi] RFR: 8293367: Enable native access for modules not in the boot layer [v5]
Athijegannathan Sundararajan
sundar at openjdk.org
Mon Sep 26 10:42:05 UTC 2022
> Adding a new API ModuleLayer.Controller.enableNativeAccess(Module).
> Reworked thread safety of enable native access flag reading and setting.
Athijegannathan Sundararajan has updated the pull request incrementally with one additional commit since the last revision:
remove extra '*' in javadoc
-------------
Changes:
- all: https://git.openjdk.org/panama-foreign/pull/729/files
- new: https://git.openjdk.org/panama-foreign/pull/729/files/c98e661c..c7e73b17
Webrevs:
- full: https://webrevs.openjdk.org/?repo=panama-foreign&pr=729&range=04
- incr: https://webrevs.openjdk.org/?repo=panama-foreign&pr=729&range=03-04
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/panama-foreign/pull/729.diff
Fetch: git fetch https://git.openjdk.org/panama-foreign pull/729/head:pull/729
PR: https://git.openjdk.org/panama-foreign/pull/729
More information about the panama-dev
mailing list