[RFC][icedtea-web] PR833 - icedtea-web is failing when cache is corupted.

Deepak Bhole dbhole at redhat.com
Wed Feb 1 09:12:54 PST 2012


* Jiri Vanek <jvanek at redhat.com> [2012-02-01 11:42]:
> On 01/30/2012 06:19 PM, Deepak Bhole wrote:
> >Hi Jiri,
> >
> >Please see comments below. It is minor stuff:
> >
> >>diff -r 41f03d932cdf ChangeLog

Hi Jiri,

Some very minor (grammatical) stuff:

...
> diff -r 9a9dc770ba1a netx/net/sourceforge/jnlp/resources/Messages.properties
> --- a/netx/net/sourceforge/jnlp/resources/Messages.properties	Fri Jan 27 16:20:22 2012 -0500
> +++ b/netx/net/sourceforge/jnlp/resources/Messages.properties	Wed Feb 01 17:33:21 2012 +0100
> @@ -190,6 +190,13 @@
>  CChooseCacheInfo=Netx needs a location for storing cache files.
>  CChooseCacheDir=Cache directory
>  CCannotClearCache=Can not clear cache at this time
> +CFakeCache=Cache is corrupt, will be Disabling now.

Above should be "Cache is corrupt. Disabling."

> +CFakedCache=Cache is corrupt and has been disabled. It is strongly recommended that you run 'javaws -Xclearcache' and rerun your application as soon as possible.
> +CStillCorupted=Cache is still corrupt, Clearing it.

The 'C' in clearing should be small i.e. "Clearing" -> "clearing"

The example typo can be fixed in a separate patch after 1.2, thats fine.

After fixing the above 2, OK for HEAD and 1.2.

Thanks!
Deepak



More information about the distro-pkg-dev mailing list