[icedtea-web] RFC: Patch to fix bug #723 (permission error with some jnlp apps)
Deepak Bhole
dbhole at redhat.com
Fri May 27 15:14:28 PDT 2011
* Omair Majid <omajid at redhat.com> [2011-05-27 17:15]:
> On 05/27/2011 04:52 PM, Deepak Bhole wrote:
> >Hi,
> >
> >Attached patch fixes error seen with the app at:
> >http://download.oracle.com/javase/tutorial/ui/overview/demo.html
> >
> >Bug: http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=723
> >
> >ChangeLog:
> >2011-05-27 Deepak Bhole<dbhole at redhat.com>
> >
> > * netx/net/sourceforge/jnlp/cache/ResourceTracker.java
> > (Downloader): Make class private.
> > (Downloader::run): Call processResource via doPrivileged since resources
> > may get added at run time from application code via
> > JNLPClassLoader::addNewJar().
> >
> >Okay for HEAD and 1.1?
> >
>
> Looks good to me. Okay for both.
>
Thanks! Pushed.
Cheers,
Deepak
> Cheers,
> Omair
More information about the distro-pkg-dev
mailing list