This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 35146 - [java-mdr] Too many property changes and JavaConnections fired
Summary: [java-mdr] Too many property changes and JavaConnections fired
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords: TEST
Depends on:
Blocks:
 
Reported: 2003-07-25 12:44 UTC by Jan Becicka
Modified: 2007-09-26 09:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
ClassChanged.ref (2.16 KB, text/plain)
2003-07-25 12:45 UTC, Jan Becicka
Details
ConstructorChanged.ref (916 bytes, text/plain)
2003-07-25 12:47 UTC, Jan Becicka
Details
FieldChanged.ref (322 bytes, text/plain)
2003-07-25 12:48 UTC, Jan Becicka
Details
MethodChanged.ref (1.55 KB, text/plain)
2003-07-25 12:49 UTC, Jan Becicka
Details
InitializerChanged.ref (236 bytes, text/plain)
2003-07-25 12:50 UTC, Jan Becicka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Becicka 2003-07-25 12:44:18 UTC
java.eventfiring.* tests fails, because too many
property changes are fired.

Attaching test ouputs. Expected results available
in cvs:
java/test/qa-functional/src/org/netbeans/test/java/eventfiring/**/*.pass
Comment 1 Jan Becicka 2003-07-25 12:45:49 UTC
Created attachment 11136 [details]
ClassChanged.ref
Comment 2 Jan Becicka 2003-07-25 12:47:23 UTC
Created attachment 11137 [details]
ConstructorChanged.ref
Comment 3 Jan Becicka 2003-07-25 12:48:31 UTC
Created attachment 11138 [details]
FieldChanged.ref
Comment 4 Jan Becicka 2003-07-25 12:49:14 UTC
Created attachment 11139 [details]
MethodChanged.ref
Comment 5 Jan Becicka 2003-07-25 12:50:40 UTC
Created attachment 11140 [details]
InitializerChanged.ref
Comment 6 Martin Matula 2003-12-08 17:17:57 UTC
fixed
Comment 7 Jan Becicka 2004-07-23 13:15:41 UTC
Verified