[rfc][icedtea-web] fix the empty string in codebase
Jiri Vanek
jvanek at redhat.com
Tue Sep 16 13:32:19 UTC 2014
I have recently encountered an app, which failed to run, because of malformed jnlp. They had
codebase="" and apparently wonted to have ".". Afaik ITW should work around this (oracle plugin
does :( ) This patch is handling the "" for codebase as it was "."
The app failed for me in alaca dialogue on NPE, teh patch contains small workaround around possible
NPE here too + unittest to affected method
ok for head? 1.5?
Accordingly with investigating this failure, I have enhanced
http://icedtea.classpath.org/wiki/IcedTea-Web#Filing_bugs for offline debugging.
Volunteer for reproducer?-)
Thanx,
J.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: emptyCodebaseFixAndalacaNPEworkarround.patch
Type: text/x-patch
Size: 4440 bytes
Desc: not available
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20140916/891f7aa6/emptyCodebaseFixAndalacaNPEworkarround.patch>
More information about the distro-pkg-dev
mailing list