[foreign-memaccess+abi] RFR: 8310659: The jar tool should support allowing access to restricted methods from executable jars [v3]
Alan Bateman
alanb at openjdk.org
Wed Jun 28 06:04:30 UTC 2023
On Tue, 27 Jun 2023 23:18:00 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:
> So, there is a strong precedent here for the attribute in the manifest of a jar **not** to affect other modules. If other modules are present, a command line option needs to be added too.
Yes, I think limit it for now to the value "ALL-UNNAMED". Maybe in the future there will be OOTB support for having multiple modules in the same JAR file or executable modular JARs, at which point this might have to looked at again.
-------------
PR Review Comment: https://git.openjdk.org/panama-foreign/pull/843#discussion_r1244723468
More information about the panama-dev
mailing list