jdk-24/jdk/test/TEST.ROOT
Martin Buchholz 0613e548bb 8055253: test/java/util/Currency/PropertiesTest.sh modifies the test JDK
Always make a temp copy of the test JDK before destructively modifying

Reviewed-by: naoto, alanb
2014-08-18 21:06:45 -07:00

15 lines
597 B
Plaintext

# 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]