# HG changeset patch # User iignatyev # Date 1530247996 25200 # Thu Jun 28 21:53:16 2018 -0700 # Node ID 72fc52df8ecbdc76517e7abfb4103019a6abecf8 # Parent 3506855c6b867a6c87667246ee14d01aeae6eb5a [mq]: 8206088 diff --git a/make/test/JtregGraalUnit.gmk b/make/test/JtregGraalUnit.gmk --- a/make/test/JtregGraalUnit.gmk +++ b/make/test/JtregGraalUnit.gmk @@ -130,7 +130,7 @@ 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