[icedtea-web] RFC: PR618 - Can't install OpenDJ, JavaWebStart fails with Input stream is null error.

Omair Majid omajid at redhat.com
Mon Sep 19 08:44:33 PDT 2011


Hi,

The attached patch fixes PR618. There is an old thread [1] that traces 
the evolution of this patch.

The patch tires to make sure that resources marked as 'lazy' are 
searched too if a resource is not found.

ChangeLog
2011-09-19  Omair Majid  <omajid at redhat.com>

   PR618
   * NEWS: Update.
   * netx/net/sourceforge/jnlp/runtime/JNLPClassLoader.java
   (getResource): Rename to ...
   (findResource): New method.
   (findResources): If resource can not be found, search in lazy
   resources.
   (findResourcesBySearching): New method.

Any thoughts or comments?

Cheers,
Omair

[1] 
http://thread.gmane.org/gmane.comp.java.openjdk.distro-packaging.devel/11869
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lazy-load-resources-06.patch
Type: text/x-patch
Size: 3511 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20110919/4fa7be4c/lazy-load-resources-06.patch 


More information about the distro-pkg-dev mailing list