[Bug 3637] jar-cache doesn't work with jdk9+

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Tue Dec 18 10:22:54 UTC 2018


https://icedtea.classpath.org/bugzilla/show_bug.cgi?id=3637

--- Comment #9 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/release/icedtea-web-1.7?cmd=changeset;node=dfc800562a29
author: Jiri Vanek <jvanek at redhat.com>
date: Tue Dec 18 11:15:38 2018 +0100

    Fixed PR3637 - making cache work with jdk9+ #runtime jar url anchor

    * netx/net/sourceforge/jnlp/runtime/CachedJarFileCallback.java: (retrieve)
if jar is not found in cache, ale url without anchor is attempted
    * netx/net/sourceforge/jnlp/runtime/JNLPClassLoader.java: usinf
localFile.toURI().toURL() instead of direct localFile.toURL()

-- 
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/20181218/3eaadb8f/attachment.html>


More information about the distro-pkg-dev mailing list