[Bug 264] New: Class Cast exception on https://ibank.cib.hu

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Tue Nov 25 00:47:06 PST 2008


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=264

           Summary: Class Cast exception on https://ibank.cib.hu
           Product: IcedTea
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: IcedTea
        AssignedTo: unassigned at icedtea.classpath.org
        ReportedBy: mvyskocil at suse.cz


The hungarian bank not work with openjdk plugin. In error log I found a 

java.lang.ClassCastException: net.sourceforge.jnlp.runtime.JNLPSecurityManager
cannot be cast to sun.applet.AppletSecurity 

According javadoc [1] is the JNLPSecurityManager derived from
java.lang.SecurityManager, but the applet probably use some dirty casts, which
runs only in Sun JRE. Tested on opendjk b12, icedtea 1.3

[1]
http://jnlp.sourceforge.net/netx/javadoc/netx/jnlp/runtime/JNLPSecurityManager.html


-- 
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the distro-pkg-dev mailing list