Hi, we have a little 3d thing running in a jogle applet. We have noticed that everything is cached by the JRE except for a couple of large textures. The limit appears to be around 2.2mb.
In other words, the really big files that we would like to be cached, are not.
Anybody know how to change this behaviour?
Thanks for your help.