< prev index next >

make/test/JtregGraalUnit.gmk

Print this page
rev 50895 : [mq]: 8206088

@@ -128,11 +128,11 @@
         FILES := jdk.vm.compiler.tests.jar com.oracle.mxtool.junit.jar, \
     ))
 
     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
 
 $(TARGETS_BUILD): $(TARGETS_EXTRA_LIB)
 build-test-hotspot-jtreg-graal: $(TARGETS_BUILD)
< prev index next >