aboutsummaryrefslogtreecommitdiff
path: root/make
diff options
context:
space:
mode:
authorsherman <none@none>2013-01-22 21:02:06 -0800
committersherman <none@none>2013-01-22 21:02:06 -0800
commit9f1989243f53c40d9f6956650d5edb318a6f9dbf (patch)
tree43ff3fc01fcc228c16b7c5164c4b7756944ca168 /make
parentf270efccfc106cb17bda0ed10c3165da90dc551b (diff)
8003680: JSR 310 Date/Time API
Summary: Integration of JSR310 Date/Time API for M6 Reviewed-by: alanb, naoto, dholmes Contributed-by: scolebourne@joda.org, roger.riggs@oracle.com, richard.warburton@gmail.com, misterm@gmail.com
Diffstat (limited to 'make')
-rw-r--r--make/jprt.properties1
1 files changed, 1 insertions, 0 deletions
diff --git a/make/jprt.properties b/make/jprt.properties
index 990c442..b7bad85 100644
--- a/make/jprt.properties
+++ b/make/jprt.properties
@@ -92,6 +92,7 @@ jprt.make.rule.core.test.targets= \
${jprt.my.test.target.set:TESTNAME=jdk_text}, \
${jprt.my.test.target.set:TESTNAME=jdk_tools}, \
${jprt.my.test.target.set:TESTNAME=jdk_jfr}, \
+ ${jprt.my.test.target.set:TESTNAME=jdk_time}, \
${jprt.my.test.target.set:TESTNAME=jdk_other}
# All vm test targets (testset=all)