Hello,
I have my applet " http://temp4322.dy.fi/AsiakasOhjelma.html ",
when i keep my applet running the memory of JAVA program rises 1m a second to well over 600m, i dont understand why this is possible as i have set my -Xmx256m to 256m ?
Why applet takes more memory what is set, i also has System.gc () at some points of my code, but it wont release the memory what Linux Mint 11 wants for JAVA, have i miss understood the -Xmx option ?