bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug swing/23557] JComboBox under Graphics2D crashes VM and GTK


From: hendrich at informatik dot uni-hamburg dot de
Subject: [Bug swing/23557] JComboBox under Graphics2D crashes VM and GTK
Date: 29 Sep 2005 12:48:21 -0000

------- Additional Comments From hendrich at informatik dot uni-hamburg dot de  
2005-09-29 12:48 -------
Subject: Re:  JComboBox under Graphics2D crashes VM and GTK


> The problem with Graphics2D is almost certainly due to this patch:
> [...]

Well, I don't see SEGVs in PR23557 at the moment, but just Unsupported-
OperationExceptions because Graphics2D.copyArea() is not implemented yet.

This in turn is due to a change in the Swing repaint mechanism that
Roman checked in a few days ago: the 2005-09-22 JViewport patch.

As copyArea() is required for almost all non-trivial applications somewhere,
Swing with Graphics2D enabled is more or less pointless at the moment.
I submitted this as PR24099.

- Norman



-- 


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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]