[RFC] Netx: some native libraries are not found
Andrew John Hughes
ahughes at redhat.com
Mon Jun 21 09:02:27 PDT 2010
On 21 June 2010 15:32, Omair Majid <omajid at redhat.com> wrote:
> Hi,
>
> There is a bug in the current version of Netx that fails to find some native
> libraries [1][2].
>
> In the current implementation of Netx, one classloader is created per JNLP
> file; for JNLP files loaded as extensions, the classloaders share
> information about where to find resources. Unfortunately, they do not share
> any information about where to find native libraries. This makes Web Start
> applications with extensions that use native libraries fail. The proposed
> patch [3] fixes this.
>
> Any comments concerns? Should I go ahead and commit this fix?
>
> Cheers,
> Omair
>
>
> [1] http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=507
> [2] https://bugzilla.redhat.com/show_bug.cgi?id=526247
> [3] http://icedtea.classpath.org/bugzilla/attachment.cgi?id=368
>
Looks good to me, though I would drop all this use of 'this.' which
isn't necessary.
Let's see what Deepak has to say before commit.
Thanks,
--
Andrew :-)
Free Java Software Engineer
Red Hat, Inc. (http://www.redhat.com)
Support Free Java!
Contribute to GNU Classpath and the OpenJDK
http://www.gnu.org/software/classpath
http://openjdk.java.net
PGP Key: 94EFD9D8 (http://subkeys.pgp.net)
Fingerprint: F8EF F1EA 401E 2E60 15FA 7927 142C 2591 94EF D9D8
More information about the distro-pkg-dev
mailing list