jdk/test/Makefile
changeset 17155 69080fe3eb45
parent 16906 44dfee24cb71
child 17442 1444a769a68a
--- 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