On 3/24/2017 1:12 PM, Ceki Gülcü wrote:
To be more precise, I am trying to have a single jar file which will be seen as modular on Java 9 and as a regular jar in older JVMs, with module-info.class ignored.
Isn't that just the first two javac invocations in Alan's mail at http://mail.openjdk.java.net/pipermail/jigsaw-dev/2017-February/011306.html ? Ignore the stuff about multi-release JARs in that scenario.
Alex
