Open vertex-github opened 6 years ago
Until someone fixes the capsule code, here is a workaround which will suppress the warnings:
java --add-opens java.management/com.sun.jmx.mbeanserver=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED -jar <your-app-capsule.jar>