[icedtea-web] Build error

Jiri Vanek jvanek at redhat.com
Fri Apr 26 01:40:59 PDT 2013


On 04/26/2013 08:27 AM, Jiri Vanek wrote:
> On 04/26/2013 03:32 AM, Jacob Wisor wrote:
>> Hello!
>>
>> I get a build error at
>>
>>       [javac] netx\net\sourceforge\jnlp\runtime\JNLPClassLoader.java:897: closeSilently(java.io.Closeable) in net.sourceforge.jnlp.util.StreamUtils cannot be applied to (net.sourceforge.jnlp.util.JarFile)
>>       [javac]                 StreamUtils.closeSilently(mainJar);
>>
>> after rebuild. The error seems to be due to change 685:d5d3f8a62906.
> 
> My suspicions are going more to  684:d5d3f8a62906 (Ensure JarFile handles do not leak)  , as it was designed BEFORE(net.sourceforge.jnlp.util.JarFile) the 675:e866698141e(added  but applied AFTER it.
> 
> CC Adam as  684:d5d3f8a62906 author, but I have build today both on JDK6, and JDK7 and can not reproduce:(

Taking back. It is really reproducible on JDK6. I have been working on wrong copy of repository. Fix should be simple. Thax for leting us know!
> 
>> Sincerely,
>> Jacob
> 




More information about the distro-pkg-dev mailing list