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 82299 - It takes about minute or more to update model/source after attribute addition in source
Summary: It takes about minute or more to update model/source after attribute addition...
Status: RESOLVED DUPLICATE of bug 82943
Alias: None
Product: uml
Classification: Unclassified
Component: Synchronization (show other bugs)
Version: 5.x
Hardware: All Mac OS X
: P1 blocker (vote)
Assignee: issues@uml
URL:
Keywords: PERFORMANCE
Depends on: 82943
Blocks:
  Show dependency tree
 
Reported: 2006-08-09 17:11 UTC by Sergey Petrov
Modified: 2006-09-26 17:29 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey Petrov 2006-08-09 17:11:07 UTC
Java 1.6, MacOsX

in class with about 5 attributes it takes too much time to add one more
attribute in source
Comment 1 Peter Lam 2006-08-11 01:01:06 UTC
Looks like there's performance issue using jdk 1.6. I even get this performance
problem creating the 1st attribute. It took a while to refresh the ide/diagram
editor with the new attribute after entering attribute name and pressing the
Enter key. 
With jdk 1.5 that I tried, the problem does not exist even creating 10+ attributes.
Comment 2 Peter Lam 2006-08-15 00:02:55 UTC
removed REGRESSION keyword since this is not a regression. It exists because JDK
1.6 is used.
Comment 3 Peter Lam 2006-08-17 22:42:51 UTC
Mark this one as a duplicate of an overall performance problem using jdk 1.6
captured in issue 82943.

*** This issue has been marked as a duplicate of 82943 ***