diff -r 55f7b9ec8719 -r 3b9bd67298ea jdk/test/Makefile --- a/jdk/test/Makefile Wed Jun 22 15:13:29 2011 +0100 +++ b/jdk/test/Makefile Thu Jun 23 09:27:11 2011 +0800 @@ -532,7 +532,7 @@ # Using samevm has serious problems with these tests JDK_ALL_TARGETS += jdk_security2 jdk_security2: $(call TestDirs, javax/crypto com/sun/crypto) - $(call RunOthervmBatch) + $(call RunSamevmBatch) # Stable othervm testruns (minus items from PROBLEM_LIST) # Using samevm has serious problems with these tests