Skip to content

enable-native-access=ALL-UNNAMED #44

Description

@vmario89

Another thing which i realized is the following warning:

     [java] WARNING: A restricted method in java.lang.System has been called
     [java] WARNING: java.lang.System::load has been called by org.bytedeco.javacpp.Loader in an unnamed module (file:/C:/Epilog%20Laser/VisiCam/lib/javacv-bin/javacpp.jar)
     [java] WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module
     [java] WARNING: Restricted methods will be blocked in a future release unless native access is enabled
     [java]

i was able to use the flag --enable-native-access=ALL-UNNAMED in a java interpreter call, but with https://nssm.cc/ it does not work

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