---- 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