Hi
I have made a program in java with
10 different screens And compiled it into JUMP
After using it for a while (changing the screens at
least 20 times), the out of memory exception appears!
And it does not happen in a particular screen
How can I avoid it?
I have tried to set "null" in all the object that I use
But it didn't help much.
Logged In: YES
user_id=46920
Hi, there!
First of all, I'd like to point you to the newsgroup news://news.massena.com/pilot.programmer.jump,
where we're discussing Jump issues. Probably, the exception comes from memory fragmentation.
The new memory management that I introduced with Beta4 can tend to fragment memory.
If you could send me your program (either source or asm, the prc alone won't help me too much),
I can probably find out where Jump is losing memory.
My e-mail still is: kleberhoff@aol.com
Regards,
--- Ralf