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 12673 - Class Wizard is too slow
Summary: Class Wizard is too slow
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: Petr Nejedly
URL:
Keywords: PERFORMANCE
: 12702 (view as bug list)
Depends on:
Blocks:
 
Reported: 2001-06-08 12:05 UTC by Jan Becicka
Modified: 2008-12-22 20:47 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
thread dump (14.09 KB, text/plain)
2001-06-08 12:06 UTC, Jan Becicka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Becicka 2001-06-08 12:05:06 UTC
[dev-206]
Invoke Class Wizard (e.g. new | Classes | Class)
Click next.
You have to wait, too long, until the next page is displayed.
See stacktrace.
Comment 1 Jan Becicka 2001-06-08 12:06:35 UTC
Created attachment 1511 [details]
thread dump
Comment 2 Svata Dedic 2001-06-08 12:13:02 UTC
Looks like a performance problem with ObjectEditor in core
Comment 3 Jan Becicka 2001-06-08 12:46:49 UTC
I'm rising priority, because Class Wizard is too slow for daily working.
Comment 4 Petr Slegr 2001-06-08 16:20:20 UTC
*** Issue 12702 has been marked as a duplicate of this issue. ***
Comment 5 Petr Nejedly 2001-09-20 16:21:32 UTC
Seems OK now, unless your "too long" is about 300ms.
In the stack trace, the IDE was doing something in ClassLoaders
and they have been rewritten, maybe ObjectEditor too.
Closing as FIXED, reopen if you still think it is too slow
and provide some concrete time to see in which order we are.
Comment 6 Jan Zajicek 2001-09-21 09:35:07 UTC
verified
Comment 7 Quality Engineering 2003-07-01 16:16:19 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.