Buglet in gcj

Tom Tromey tromey@redhat.com
Mon Oct 8 20:02:00 GMT 2001


Take a look at gnu.gcj.xlib.XImage.toString().

I think this code is invalid -- some variables, like `format', aren't
definitely assigned.  The .java front end should give us an error, but
it doesn't.

Tom



More information about the Java mailing list