[Bug 3350] missing codebase attribute may casue NPE in ALACA dialogue
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Thu Apr 6 13:22:29 UTC 2017
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3350
--- Comment #16 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/icedtea-web?cmd=changeset;node=f63de124adc4
author: Jiri Vanek <jvanek at redhat.com>
date: Thu Apr 06 15:31:12 2017 +0200
Reproduce and fixed pr3350.
* netx/net/sourceforge/jnlp/security/SecurityDialogs.java:
(showMatchingALACAttributePanel) defensive NPE check for document base
* 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. This test is hitting the issue. Headless dialogue used.
--
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/3ef493d8/attachment.html>
More information about the distro-pkg-dev
mailing list