Skip to content

jbang run <jarFile> ignores Enable-Native-Access property in the manifest.mf file #2366

@wfouche

Description

@wfouche

If the JAR file is executed using java with command

  • java -jar <jarFile>

the attribute Enable-Native-Access entry in the manifest.mf file takes affect, but when run with JBang

  • jbang run <jarFile>

it is ignored.

Enable-Native-Access: ALL-UNNAMED

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions