[RFC][IcedTea-WEB]: Fix for PR765

Saad Mohammad smohammad at redhat.com
Mon Aug 8 12:03:52 PDT 2011


This is the patch for PR765:
     http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=765

This bug is reproduced by having the jar (with the main class) marked as 
lazy with additional resources (if any) that are also marked as lazy.

ChangeLog:

2011-08-08  Saad Mohammad <smohammad at redhat.com>

     * netx/net/sourceforge/jnlp/runtime/JNLPClassLoader.java:
       (initializeResources): Always initializes the jar file with the 
main class
       at start (even if the jar file is marked as lazy)

-- 
Cheers,
Saad Mohammad

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 765.patch
Url: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20110808/483f9120/765.patch 


More information about the distro-pkg-dev mailing list