8172155: jshell tool (make): include built-in startup scripts in image

Reviewed-by: briangoetz
This commit is contained in:
Robert Field 2017-01-02 18:27:55 -08:00
parent d703ce5977
commit 37aeefce85

View File

@ -363,6 +363,10 @@ jdk.editpad_COPY := .properties
################################################################################
jdk.jshell_COPY := .jsh .properties
################################################################################
jdk.internal.le_COPY := .properties
################################################################################