aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authoraph <none@none>2012-11-14 18:05:38 +0000
committeraph <none@none>2012-11-14 18:05:38 +0000
commitcba1954e8f2fdf778ca78604c69d830c959d502c (patch)
tree4324f2cd879fcf5f4779800e5eaf045a7a9b4243 /test
parentb81902c2759f2e61de3205b4f23e47862c5bc950 (diff)
parent3c1f5ad4787b2b27969b7621a5d4e934a8c0b683 (diff)
merge
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)