diff --git a/test/Makefile b/test/Makefile index 71053da52fd1bcb585c0ceb0d06f92614e107703..64b828bb589f078c341b369c213bacbda28fed1c 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