Re: jdk.scripting.nashorn

2015-11-13 Thread Sundararajan Athijegannathan
wrote: Hi, in the context of the IntelliJ project I am mantaining, do you know why jdk.scripting.nashorn doesn't seem to be listed in the make variable $(ALL_JAVA_MODULES) ? A small grep is giving me this: make/CompileJavaModules.gmk:ALL_JAVA_MODULES := $(filter-out jdk.scripting.na

Re: jdk.scripting.nashorn

2015-11-13 Thread Erik Joelsson
les are java modules. So that call will disappear at some point. /Erik On 2015-11-13 18:54, Maurizio Cimadamore wrote: Hi, in the context of the IntelliJ project I am mantaining, do you know why jdk.scripting.nashorn doesn't seem to be listed in the make variable $(ALL_JAVA_MODULES) ?

jdk.scripting.nashorn

2015-11-13 Thread Maurizio Cimadamore
Hi, in the context of the IntelliJ project I am mantaining, do you know why jdk.scripting.nashorn doesn't seem to be listed in the make variable $(ALL_JAVA_MODULES) ? A small grep is giving me this: make/CompileJavaModules.gmk:ALL_JAVA_MODULES := $(filter-out jdk.scripting.nashorn, $