aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
author"Andrew Dinn ext:(%22) <adinn@redhat.com>2012-10-29 15:42:49 +0000
committer"Andrew Dinn ext:(%22) <adinn@redhat.com>2012-10-29 15:42:49 +0000
commit3c1f5ad4787b2b27969b7621a5d4e934a8c0b683 (patch)
tree839486a0000ac8429126c8a219849cdc4ae26e5f /test
parentc12faee16a803d09704b0a49f5b2c1cebaca0b63 (diff)
parent873d61454fa66498a3cc6de6abcfb93ef52be38a (diff)
merged changes up to jdk8-b58
Diffstat (limited to 'test')
-rw-r--r--test/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/Makefile b/test/Makefile
index f5352e3..f1dfe1d 100644
--- a/test/Makefile
+++ b/test/Makefile
@@ -74,7 +74,8 @@ JDK_NONDEFAULT_TEST_LIST = \
jdk_rmi \
jdk_sound \
jdk_swing \
- jdk_tools1 jdk_tools2
+ jdk_tools1 jdk_tools2 \
+ jdk_jfr
# All jdk tests
JDK_ALL_TEST_LIST = $(JDK_DEFAULT_TEST_LIST) $(JDK_NONDEFAULT_TEST_LIST)