[rfc][icedtea-web] fixing downlaod inidcator

Jiri Vanek jvanek at redhat.com
Wed Mar 12 18:02:47 UTC 2014


hi!

I noted that push 832 have make download indicator not show-able.

On eof those small patches does fix it.

One is worse, but harmless. Second is probably right but is affecting a lot.


Generally speaking - calling get attribute  is blocking until the jar is downloaded.  So well the 
setForAttributesLoaderAfterResourcesInitialise is probably the right thing to do.


Non of those fixes is breaking unittest.
The fixes to tests were caused by permissions attribute impl itself yesterday. Sorry.

J.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: doNotUseGetTitleuseGetTitleFromJnlpRather.patch
Type: text/x-patch
Size: 898 bytes
Desc: not available
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20140312/d42fb82f/doNotUseGetTitleuseGetTitleFromJnlpRather.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: setForAttributesLoaderAfterResourcesInitialise.patch
Type: text/x-patch
Size: 780 bytes
Desc: not available
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20140312/d42fb82f/setForAttributesLoaderAfterResourcesInitialise.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tests.patch
Type: text/x-patch
Size: 2183 bytes
Desc: not available
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20140312/d42fb82f/tests.patch>


More information about the distro-pkg-dev mailing list