Bug 240

Summary: Exceptions thrown in GLCapabilitiesChooser don't function properly
Product: [JogAmp] Jogl Reporter: Sven Gothel <sgothel>
Component: coreAssignee: Sven Gothel <sgothel>
Status: VERIFIED FIXED    
Severity: normal    
Priority: P4    
Version: 1   
Hardware: All   
OS: all   
Type: DEFECT SCM Refs:
Workaround: ---

Description Sven Gothel 2010-03-24 07:49:28 CET


---- 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