8129597: Add tier 3 test definitions to the JDK 9 forest
authordarcy
Wed, 24 Jun 2015 15:15:56 -0700
changeset 31298 d6e83f2d2be3
parent 31297 86fe1414f12c
child 31299 81ce5febcae8
child 31754 812b47e59645
8129597: Add tier 3 test definitions to the JDK 9 forest Reviewed-by: smarks, jjg
langtools/test/TEST.groups
--- a/langtools/test/TEST.groups	Tue Jun 23 15:41:05 2015 -0700
+++ b/langtools/test/TEST.groups	Wed Jun 24 15:15:56 2015 -0700
@@ -22,11 +22,14 @@
 
 # Tiered testing definitions
 
-# All langtools tests are tier 1
+# All langtools tests are tier 1.
 tier1 = \
     tools \
     com \
     lib
 
-# No langtools tests are tier 2
+# No langtools tests are tier 2.
 tier2 = 
+
+# No langtools tests are tier 3 either.
+tier3 =