=========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".-----Original Message-----
From: Discussion list for Java 3D API [mailto:[EMAIL PROTECTED]On Behalf Of Jean-Robert D'Amore
Sent: Donnerstag, 30. Oktober 2003 10:27
To: [EMAIL PROTECTED]
Subject: Re: [JAVA3D] Memory leak: A simple idea
By the way, I noticed that past 125MB I have a OutOfMEmoryError : why 125MB? Is there a reason?
[Florin Herinean] You can increase the memory avaliable to java by using -Xmx and -Xms VM options. For example:java -Xmx256M <your.class>Be aware that if your *physical* memory is less than the one allowed for jvm by -Xmx, you will have big swapping problems under windows.Cheers,Florin
- [JAVA3D] Memory leak Osama Abdalah
- Re: [JAVA3D] Memory leak Alessandro borges
- Re: [JAVA3D] Memory leak Osama Abdalah
- Re: [JAVA3D] Memory leak Osama Abdalah
- Re: [JAVA3D] Memory leak: A simple idea Jean-Robert D'Amore
- Re: [JAVA3D] Memory leak: A simple idea Fei Li
- Re: [JAVA3D] Memory leak: A simple idea Florin Herinean
- Re: [JAVA3D] Memory leak: A simple id... Osama Abdalah
- Re: [JAVA3D] Memory leak: A simp... Florin Herinean
- Re: [JAVA3D] Memory leak: A simple id... Jean-Robert D'Amore
- Re: [JAVA3D] Memory leak: A simp... Florin Herinean
- Re: [JAVA3D] Memory leak: A simple idea Osama Abdalah
- Re: [JAVA3D] Memory leak: A simple idea Osama Abdalah