[icedtea-web] Build error

Jiri Vanek jvanek at redhat.com
Thu Apr 25 23:27:32 PDT 2013


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:(

> Sincerely,
> Jacob




More information about the distro-pkg-dev mailing list