Re: low memory problems (causes a crash)

Posted by gouessej on
URL: https://forum.jogamp.org/low-memory-problems-causes-a-crash-tp4032466p4032469.html

You can put a switch into your software so that the end user can run it with DebugGL only when it is required. It's up to the developer to manage native memory, the JVM doesn't do it for you except if it might run out of memory on the Java heap. Do you create a lot of windows?
Julien Gouesse | Personal blog | Website