Re: [kaffe] Re: Bug Status of Kaffe

2004-01-04 Thread Arnaud Vandyck
Many thanks Ben! Ben Burton <[EMAIL PROTECTED]> writes: > reassign 210716 gcj-3.3 > thanks > >> So basically, jython has been compiled by a buggy compiler ;) > > Confirmed: I've just uploaded a new jython package that builds using > jikes-gij instead of gcj, and the problem goes away. Of course

Re: [kaffe] Re: Bug Status of Kaffe

2004-01-04 Thread Arnaud Vandyck
Dalibor Topic <[EMAIL PROTECTED]> writes: > So basically, jython has been compiled by a buggy compiler ;) The JVM > Spec 2nd Edition says in $4.7.3 'The Code Attribute' : [snip] [...] > WARNING Bad bytecode! Illegal exception table: start_pc=sth not lower > than end_pc=sth in method something_el