Will 6246760 be fixed in Mustang?

Hi there,

Just for interrest, will bug http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6246760 be fixed till Mustang release?
Its not that important but e.g. broke some desktop software I’ve written before I developed all my apps with the OGL pipeline in my mind.

Its just a quite common task to create offscreen-VIs that are larger than the JFrame they were created on (e.g. scrolling bufferes, …) and its a bit disgusting :wink:

lg Clemens

As far as I can tell, this is a driver bug. I just haven’t had a chance to boil it down into a simplified native testcase for Nvidia. Hopefully it doesn’t require any changes on the JDK side, and hopefully Nvidia can get it fixed once I submit the bug report (meaning before Mustang ships).

Chris

ah I did not know that its a driver bug but thought its a problem somewhere in the java2d-pipeline or awt classes - in this case its far less dramatically since its not SUN’s responsibility to get the bug fixed but nvidia’s.

Thats for evaluating it, lg Clemens