bug-classpath
[Top][All Lists]
Advanced

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

[Bug swing/24335] New: DocumentEvents contain the wrong information


From: abalkiss at redhat dot com
Subject: [Bug swing/24335] New: DocumentEvents contain the wrong information
Date: 12 Oct 2005 17:48:34 -0000

The testcase attached shows that we are attaching an ElementChange to
DocumentEvents when we should not be. 

Expected output: 
insert
java.lang.NullPointerException

Actual output:
insert
removed: 1
added: 1


-- 
           Summary: DocumentEvents contain the wrong information
           Product: classpath
           Version: unspecified
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: swing
        AssignedTo: abalkiss at gcc dot gnu dot org
        ReportedBy: abalkiss at redhat dot com


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





reply via email to

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