[RFC][Icedtea-Web]: PR727 Fix deleting of incorrect file when cleaning cache.
Andrew Su
asu at redhat.com
Fri May 27 09:51:39 PDT 2011
----- Original Message -----
> From: "Omair Majid" <omajid at redhat.com>
> To: "Andrew Su" <asu at redhat.com>
> Cc: distro-pkg-dev at openjdk.java.net
> Sent: Friday, May 27, 2011 12:19:42 PM
> Subject: Re: [RFC][Icedtea-Web]: PR727 Fix deleting of incorrect file when cleaning cache.
> On 05/27/2011 11:59 AM, Andrew Su wrote:
> >>
> >> Hm... why does one entry appear multiple times? Shouldn't we be
> >> addressing that instead?
> >
> > This is very odd, since it shouldn't... but when I run javaws as
> > follows, this doesn't happen.
> >
> > javaws -Xnofork http://www.sweethome3d.com/SweetHome3D.jnlp
> >
>
> That's interesting. javaws exec()'s itself if it realizes it needs to
> run in another JVM (because of different VM arguments). This happens
> after the JNLP file is parsed (and added to the cache), but before
> (AFAIK) the application jars are downloaded.
Hmm I see. Thanks for the info, hope it'll help. :)
>
> > Is it ok for commit to head + 1.1 now?
> >
>
> Yeah, the fix looks fine. Okay for both.
Thanks, I've pushed the change and added the link to rev on the report.
>
> I would appreciate it however, if you could look more into the problem
> to find out why it's happening in the first place. If there is a
> deeper
> problem, perhaps we should address that too.
Sure thing.
Cheers,
Andrew
More information about the distro-pkg-dev
mailing list