This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug SWING/16280] Swing application fails with Graphics2D enabled


------- Additional Comments From graydon at redhat dot com  2004-07-07 16:38 -------
I believe I have fixed this bug with a checkin today. returning null from the 
toolkit is actually incorrect behavior altogether. so the checkin adds a new 
special "error image" type which always serves a an error status to any 
consumers; I believe this is more "correct" behavior, since our Graphics2D image 
loading is not truly asynchronous. please confirm on your end, and if fixed, 
close the bug.



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|                            |1


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]