aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authoralanb <none@none>2012-10-09 13:25:27 +0100
committeralanb <none@none>2012-10-09 13:25:27 +0100
commit8837e7927b9895ace6b7818f91db62f0f954058a (patch)
tree8c70a8d8684d6053c76e6648816fdc0a613cf29c /test
parent873d61454fa66498a3cc6de6abcfb93ef52be38a (diff)
7173494: some jdk tests are not run in test/Makefile
Reviewed-by: chegar, mchung, mduigou, iris
Diffstat (limited to 'test')
-rw-r--r--test/Makefile10
1 files changed, 6 insertions, 4 deletions
diff --git a/test/Makefile b/test/Makefile
index f1dfe1d..9e4d509 100644
--- a/test/Makefile
+++ b/test/Makefile
@@ -58,9 +58,9 @@ JDK_DEFAULT_TEST_LIST = \
jdk_io \
jdk_lang \
jdk_math \
- jdk_misc \
+ jdk_other \
jdk_net \
- jdk_nio1 jdk_nio2 jdk_nio3 \
+ jdk_nio \
jdk_security1 \
jdk_text \
jdk_util
@@ -69,12 +69,14 @@ JDK_DEFAULT_TEST_LIST = \
JDK_NONDEFAULT_TEST_LIST = \
jdk_awt \
jdk_beans2 jdk_beans3 \
- jdk_management1 jdk_management2 \
+ jdk_management \
+ jdk_jmx \
jdk_security2 jdk_security3 \
jdk_rmi \
jdk_sound \
jdk_swing \
- jdk_tools1 jdk_tools2 \
+ jdk_tools \
+ jdk_jdi \
jdk_jfr
# All jdk tests