[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
Thu Apr 6 10:11:53 UTC 2017
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3350
--- Comment #9 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/release/icedtea-web-1.6?cmd=changeset;node=84de0c383e40
author: Jiri Vanek <jvanek at redhat.com>
date: Thu Apr 06 12:20:17 2017 +0200
Attempt to reproduce and fix pr3350. The reproducer did not hit the issue,
so only DID NPE check was done
* netx/net/sourceforge/jnlp/security/SecurityDialogs.java:
(showMatchingALACAttributePanel) defensive NPE check for codebase
* netx/net/sourceforge/jnlp/util/UrlUtils.java: (setOfUrlsToHtmlList)
defensive NPE check
* tests/reproducers/signed/Kemtrakpro/resources/Kemtrak.jnlp: exact jnlp
from pr3350 bug report
* tests/reproducers/signed/Kemtrakpro/srcs/Kemtrak.java: dummy main jar
* tests/reproducers/signed/Kemtrakpro/srcs/META-INF/MANIFEST.MF: exact
manifest from pr3350
* tests/reproducers/signed/jcalendar/srcs/jcalendar.java: dummy dependence
of Kemtrak
* tests/reproducers/signed/Kemtrakpro/testcases/KemtrakTests.java: simple
launch of jnlp
--
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/20170406/de29d71a/attachment.html>
More information about the distro-pkg-dev
mailing list