[RFC][Icedtea-Web]: PR727 Fix deleting of incorrect file when cleaning cache.
Andrew Su
asu at redhat.com
Thu May 26 15:15:32 PDT 2011
Oops forgot the changelog
2011-05-26 Andrew Su <asu at redhat.com>
* NEWS: Update.
* netx/net/sourceforge/jnlp/cache/CacheUtil.java:
(cleanCache): Split conditional for delete.
----- Original Message -----
> From: "Andrew Su" <asu at redhat.com>
> To: distro-pkg-dev at openjdk.java.net
> Sent: Thursday, May 26, 2011 6:04:57 PM
> Subject: [RFC][Icedtea-Web]: PR727 Fix deleting of incorrect file when cleaning cache.
> Hello,
>
> This patch fixes PR727 [1].
>
> What was happening before was that when we say we want to keep a file,
> but it exists again in the list of recently used files, it will add it
> to remove.
>
> I however could not replicate this when using a debugger, everything
> would work as it should. Through letting it tell me during runtime
> with some print statements I was able to see where it was happening.
>
> Ok for HEAD and 1.1?
>
> Cheers,
> Andrew
More information about the distro-pkg-dev
mailing list