[rfc][icedtea-web]: Tell lruHandler to store after modifying.
Dr Andrew John Hughes
ahughes at redhat.com
Wed Apr 20 15:39:50 PDT 2011
On 09:00 Wed 20 Apr , Andrew Su wrote:
> Hello,
>
> It seems like the previous email[1] did not reach some people's inboxes.. Resending as new thread.
>
> [1]http://mail.openjdk.java.net/pipermail/distro-pkg-dev/2011-April/013722.html
>
> Regards,
> Andrew
Er... what is this?
> diff -r 211a5e73d119 netx/net/sourceforge/jnlp/cache/CacheUtil.java
> --- a/netx/net/sourceforge/jnlp/cache/CacheUtil.java Mon Apr 18 17:38:31 2011 -0400
> +++ b/netx/net/sourceforge/jnlp/cache/CacheUtil.java Tue Apr 19 17:15:13 2011 -0400
> @@ -307,6 +307,7 @@
> if (cacheFile == null) { // We did not find a copy of it.
> cacheFile = makeNewCacheFile(source, version);
> }
> + lruHandler.store();
> lruHandler.unlock();
> }
> return cacheFile;
--
Andrew :)
Free Java Software Engineer
Red Hat, Inc. (http://www.redhat.com)
Support Free Java!
Contribute to GNU Classpath and IcedTea
http://www.gnu.org/software/classpath
http://icedtea.classpath.org
PGP Key: F5862A37 (https://keys.indymedia.org/)
Fingerprint = EA30 D855 D50F 90CD F54D 0698 0713 C3ED F586 2A37
More information about the distro-pkg-dev
mailing list