bug-classpath
[Top][All Lists]
Advanced

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

[Bug swing/24229] JTextField and JTextArea problems


From: abalkiss at redhat dot com
Subject: [Bug swing/24229] JTextField and JTextArea problems
Date: 11 Oct 2005 19:08:39 -0000


------- Comment #4 from abalkiss at redhat dot com  2005-10-11 19:08 -------
Created an attachment (id=9969)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9969&action=view)
patch

This is fixed, and here is the patch.  The mauve testcase that was attached
earlier is invalid, 1 of 2 tests fails on the reference implementation (1.5). 
Our implementation now fails the same 1 out of 2 tests, I'm pretty sure the
test is invalid.

The original testcase to demonstrate the bug works fine now, the JTextField is
updated properly as is the JTextArea and the NPE no longer comes up. 
Incidentally, this was not the reversal of a previous fix, but rather new code
altogether, I'm not sure which patch broke the behaviour in the first place,
but also I'm not sure why it worked in the first place because the code wasn't
there to get it to work.  I think due to timing or something equally fragile we
just got lucky.  Now the proper call is in place and it works.


-- 

abalkiss at redhat dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |abalkiss at redhat dot com
                   |dot org                     |
             Status|UNCONFIRMED                 |ASSIGNED


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





reply via email to

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