Hi,
How about '-mx' option?
For example,
java -mx128M yourClass
from [EMAIL PROTECTED]
From: "Marius Schamschula" <[EMAIL PROTECTED]>
Subject: Out of memory exception
Date: Mon, 14 Dec 1998 12:56:40 -0600
> Hi one and all,
>
> I've written a Java based image processing Applet. It was written under the
> latest version of Metrowerks CodeWarrior (a great IDE IMHO soon to make it
> to Linux as well) on my Mac (1.1.x compiler). Under both Linux (Debian and
> PPC flavors) and Win95/98/NT4 I get an OutOfMemoryException. On the Mac I
> have no such problem.
>
> Any ideas?
>