[Bug 3350] Java applet launched via jnlp web-start cannot load. Fails with "Could not initialize applet"
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Wed Apr 5 12:17:50 UTC 2017
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3350
--- Comment #5 from JiriVanek <jvanek at redhat.com> ---
Looks like the bug is pretty obvious...
http://icedtea.classpath.org/hg/release/icedtea-web-1.6/file/tip/netx/net/sourceforge/jnlp/security/SecurityDialogs.java#l405
nullable codebase can flow here....
looks like the issue is fixed in head:
http://icedtea.classpath.org/hg/icedtea-web/file/tip/netx/net/sourceforge/jnlp/security/SecurityDialogs.java#l262
will look more precisely now.
btw next release of 1.6 is not planed. So the patch to 1.6 will need to go
through ubuntu.
After 1.7 is released (should have been in March, but is delayed by de/pl
translation) i will strongly advise every distro to move to 1.7
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20170405/5f11be06/attachment-0001.html>
More information about the distro-pkg-dev
mailing list