author | katleman |
Thu, 16 Aug 2012 11:43:12 -0700 | |
changeset 13448 | 441121a0bcde |
parent 13256 | 5886d7607acd |
child 14338 | cf06051437a9 |
permissions | -rw-r--r-- |
2 | 1 |
# This file identifies the root of the test-suite hierarchy. |
2 |
# It also contains test-suite configuration information. |
|
3 |
# DO NOT EDIT without first contacting jdk-regtest@sun.com. |
|
4 |
||
5 |
# The list of keywords supported in the entire test suite |
|
6 |
keys=2d dnd i18n |
|
11840 | 7 |
|
8 |
# Tests that must run in othervm mode |
|
9 |
othervm.dirs=java/rmi sun/rmi javax/management |
|
10 |
||
11 |
# Tests that cannot run concurrently |
|
13256 | 12 |
exclusiveAccess.dirs=java/rmi/Naming sun/management/jmxremote sun/tools/jstatd |