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 145657 - redefined operation compartment is lost after Sync Element With Data
Summary: redefined operation compartment is lost after Sync Element With Data
Status: VERIFIED FIXED
Alias: None
Product: uml
Classification: Unclassified
Component: Synchronization (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Trey Spiva
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-30 02:04 UTC by Peter Lam
Modified: 2008-09-19 22:42 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
ide log file (33.42 KB, text/plain)
2008-08-30 02:04 UTC, Peter Lam
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Lam 2008-08-30 02:04:25 UTC
build 20080829

redefined operation compartment is lost after Sync Element With Data action.

- create the uml sample project
- from the reverse engineered model, expand the Model down to the bankpack package
- select BankAccount and History classes
- right click and select CDFS to create a class diagram. notice that the redefined operation compartment is there on the
BankAccount class.
- from the cdfs class diagram, right click on BankAccount and select Sync Element With Data
Result: redefined operation compartment disappeared along with the few operations from that compartment. The following
exception also popped up. See attached ide log file for complete exception.

java.util.ConcurrentModificationException
	at java.util.AbstractList$Itr.checkForComodification(AbstractList.java:372)
	at java.util.AbstractList$Itr.next(AbstractList.java:343)
	at org.netbeans.api.visual.widget.Widget.paintChildren(Widget.java:1534)
	at org.netbeans.api.visual.widget.Widget.paint(Widget.java:1483)
...
Comment 1 Peter Lam 2008-08-30 02:04:49 UTC
Created attachment 68693 [details]
ide log file
Comment 2 Trey Spiva 2008-09-02 16:51:16 UTC
fixed

http://hg.netbeans.org/uml-main/rev/a502c4eaec36
Comment 3 Trey Spiva 2008-09-02 18:37:24 UTC
Reviewed
Comment 4 Peter Lam 2008-09-19 22:42:17 UTC
verified in build 20080919