RFC: Bug in JNLPClassloader when using nested jars

Omair Majid omajid at redhat.com
Tue Jul 7 07:15:00 PDT 2009


Deepak Bhole wrote:
> * Omair Majid <omajid at redhat.com> [2009-06-29 16:27]:
>> Hi,
>>
>> The attached patch fixes a bug in JNLPClassloader that occurs when  
>> JNLPClassloader tries to load nested jars in nested directories.
>>
>> To reproduce the issue:
>> $ javaws http://dnld0.sparkom.com/sparkangels/sangels/sparkangels.jnlp
>> [snip]
>> Caused by: java.lang.NoClassDefFoundError: sparkangels/vb
>>         at com.sparkom.launcher.Main.main(Unknown Source)
>>         ... 6 more
>> [snip]
>>
> 
> Looks good to me.
> 

Thanks. Pushed as changeset 742216fd1f8f.

Cheers,
Omair



More information about the distro-pkg-dev mailing list