---- Reported by eteq 2006-07-26 23:48:18 ---- While working with a subclass of GLCapabilitiesChooser, if an attempt is made to access a null GLCapabilities, no NullPointerException seems to be thrown. There is no indication of an error - the VM apparently just locks up. ---- Additional Comments From kbr 2006-11-13 04:39:18 ---- Sorry for the delay in addressing this. Restructured an earlier workaround for problems seen on Intel Integrated Graphics chipsets by watching for non-GLExceptions propagated (presumably from user code) and passing them through. --- Bug imported by sgothel@jausoft.com 2010-03-24 07:49 EDT --- This bug was previously known as _bug_ 240 at https://jogl.dev.java.net/bugs/show_bug.cgi?id=240