8172155: jshell tool (make): include built-in startup scripts in image
authorrfield
Mon, 02 Jan 2017 18:27:55 -0800
changeset 42859 44601aa03c2d
parent 42858 670162543c5d
child 42916 c12c17bb5987
8172155: jshell tool (make): include built-in startup scripts in image Reviewed-by: briangoetz
make/CompileJavaModules.gmk
--- a/make/CompileJavaModules.gmk	Tue Dec 27 22:00:28 2016 +0100
+++ b/make/CompileJavaModules.gmk	Mon Jan 02 18:27:55 2017 -0800
@@ -363,6 +363,10 @@
 
 ################################################################################
 
+jdk.jshell_COPY := .jsh .properties
+
+################################################################################
+
 jdk.internal.le_COPY := .properties
 
 ################################################################################