Merge
authorlana
Thu, 08 Sep 2016 22:13:15 +0000
changeset 40781 32474320c9fd
parent 40779 dfe60fbd939c (current diff)
parent 40780 37037af93049 (diff)
child 40782 8f6c023b3333
child 40850 493990e5914c
Merge
--- a/make/CreateJmods.gmk	Thu Sep 08 21:11:52 2016 +0000
+++ b/make/CreateJmods.gmk	Thu Sep 08 22:13:15 2016 +0000
@@ -82,6 +82,14 @@
   endif
 endif
 
+ifeq ($(MODULE), jdk.scripting.nashorn.shell)
+  JMOD_FLAGS += --main-class jdk.nashorn.tools.jjs.Main
+endif
+
+ifeq ($(MODULE), jdk.scripting.nashorn)
+  JMOD_FLAGS += --main-class jdk.nashorn.tools.Shell
+endif
+
 # Changes to the jmod tool itself should also trigger a rebuild of all jmods.
 # The variable JMOD_CMD could contain an environment variable assignment before
 # the actual command. Filter that out using wildcard before adding to DEPS.