[Bug AWT/16769] graphics and images are not always drawn in the right order

fitzsim at redhat dot com gcc-bugzilla@gcc.gnu.org
Tue Sep 21 20:14:00 GMT 2004


------- Additional Comments From fitzsim at redhat dot com  2004-09-21 20:14 -------
Fixed on java-gui-branch.  All Graphics.drawImage methods are synchronous.  They
draw the portion of an image that is currently loaded and then return rather
than blocking until the entire image is available.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16769



More information about the Gcc-bugs mailing list