Hi, Dmitri
> You can probably figure out for yourself by inserting printouts in
> your rendering methods ("doing fill with gradient", "issuing drawImage"
> etc), and specifying -Dsun.java2d.trace=log option which
> traces rendering primitives on the fly (as opposed
> to =count, which counts them and prints out the
> summary at the end). Then you'll see exactly what tracing lines
> correspond to your commands.
Thanks for the advice.
> But in general, there's some information here:
>
> http://java.sun.com/javase/6/webnotes/trouble/TSG-Desktop/html/gcrua.html#gcrus
>
> This Java Client troubleshooting guide is quite useful, btw.
Excellent indeed. Thanks for the link.
Kirill
[Message sent by forum member 'kirillcool' (kirillcool)]
http://forums.java.net/jive/thread.jspa?messageID=272346
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA2D-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".