8009648: Tests fail in -agentvm -concurrency mode
authoralanb
Thu, 18 Apr 2013 12:24:55 +0100
changeset 17155 69080fe3eb45
parent 17154 e8991539c4d7
child 17156 c42df24102c1
8009648: Tests fail in -agentvm -concurrency mode Reviewed-by: alanb Contributed-by: roger.riggs@oracle.com
jdk/test/Makefile
jdk/test/java/time/TEST.properties
--- a/jdk/test/Makefile	Thu Apr 18 11:13:18 2013 +0100
+++ b/jdk/test/Makefile	Thu Apr 18 12:24:55 2013 +0100
@@ -502,7 +502,7 @@
 # Stable agentvm testruns (TestNG)
 JDK_DEFAULT_TARGETS += jdk_time
 jdk_time: $(call TestDirs, java/time)
-	$(call RunOthervmBatch)
+	$(call RunAgentvmBatch)
 
 # Stable agentvm testruns (minus items from PROBLEM_LIST)
 JDK_ALL_TARGETS += jdk_other
--- a/jdk/test/java/time/TEST.properties	Thu Apr 18 11:13:18 2013 +0100
+++ b/jdk/test/java/time/TEST.properties	Thu Apr 18 12:24:55 2013 +0100
@@ -1,3 +1,3 @@
 # Threeten test uses TestNG
 TestNG.dirs = .
-
+othervm.dirs = tck/java/time/chrono test/java/time/chrono test/java/time/format