[Bug 1147] wrongly assume DNS available even behind a proxy

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Sun Sep 29 03:06:59 PDT 2013


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1147

--- Comment #2 from Jerome Robert <jeromerobert at gmx.com> ---
> update the jnlp and jars from it's original source.

Do you mean update the .icedtea/cache directory ?

> skips DNS resolution but still uses the most-up-to-date version of the
> jars from the original location

I do not understand why my patch would disable the update of the jars. My
understanding was that updating or not updating was decided by the
JNLPClassLoader and CachedJarFileCallback classes.

Do you mean that if there is no <offline-allowed/> the application should not
be ran even if it's available in the cache directory ? If yes, do you agree
that this behaviour should be implemented in JNLPClassLoader and not in
Launcher ?

-- 
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/20130929/28a29215/attachment.html 


More information about the distro-pkg-dev mailing list