summaryrefslogtreecommitdiffstats
path: root/make/glu-common.cfg
diff options
context:
space:
mode:
authorKenneth Russel <[email protected]>2004-11-18 23:06:11 +0000
committerKenneth Russel <[email protected]>2004-11-18 23:06:11 +0000
commit0f4826aff7b84698df7c465782c81102a6160a30 (patch)
tree2eab8ceb2899fe98e74d7041daa85717ee855235 /make/glu-common.cfg
parent70c096c01fb666844adbd488e3309830ddd0ba1a (diff)
Fixed Issue 22: GLException hides user exception
The central try/finally cause in GLException.invokeGL() called GLContext.free() after catching and rethrowing the end user's exception from the GLEventListenerdisplay() routine, which caused the end user's exception to be overwritten with the internal GLException. Fixed this by initializing the cause of the internal exception, and also continuing to propagate out the end user's exception. git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/jogl/trunk@171 232f8b59-042b-4e1e-8c03-345bb8c30851
Diffstat (limited to 'make/glu-common.cfg')
0 files changed, 0 insertions, 0 deletions