java -jar should run in module mode if the jar is a mdular jar

Remi Forax forax at univ-mlv.fr
Sun Dec 4 18:59:57 UTC 2016


It seems there is no way to start a modular jar with java -jar ?
java -jar should detect if a module-info.class is present and act accordingly.

cheers,
Rémi


More information about the jigsaw-dev mailing list