Hi again,

> it appears that we never draw on the buffer, dispose the component
> graphics and then try to draw with this disposed graphics object. Duh...

Thinking about it, drawing to a disposed graphics might be illegal, but
surely should not segfault. So maybe we could add a little checking code
here and throw an Exception or Error instead? This actually would have
saved me alot of time...

/Roman

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil

_______________________________________________
Classpath mailing list
Classpath@gnu.org
http://lists.gnu.org/mailman/listinfo/classpath

Reply via email to