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?