changeset 10416 | 61d6ccadbfa2 |
parent 10328 | 06c93c42bca0 |
child 10435 | e9df9d264894 |
--- a/jdk/test/Makefile Mon Aug 29 12:23:54 2011 -0400 +++ b/jdk/test/Makefile Tue Aug 30 10:46:27 2011 +0800 @@ -535,7 +535,7 @@ # Stable othervm testruns (minus items from PROBLEM_LIST) # Using samevm has serious problems with these tests JDK_ALL_TARGETS += jdk_security2 -jdk_security2: $(call TestDirs, javax/crypto com/sun/crypto) +jdk_security2: $(call TestDirs, javax/crypto javax/xml/crypto com/sun/crypto) $(call RunSamevmBatch) # Stable othervm testruns (minus items from PROBLEM_LIST)