hotspot/make/solaris/makefiles/buildtree.make
changeset 7718 23502bf34686
parent 7452 b3fa838286de
parent 7704 cc9d3ed42704
child 8114 340b5b8b544b
--- 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