[rfc][icedtea-web] rconsider offline and xoffline

Jiri Vanek jvanek at redhat.com
Mon Feb 9 11:34:52 UTC 2015


Currently the offline environment of ITW is not perfect

Applets in browser works even when network is off -its good.

Also all jnlp apps works offline, unless allow-offline is missing. Same is for -html switch, becasue 
pluginbridge by defualt do not specified it. If -Xoffline is specified, then this check is not done, 
and all -html applets an javaws apps without offline-allowed  works.


I would like to remove all possible checks of it.

Most direct approach is attached. But maybe better one to remove all usages of isOfflineAllowed may 
be better (but then the comment is lost)


Thoughts?

Some following patch should be soemtunning of the cache. It is clearing itself somehow suspiciously 
often....
-------------- next part --------------
A non-text attachment was scrubbed...
Name: removeOfflineAlowed.patch
Type: text/x-patch
Size: 519 bytes
Desc: not available
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20150209/4be738bc/removeOfflineAlowed.patch>


More information about the distro-pkg-dev mailing list