[RFC] netx: only create one instance of JNLPClassLoader for entire application

Omair Majid omajid at redhat.com
Thu Jul 8 06:59:29 PDT 2010


Hi,

The attached patch modifies the JNLPClassLoader so only one instance of 
the loader is created per application. This patch also makes the 
classloader keep track of each JNLP file and the resources it loads. For 
applets, it only keeps track of the main applet JNLP (the PluginBridge) 
and uses that.

Any comments?

Cheers,
Omair
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: icedtea6-jnlp-single-classloader-updated.patch
Url: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20100708/2f189f94/icedtea6-jnlp-single-classloader-updated.patch 


More information about the distro-pkg-dev mailing list