8172155: jshell tool (make): include built-in startup scripts in image
Reviewed-by: briangoetz
--- 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
################################################################################