aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsla <none@none>2015-02-05 13:00:26 +0100
committersla <none@none>2015-02-05 13:00:26 +0100
commit68db2490017e0525eb9d4b536a10240844149a0c (patch)
tree64bd6a649cc3dd58186a842d214643d657e70c94
parent2c566460606a00af4699c68a9914a318717539f3 (diff)
8072458: jdk/test/Makefile references (to be removed) win32 directory in jtreg
Reviewed-by: alanb
-rw-r--r--test/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/Makefile b/test/Makefile
index 71053da52..64b828bb5 100644
--- a/test/Makefile
+++ b/test/Makefile
@@ -262,8 +262,8 @@ ifdef CONCURRENCY
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