8028478: Re-visit JPRT testsets to make it easier to run subsets of the tests
Reviewed-by: dholmes, sla, tbell
This commit is contained in:
parent
549ac1b03e
commit
2cb2725b14
@ -250,7 +250,7 @@ endef
|
||||
|
||||
# ------------------------------------------------------------------
|
||||
|
||||
jdk_%:
|
||||
jdk_% core_% svc_%:
|
||||
$(ECHO) "Running tests: $@"
|
||||
for each in $@; do \
|
||||
$(MAKE) -j 1 TEST_SELECTION=":$$each" UNIQUE_DIR=$$each jtreg_tests; \
|
||||
|
Loading…
x
Reference in New Issue
Block a user