Fix for regression in Gantt Project jnlp
Jiri Vanek
jvanek at redhat.com
Wed Aug 22 23:17:27 PDT 2012
On 08/22/2012 11:26 PM, Deepak Bhole wrote:
> Hi,
>
> This patch fixes an issue caught by Adam when trying to use
> http://ganttproject.googlecode.com/svn/webstart/ganttproject-2.0.10/ganttproject-2.0.10.jnlp
>
> The fix just catches all errors rather than just AccessControlException
> and treats the error as permission denial (which is fine).
>
> Okay for 1.3 and HEAD?
>
> ChangeLog:
> 2012-08-22 Deepak Bhole<dbhole at redhat.com>
>
> * netx/net/sourceforge/jnlp/runtime/JNLPClassLoader.java
> (getAccessControlContextForClassLoading): Catch any and all errors and
> treat them as permission denied.
>
>
> Deepak
Looks fine to me.
More information about the distro-pkg-dev
mailing list