This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Possible bytecode verifier issues
Tom Tromey writes:
> >>>>> "Ranjit" == Ranjit Mathew <rmathew4lists at hotmail dot com> writes:
>
> Ranjit> Is this is a known issue with GCJ or could it be
> Ranjit> that his class bytecodes are really SNAFU-ed?
>
> No, they are fine. This is a weird corner case. The archives have a
> nice explanation from (who else?) Eric Blake.
I worked on this code fairly recently, and every case I found was
correct.
Andrew.