I just read this interesting article by Chet:
http://weblogs.java.net/blog/chet/archive/2006/10/java_on_vista_y.html
On Vista, Direct-X acceleration will be completely disabled in Java2D’s default mode since it won’t mix with the (un-accelerated) GDI windows rendering system. I’m not that worried since on fast computers HW-acceleration is slower than the noddraw option but what of the other Java2D pipelines, like Direct-3D & OpenGL. Will these still fly on Windows Vista with Java 6?
Thanks,
Keith.