OpenJDK / portola / portola
changeset 28778:e388b3a31b37
8072458: jdk/test/Makefile references (to be removed) win32 directory in jtreg
Reviewed-by: alanb
author | sla |
---|---|
date | Thu, 05 Feb 2015 13:00:26 +0100 |
parents | 01aad659d989 |
children | d0f9f129c1f4 1e61b751d07c |
files | jdk/test/Makefile |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/jdk/test/Makefile Thu Feb 05 12:59:01 2015 +0100 +++ b/jdk/test/Makefile Thu Feb 05 13:00:26 2015 +0100 @@ -267,8 +267,8 @@ EXTRA_JTREG_OPTIONS += -concurrency:$(CONCURRENCY) endif -# Default JTREG to run (win32 script works for everybody) -JTREG = $(JT_HOME)/win32/bin/jtreg +# Default JTREG to run +JTREG = $(JT_HOME)/bin/jtreg # run in agentvm mode JTREG_BASIC_OPTIONS += -agentvm # Only run automatic tests