<html>
<head>
<base href="http://icedtea.classpath.org/bugzilla/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_ASSIGNED "
title="ASSIGNED - GWT modules are failing to compile under 1.6.0_39"
href="http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2956#c15">Comment # 15</a>
on <a class="bz_bug_link
bz_status_ASSIGNED "
title="ASSIGNED - GWT modules are failing to compile under 1.6.0_39"
href="http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2956">bug 2956</a>
from <span class="vcard"><a class="email" href="mailto:gnu.andrew@redhat.com" title="Andrew John Hughes <gnu.andrew@redhat.com>"> <span class="fn">Andrew John Hughes</span></a>
</span></b>
<pre> [java] Caused by: java.lang.ClassCastException:
sun.net.www.protocol.file.FileURLConnection cannot be cast to
java.net.JarURLConnection
[java] at
com.google.gwt.dev.javac.JdtCompiler$JreIndex.readPackages(JdtCompiler.java:176)
[java] at
com.google.gwt.dev.javac.JdtCompiler$JreIndex.<clinit>(JdtCompiler.java:154)
I don't see how that's an OpenJDK fault; it is an invalid cast...
public class FileURLConnection extends URLConnection { ...
abstract public class URLConnection extends java.net.URLConnection { ...
public abstract class URLConnection {</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>