[RFC][Icedtea-Web]: Enforce cache size limit.

Andrew Su asu at redhat.com
Wed Apr 20 08:55:49 PDT 2011



----- Original Message -----
> From: "Deepak Bhole" <dbhole at redhat.com>
> To: "Denis Lila" <dlila at redhat.com>
> Cc: "IcedTea" <distro-pkg-dev at openjdk.java.net>, "Andrew Su" <asu at redhat.com>
> Sent: Wednesday, April 20, 2011 11:39:01 AM
> Subject: Re: [RFC][Icedtea-Web]: Enforce cache size limit.
> * Denis Lila <dlila at redhat.com> [2011-04-20 10:31]:
> > > What discussions? Please post this kind of stuff to the list..
> >
> > Right, sorry about that.
> >
> > Well, basically the sets remove and keep were disjoint, so
> > remove.removeAll(keep) should be eliminated.
> >
> > Also, we were adding rStr to keep, but checking for
> > file.getPath().substring(rStr.length()) which
> > would always be false.
> >
> > With these changes, the patch looks good to me.
> >
> 
> Likewise. OK from me too.
> 
> Deepak
-- snip --
Thanks for the reviews. Pushed.

Cheers,
  Andrew



More information about the distro-pkg-dev mailing list