>>>>> "Mark" == Mark Wielaard <[EMAIL PROTECTED]> 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

_______________________________________________
kaffe mailing list
kaffe@kaffe.org
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

Reply via email to