ModuleMainClass attribute via module-info.java

Florian Weimer fw at deneb.enyo.de
Sun May 31 17:31:48 UTC 2020


Is it possible to instruct javac to generate a ModuleMainClass
attribute via a module declaration?  I can't find the appropriate
syntax in the JLS.  If there is no way to get javac to generate the
attribute, what is the reason for that?


More information about the jigsaw-dev mailing list