Bug 264 - SecurityException in JOGLAppletLauncher if JOAL not present
Summary: SecurityException in JOGLAppletLauncher if JOAL not present
Status: VERIFIED FIXED
Alias: None
Product: Jogl
Classification: JogAmp
Component: core (show other bugs)
Version: 1
Hardware: All all
: P3 normal
Assignee: Sven Gothel
URL: http://www.javagaming.org/forums/inde...
Depends on:
Blocks:
 
Reported: 2007-01-22 03:26 CET 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:54 CET


---- Reported by kbr 2007-01-22 15:26:10 ----

User operator on the javagaming.org forums has indicated that under some
circumstances (presumably if the JOAL classes do not exist on the web server and
it redirects elsewhere) that a SecurityException may be raised when trying to
look up the AL class. Should make the JOGLAppletLauncher more robust to this
situation.



---- Additional Comments From kbr 2007-01-22 15:28:00 ----

Made JOGLAppletLauncher more robust to exceptions thrown from
Class.forName() looking up AL.class.




--- Bug imported by sgothel@jausoft.com 2010-03-24 07:49 EDT  ---

This bug was previously known as _bug_ 264 at https://jogl.dev.java.net/bugs/show_bug.cgi?id=264