8009648: Tests fail in -agentvm -concurrency mode
Reviewed-by: alanb
This commit is contained in:
parent
6c1e93b7c6
commit
167854b5ab
@ -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
|
||||
|
@ -1,3 +1,3 @@
|
||||
# Threeten test uses TestNG
|
||||
TestNG.dirs = .
|
||||
|
||||
othervm.dirs = tck/java/time/chrono test/java/time/chrono test/java/time/format
|
||||
|
Loading…
Reference in New Issue
Block a user