[rfc][icedtea-web] fixing downlaod inidcator
Jiri Vanek
jvanek at redhat.com
Thu Mar 13 07:10:04 UTC 2014
On 03/12/2014 07:34 PM, Andrew Azores wrote:
> What is "a lot" being affected by the second patch? Anyway, patches look fine I think.
>
Bad wording. It mean that all calls to get manifests' attributes before the resources are
initialised will return "undefined".
But thats probably the right thing anyway.
> Thanks,
>
> Andrew A
>
> ----- Original Message -----
> From: "Jiri Vanek" <jvanek at redhat.com>
> To: "IcedTea Distro List" <distro-pkg-dev at openjdk.java.net>
> Sent: Wednesday, March 12, 2014 2:02:47 PM
> Subject: [rfc][icedtea-web] fixing downlaod inidcator
>
> 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.
>
More information about the distro-pkg-dev
mailing list