D3D:Repainting Issues while resizing a Swing application.
Steps to reproduce:
1)Run the SwingSet2 demo or any other Swing application, with the current 6u5-b03 pit on a D3D enabled system with a Windows Vista OS.
2)Resize the application randomly.
While resizing the Frame, a black rect appears, before the Frame repaints itself completely.
This is not occuring when d3d is disabled.
The bug is is also not reproducible if I run the application with flipBufferStrategy property set to true. (-Dswing.useflipBufferStrategy=True)
This is seen since 6u5b01 jdk pit, on a 32 bit Vista Home Premimum.