author | erikj |
Sat, 13 Oct 2018 03:05:21 +0200 | |
branch | JDK-8152988-branch |
changeset 56966 | 4eb1ec86dd02 |
parent 56965 | 1cad8c4161e3 |
child 56967 | 23adfcd11311 |
make/RunTests.gmk | file | annotate | diff | comparison | revisions |
--- 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 \