[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 16:43:40 UTC 2017
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3350
--- Comment #17 from stefan at kemtrak.com ---
(In reply to JiriVanek from comment #14)
>
> btw - you can (imho) fix this whole thing by using codebase="." in jnlp
> file. All troubles should disappear.
I have done that and tested on all Platforms. Same as before works on all
platforms but still not on IcedTea.
This time it loads the main class, I have also made a fallback for line 618 as
you suggested (even though on my runs it does not fail on 618, I still think
your suggestion was legit)
now on IcedTea it fails on a part of the code where I error-check if I can load
classes from the second jar, jcalendar.jar.
So bugged not solved yet. Or maybe not completely solved.
--
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/2c519b78/attachment-0001.html>
More information about the distro-pkg-dev
mailing list