[kaffe] Re: gcj 4.1.x issue

Tom Tromey tromey at redhat.com
Thu Dec 22 08:23:25 PST 2005


>>>>> "Mark" == Mark Wielaard <mark at klomp.org> writes:

Mark> In this case it really does seem a bug in gcj -C byte code generation.
Mark> Since this is a static inner class it should create an (package private)
Mark> accessor method for the private ByteArrayOutputStream buffer field.
Mark> (jikes does this correctly btw.) A workaround is to just remove the
Mark> private flag from the buffer field in this case.

This was PR 19870.  We thought it was fixed but perhaps this is a new
instance of it.

Tom




More information about the kaffe mailing list