- Mail original -
> De: "mark reinhold"
> À: "Thomas Watson"
> Cc: jigsaw-dev@openjdk.java.net
> Envoyé: Lundi 5 Décembre 2016 18:04:43
> Objet: Re: java -jar should run in module mode if the jar is a mdular jar
> 2016/12/5 6:15:48 -0800, tjwat...
2016/12/5 6:15:48 -0800, tjwat...@us.ibm.com:
> This makes sense to me,
I agree that it makes sense, though it does take away the ability to run
a modular JAR easily as an unnamed module -- I don't know how important
that is to anyone.
> but then I wonder if the main class
This makes sense to me, but then I wonder if the main class is specified
in the module-info.class as some type of service or if you continue to
specify that in the jar manifest.
Tom
From: Remi Forax
To: jigsaw-dev
Date: 12/04/2016 01:01 PM
Subject:java -jar should run in m