make/Images.gmk
branchJDK-8200758-branch
changeset 57532 eb0bd96672f4
parent 55696 7e04ccc598e0
child 58679 9c3209ff7550
child 58834 f78e7ce060b0
--- a/make/Images.gmk	Thu Jul 25 08:13:44 2019 -0400
+++ b/make/Images.gmk	Thu Jul 25 08:24:01 2019 -0400
@@ -102,7 +102,7 @@
     WARN := Creating legacy jre image, \
     DEPS := $(JMODS) $(BASE_RELEASE_FILE) \
         $(call DependOnVariable, JDK_MODULES_LIST), \
-    OUTPUT_DIR := $(JDK_IMAGE_DIR), \
+    OUTPUT_DIR := $(JRE_IMAGE_DIR), \
     SUPPORT_DIR := $(SUPPORT_OUTPUTDIR)/images/jre, \
     PRE_COMMAND := $(RM) -r $(JRE_IMAGE_DIR), \
     COMMAND := $(JLINK_TOOL) --add-modules $(JRE_MODULES_LIST) \