8241749: Remove the Nashorn JavaScript Engine

Reviewed-by: jlaskey, ihse, mchung
This commit is contained in:
Athijegannathan Sundararajan 2020-04-16 12:26:20 +05:30
parent dc6d76f518
commit d5cd165965
3322 changed files with 10 additions and 741220 deletions

View file

@ -668,12 +668,6 @@ endif
################################################################################
ifeq ($(MODULE), jdk.scripting.nashorn)
include CompileJavaModulesNashorn.gmk
endif
################################################################################
$(eval $(call IncludeCustomExtension, CompileJavaModules-post.gmk))
################################################################################