提交 dd9bf7a5 编写于 作者: A alanb

8028478: Re-visit JPRT testsets to make it easier to run subsets of the tests

Reviewed-by: dholmes, sla, tbell
上级 c2796678
......@@ -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; \
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册