---- Reported by schneit 2004-01-20 14:45:44 ---- This is a patch to properly destory the GLContext under Linux/X11 when you are creating and destroying many GLContexts. If you do not destory the GLContexts properly, eventually you will deadlock the machine. (at least on the radeon-based machines we tested) ---- Additional Comments From kbr 2005-01-30 23:58:52 ---- Sorry for not commenting on this bug earlier. Proper support for context destruction and recreation was added to one of the JOGL betas. There may still be problems with this support, but it seems to be working with at least some graphics cards and drivers. I'm marking this bug as "works for me"; please file a new bug if you see problems with the existing OpenGL context destruction code in JOGL. --- Bug imported by sgothel@jausoft.com 2010-03-24 07:46 EDT --- This bug was previously known as _bug_ 59 at https://jogl.dev.java.net/bugs/show_bug.cgi?id=59