# HG changeset patch # User naoto # Date 1372270861 25200 # Node ID 3000599aac3e6a9e20e8492ec40d005219cdc766 # Parent 0fe397a41c18d3b7f4c99396001ec965b7202efc 8017322: java/util/Currency/PropertiesTest.sh should run exclusively Reviewed-by: alanb diff -r 0fe397a41c18 -r 3000599aac3e jdk/test/TEST.ROOT --- a/jdk/test/TEST.ROOT Wed Jun 26 07:50:04 2013 -0700 +++ b/jdk/test/TEST.ROOT Wed Jun 26 11:21:01 2013 -0700 @@ -1,6 +1,5 @@ # This file identifies the root of the test-suite hierarchy. # It also contains test-suite configuration information. -# DO NOT EDIT without first contacting jdk-regtest@sun.com. # The list of keywords supported in the entire test suite keys=2d dnd i18n @@ -9,4 +8,4 @@ othervm.dirs=java/awt java/beans java/rmi javax/accessibility javax/imageio javax/sound javax/print javax/management com/sun/awt sun/awt sun/java2d sun/pisces sun/rmi # Tests that cannot run concurrently -exclusiveAccess.dirs=java/rmi/Naming java/util/prefs sun/management/jmxremote sun/tools/jstatd sun/security/mscapi +exclusiveAccess.dirs=java/rmi/Naming java/util/Currency java/util/prefs sun/management/jmxremote sun/tools/jstatd sun/security/mscapi