changeset 2420:71a766d4c180 jdk-9+151

8172155: jshell tool (make): include built-in startup scripts in image Reviewed-by: briangoetz
author rfield
date Mon, 02 Jan 2017 18:27:55 -0800
parents 57d9fc714673
children 5b3346afc490 6309db93b5df
files make/CompileJavaModules.gmk
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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
 
 ################################################################################