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
   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
   9 
  10 # Tests that cannot run concurrently
  11 exclusiveAccess.dirs=java/rmi/Naming java/util/Currency java/util/prefs sun/management/jmxremote sun/tools/jstatd sun/security/mscapi
  12 
  13 # Group definitions
  14 groups=TEST.groups [closed/TEST.groups]