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 196417

Summary: Rename of class hangs IDE
Product: java Reporter: robert_field
Component: RefactoringAssignee: robert_field
Status: RESOLVED DUPLICATE    
Severity: normal CC: robert_field
Priority: P2    
Version: 7.0   
Hardware: PC   
OS: Solaris   
Issue Type: DEFECT Exception Reporter:
Attachments: Source of project
Stack Dump

Description robert_field 2011-03-07 21:16:11 UTC
Rename of a class hangs IDE (has to be killed) about half the time.  May be generics related.  Sources attached. Try renaming AbstractFDClassNodel or DelegatingWeaveAnalyzer.

Product Version: NetBeans IDE 7.0 Beta 2 (Build 201102140001)
Java: 1.7.0-internal; OpenJDK Client VM 20.0-b05
System: SunOS version 5.10 running on x86; ISO646-US; en (nb)
Comment 1 robert_field 2011-03-07 21:17:14 UTC
Created attachment 106798 [details]
Source of project
Comment 2 Jan Becicka 2011-03-08 06:51:06 UTC
please attach thread dump. It is probably duplicate of issue 195790
Comment 3 robert_field 2011-03-08 07:28:17 UTC
Created attachment 106808 [details]
Stack Dump

This stack trace is not the same as 195790.  But it looks like it is related and may have the same underlying cause.

If this bug is a dup of 195790, then the JDK bug underlying 195790 must be escalated.  JDK7 is not in the can yet.  Just look at the list of dup bugs!
Comment 4 Jan Becicka 2011-03-08 08:51:33 UTC

*** This bug has been marked as a duplicate of bug 195790 ***