gcj: ICE on gcj -c seda.jar
Shaun Jackman
sjackman@gmail.com
Mon Dec 4 17:05:00 GMT 2006
On 12/4/06, Andrew Haley <aph@redhat.com> wrote:
> Thanks. This is caused because
> seda.sandStorm.internal.AggTPSThreadManager$governorThread is in the
> file
> seda/sandStorm/internal/ATTIC/AggTPSThreadManager$governorThread.class
> (In other words, it's not where gcj expects to find it.)
>> This is a bug in gcj. We probably shouldn't even attempt to generate
> code when a class is not in the right place in an archive, and exit
> with a compiler error.
>> zip -d usr/share/java/seda.jar seda/sandStorm/internal/ATTIC/\*
>> solves the problem.
Thanks, Andrew. I thought that ATTIC directory looked a little suspicious.
Cheers,
Shaun
More information about the Java
mailing list