Skip to content

A way to add startup command line argument when loading java #600

Description

@velara3

In our jar we have to call it with this argument:

--add-exports java.base/sun.reflect.generics.reflectiveObjects=ALL-UNNAMED

like so:

java --add-exports java.base/sun.reflect.generics.reflectiveObjects=ALL-UNNAMED

Is there a way to add this argument to the java node?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions