# HG changeset patch # User sla # Date 1423137626 -3600 # Node ID e388b3a31b37958d2afe9dd0d74fc10e75218997 # Parent 01aad659d9898e63b770ae367822caf699683f1f 8072458: jdk/test/Makefile references (to be removed) win32 directory in jtreg Reviewed-by: alanb diff -r 01aad659d989 -r e388b3a31b37 jdk/test/Makefile --- 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