changeset 15289 | 3ac550392e43 |
parent 14777 | 62a7f77b65c8 |
child 16104 | 234ab73a1830 |
child 15656 | 374433993cb0 |
--- a/jdk/test/Makefile Tue Jan 22 18:30:49 2013 -0800 +++ b/jdk/test/Makefile Tue Jan 22 20:59:21 2013 -0800 @@ -498,6 +498,11 @@ jdk_math: $(call TestDirs, java/math) $(call RunAgentvmBatch) +# Stable agentvm testruns (TestNG) +JDK_DEFAULT_TARGETS += jdk_time +jdk_time: $(call TestDirs, java/time) + $(call RunOthervmBatch) + # Stable agentvm testruns (minus items from PROBLEM_LIST) JDK_ALL_TARGETS += jdk_other JDK_DEFAULT_TARGETS += jdk_other