8009648: Tests fail in -agentvm -concurrency mode

Reviewed-by: alanb
This commit is contained in:
Roger Riggs 2013-04-18 12:24:55 +01:00 committed by Alan Bateman
parent 6c1e93b7c6
commit 167854b5ab
2 changed files with 2 additions and 2 deletions

View File

@ -502,7 +502,7 @@ jdk_math: $(call TestDirs, java/math)
# 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

View File

@ -1,3 +1,3 @@
# Threeten test uses TestNG
TestNG.dirs = .
othervm.dirs = tck/java/time/chrono test/java/time/chrono test/java/time/format