Re: [JAVA2D] Trouble Shooting High X-Server Load on Solaris

2007-09-17 Thread Rob Ratcliff
Hi Dmitri, I think we're understanding the problem more now. We think that a repaint of the blank map is causing a repaint of an overlapping panel that sports translucent gradient shading and vice-versa. So we're going to take that out of the equation and see if the X-Server responds better.

Re: [JAVA2D] Trouble Shooting High X-Server Load on Solaris

2007-09-17 Thread Dmitri Trembovetski
Hi Rob, what java version are you using? We have made some improvements in jdk7 so that we don't send extra requests to the server. Although looking at the requests it appears that the top ones might belong to AWT, not 2D - which would explain why you didn't see any difference when