summaryrefslogtreecommitdiffstats
path: root/src/newt/native
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2013-04-05 02:23:11 +0200
committerSven Gothel <[email protected]>2013-04-05 02:23:11 +0200
commit5e3563d7dab16384bcc381e24b741fa651f2f3cd (patch)
treec33f22f126bc35bf9c37118ca43dc9412537a9b3 /src/newt/native
parente68566febb69f6aca4bdf39d1d841c17df894631 (diff)
Bug 713: Handle broken EGL setup - Catch all Exception types, not only JogampRuntimeException at *DrawableFactory* instantiation trial
In case EGL is not completly installed, EGLDisplayUtil.eglGetDisplayAndInitialize(..) will throw a GLExeception which was not catched in GLDrawableFactory. The latter only catched JogampRuntimeException caused by ReflectionUtil due to n/a classes, but the actual initialization code is capable to throw others.
Diffstat (limited to 'src/newt/native')
0 files changed, 0 insertions, 0 deletions