8183255: Fix langtools TEST.groups file after fix for JDK-8177511
authordarcy
Thu, 29 Jun 2017 14:32:39 -0700
changeset 45755 48b1fb3acdab
parent 45754 740593904730
child 45756 67f4f8f4d34a
8183255: Fix langtools TEST.groups file after fix for JDK-8177511 Reviewed-by: jjg
langtools/test/TEST.groups
--- a/langtools/test/TEST.groups	Thu Jun 29 08:24:25 2017 -0700
+++ b/langtools/test/TEST.groups	Thu Jun 29 14:32:39 2017 -0700
@@ -1,4 +1,4 @@
-#  Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved.
+#  Copyright (c) 2015, 2017, Oracle and/or its affiliates. All rights reserved.
 #  DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 #
 #  This code is free software; you can redistribute it and/or modify it
@@ -24,7 +24,6 @@
 
 # (Nearly) all langtools tests are tier 1.
 tier1 = \
-    com \
     jdk \
     lib \
     tools \