Bug 240 - Exceptions thrown in GLCapabilitiesChooser don't function properly
Summary: Exceptions thrown in GLCapabilitiesChooser don't function properly
Status: VERIFIED FIXED
Alias: None
Product: Jogl
Classification: JogAmp
Component: core (show other bugs)
Version: 1
Hardware: All all
: P4 normal
Assignee: Sven Gothel
URL:
Depends on:
Blocks:
 
Reported: 2006-07-26 11:48 CEST by Sven Gothel
Modified: 2010-03-24 07:49 CET (History)
0 users

See Also:
Type: DEFECT
SCM Refs:
Workaround: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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