jdk/test/TEST.ROOT
author martin
Mon, 18 Aug 2014 21:06:45 -0700
changeset 25994 01dbe01af8e5
parent 22614 2e2f77dc2599
child 26631 80227905822b
permissions -rw-r--r--
8055253: test/java/util/Currency/PropertiesTest.sh modifies the test JDK Summary: Always make a temp copy of the test JDK before destructively modifying Reviewed-by: naoto, alanb

# This file identifies the root of the test-suite hierarchy.
# It also contains test-suite configuration information.

# The list of keywords supported in the entire test suite
keys=2d dnd i18n

# Tests that must run in othervm mode
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

# Tests that cannot run concurrently
exclusiveAccess.dirs=java/rmi/Naming java/util/prefs sun/management/jmxremote sun/tools/jstatd sun/security/mscapi

# Group definitions
groups=TEST.groups [closed/TEST.groups]