1 # This file identifies the root of the test-suite hierarchy.
   2 # It also contains test-suite configuration information.
   3 
   4 # The list of keywords supported in the entire test suite
   5 keys=2d dnd i18n intermittent
   6 
   7 # Tests that must run in othervm mode
   8 othervm.dirs=java/awt java/beans javax/accessibility javax/imageio javax/sound javax/print javax/management com/sun/awt sun/awt sun/java2d sun/pisces javax/xml/jaxp/testng/validation
   9 
  10 # Tests that cannot run concurrently
  11 exclusiveAccess.dirs=java/rmi/Naming java/util/prefs sun/management/jmxremote sun/tools/jstatd sun/security/mscapi java/util/stream javax/rmi
  12 
  13 # Group definitions
  14 groups=TEST.groups [closed/TEST.groups]
  15 
  16 # Tests using jtreg 4.1 b10 features
  17 requiredVersion=4.1 b10