Hi, I noticed a big quality difference between Apples JDK6 implementation and the OpenJDK7. When I resize a window (JFrame) the content is repainted very ugly in OpenJDK7, in Apple JDK6 the background is painted very smoothly. What's the reason for and how can we change this? Best regards, Tobi