On 23/10/2017 11:37, Sundararajan Athijegannathan wrote:
Updated for getDefaultModulePath. moduleFinder uses three instance fields - modulepaths, limitmods and modules. We may have to pass all to the static method...Yes, if you want to avoid operating on a partly initialized JlinkConfiguration.
The other alternative is to create the ModuleFinder before creating the JlinkConfiguration, that might be clearer overall.
-Alan