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 166573

Summary: Refactoring blocks AWT for >30s
Product: editor Reporter: Jaroslav Tulach <jtulach>
Component: RefactoringAssignee: issues@java <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker CC: issues, t_h
Priority: P2 Keywords: PERFORMANCE
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Profiler snapshot

Description Jaroslav Tulach 2009-06-04 21:19:40 UTC
I have selected a java class, put it into clipboard (Ctrl+X) and then started to move over explorer to another 
package. The system got completely unresponsive. Either because of some slow refactoring convert operation or because 
explorer calls that operation too often.
Comment 1 Jaroslav Tulach 2009-06-04 21:20:21 UTC
Created attachment 83218 [details]
Profiler snapshot
Comment 2 Jan Pokorsky 2009-06-05 10:54:15 UTC

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