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

Saad Mohammad smohamma at redhat.com
Mon Aug 8 12:09:15 PDT 2011


Not sure why changelog has incorrect indentation.

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)


----- Original Message -----
From: "Saad Mohammad" <smohammad at redhat.com>
To: "IcedTea Distro List" <distro-pkg-dev at openjdk.java.net>
Sent: Monday, August 8, 2011 3:03:52 PM
Subject: [RFC][IcedTea-WEB]: Fix for PR765

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




More information about the distro-pkg-dev mailing list