alias java="java -Xmx555"
ALPESH KOTHARI wrote:
> Hello,
>
> I am using Java2 on RH6.0. I have developed an GUI
> application using Java. Now it runs out of memory at
> some places. So I am increasing heap size with the
> help of -Xmx and it works fine. But, I have to do this
> every time I run
Hello,
I am using Java2 on RH6.0. I have developed an GUI
application using Java. Now it runs out of memory at
some places. So I am increasing heap size with the
help of -Xmx and it works fine. But, I have to do this
every time I run application. Is it possible someway
to permenantly change the h