Revert verbose on jaot JDK-8152988-branch
authorerikj
Sat, 13 Oct 2018 03:05:21 +0200
branchJDK-8152988-branch
changeset 56966 4eb1ec86dd02
parent 56965 1cad8c4161e3
child 56967 23adfcd11311
Revert verbose on jaot
make/RunTests.gmk
--- a/make/RunTests.gmk	Sat Oct 13 03:02:28 2018 +0200
+++ b/make/RunTests.gmk	Sat Oct 13 03:05:21 2018 +0200
@@ -134,7 +134,7 @@
       -J-Xmx4g --info \
       $$(addprefix -J, $$($1_VM_OPTIONS)) \
       $$(addprefix --compile-commands, $$($1_AOT_CCLIST)) \
-      --linker-path $$($1_LD) --verbose \
+      --linker-path $$($1_LD) \
       #
 
   $$($1_AOT_LIB): $$(JDK_IMAGE_DIR)/release \