< prev index next >

jdk/make/launcher/Launcher-java.scripting.gmk

Print this page

        

*** 25,31 **** include LauncherCommon.gmk $(eval $(call SetupBuildLauncher, jrunscript, \ MAIN_CLASS := com.sun.tools.script.shell.Main, \ ! JAVA_ARGS := -addmods ALL-DEFAULT, \ )) --- 25,31 ---- include LauncherCommon.gmk $(eval $(call SetupBuildLauncher, jrunscript, \ MAIN_CLASS := com.sun.tools.script.shell.Main, \ ! JAVA_ARGS := --add-modules ALL-DEFAULT, \ ))
< prev index next >