Relates :
|
The options --add-modules and --limit-modules use File.pathSeperator() to seperate list of modules. It should be comma-separated list of modules. This can be rephrased to --add-modules <mod>[,<mod>...] Root modules to resolve for creating the runtime image.
|