Patch for IcedTea Bug# 406/RHBZ# 520777

Deepak Bhole dbhole at redhat.com
Tue Dec 1 08:23:15 PST 2009


This patch fixes a parser bug so that the plugin can handle nested
object tags.

Additionally, the context classloader for the applet threadgroup is 
now set to the applet loader for the applet so that security exceptions
don't happen when an applet tries getContextClassLoader().

ChangeLog:
2009-11-27  Deepak Bhole <dbhole at redhat.com>

   * plugin/icedtea/sun/applet/PluginAppletViewer.java
   (getWindow): Fortify condition for  wait for panel initialization.
   (parse): Handle nested objected tags, don't allow parameter value
   overwrite.
   * rt/net/sourceforge/jnlp/Launcher.java
   (createApplet): Set context classloader for the thread to the applet's
   classloader, so that getContextClassLoader calls succeed.

Deepak
-------------- next part --------------
A non-text attachment was scrubbed...
Name: itb-406-rhbz-520777.patch
Type: text/x-patch
Size: 5226 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20091201/d6f1f4d9/itb-406-rhbz-520777.patch 


More information about the distro-pkg-dev mailing list