提交 d7d21f9a 编写于 作者: D darcy

8075544: Add tiered testing definitions to the jdk repo

Reviewed-by: alanb
上级 5b590e85
......@@ -20,6 +20,31 @@
# questions.
#
###############################################################################
#
# Tiered testing definitions
#
tier1 = \
:jdk_lang \
:jdk_util \
:jdk_math
tier2 = \
:jdk_io \
:jdk_nio \
:jdk_net \
:jdk_rmi \
:jdk_time \
:jdk_security \
:jdk_text \
:core_tools
###############################################################################
#
# Other test definitions; generally smaller granularity than tiers
#
# java.lang package and VM runtime support
jdk_lang = \
java/lang \
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册