Re: Changing heap size

1999-01-02 Thread Joseph Shraibman
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

Changing heap size

1999-01-02 Thread ALPESH KOTHARI
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