Hello,

Two test groups were inadvertently omitted from the definition of tier 2 tests:

    JDK-8075573: Add jdk_other and jdk_svc to jdk tier 2 test definition

Please review the patch below to add them in.

Thanks,

-Joe

diff -r 85c0670dbf53 test/TEST.groups
--- a/test/TEST.groups    Thu Mar 19 18:38:26 2015 -0700
+++ b/test/TEST.groups    Thu Mar 19 21:14:27 2015 -0700
@@ -38,7 +38,9 @@
     :jdk_time \
     :jdk_security \
     :jdk_text \
-    :core_tools
+    :core_tools \
+    :jdk_other \
+    :jdk_svc

 ###############################################################################
 #

Reply via email to