8206088: 8205207 broke builds

Reviewed-by: ehelin, epavlova
This commit is contained in:
Igor Ignatyev 2018-06-28 21:58:23 -07:00
parent b4c6d6ae31
commit 487db1a3bb

View File

@ -130,7 +130,7 @@ ifeq ($(INCLUDE_GRAAL), true)
TARGETS_IMAGE += $(COPY_HOTSPOT_JTREG_GRAAL)
else
$(ECHO) "Skip building of Graal unit tests because 3rd party libraries directory is not specified"
$(info Skip building of Graal unit tests because 3rd party libraries directory is not specified)
endif
endif