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

Summary: [java-mdr] Too many property changes and JavaConnections fired
Product: java Reporter: Jan Becicka <jbecicka>
Component: UnsupportedAssignee: issues@java <issues>
Status: CLOSED FIXED    
Severity: blocker Keywords: TEST
Priority: P3    
Version: 4.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: DEFECT Exception Reporter:
Attachments: ClassChanged.ref
ConstructorChanged.ref
FieldChanged.ref
MethodChanged.ref
InitializerChanged.ref

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