jdk.scripting.nashorn

Maurizio Cimadamore maurizio.cimadamore at oracle.com
Fri Nov 13 17:54:21 UTC 2015


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, $(call FindJavaModules))

is it better to use $(call FindJavaModules) instead?

Thanks
Maurizio




More information about the build-dev mailing list