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 - Rename of class hangs IDE
Summary: Rename of class hangs IDE
Status: RESOLVED DUPLICATE of bug 195790
Alias: None
Product: java
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 7.0
Hardware: PC Solaris
: P2 normal (vote)
Assignee: robert_field
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-07 21:16 UTC by robert_field
Modified: 2011-03-08 08:51 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Source of project (1.10 MB, application/octet-stream)
2011-03-07 21:17 UTC, robert_field
Details
Stack Dump (18.97 KB, text/plain)
2011-03-08 07:28 UTC, robert_field
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***