diff options
author | Kenneth Russel <[email protected]> | 2004-11-18 23:06:11 +0000 |
---|---|---|
committer | Kenneth Russel <[email protected]> | 2004-11-18 23:06:11 +0000 |
commit | 0f4826aff7b84698df7c465782c81102a6160a30 (patch) | |
tree | 2eab8ceb2899fe98e74d7041daa85717ee855235 /make/glu-common.cfg | |
parent | 70c096c01fb666844adbd488e3309830ddd0ba1a (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