diff -r 737f9409bd20 -r 23502bf34686 hotspot/make/solaris/makefiles/buildtree.make --- a/hotspot/make/solaris/makefiles/buildtree.make Tue Dec 28 09:54:09 2010 -0500 +++ b/hotspot/make/solaris/makefiles/buildtree.make Fri Jan 07 03:41:07 2011 -0800 @@ -61,7 +61,7 @@ QUIETLY$(MAKE_VERBOSE) = @ # For now, until the compiler is less wobbly: -TESTFLAGS = -Xbatch -showversion +TESTFLAGS = -Xbatch -Xmx32m -showversion ### maye ARCH_XXX instead? ifdef USE_GCC