8072458: jdk/test/Makefile references (to be removed) win32 directory in jtreg
Reviewed-by: alanb
This commit is contained in:
parent
80a1d2bba8
commit
4ce8ee0253
@ -267,8 +267,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
|
||||
|
Loading…
x
Reference in New Issue
Block a user