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 196118 - IDE hangs by using hints
Summary: IDE hangs by using hints
Status: RESOLVED DUPLICATE of bug 195790
Alias: None
Product: java
Classification: Unclassified
Component: Hints (show other bugs)
Version: 7.0
Hardware: PC Windows XP
: P3 normal (vote)
Assignee: Jan Lahoda
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-28 18:01 UTC by choces
Modified: 2011-03-08 14:07 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE hang thread dump (24.06 KB, application/octet-stream)
2011-03-01 13:26 UTC, choces
Details
IDE hang thread dump II (32.42 KB, application/octet-stream)
2011-03-02 09:04 UTC, choces
Details

Note You need to log in before you can comment on or make changes to this bug.
Description choces 2011-02-28 18:01:42 UTC
I've experienced a great amount of IDE hangs, soon after clicking on the "light bulb" for code hints.
The clock remains on busy state, and the IDE goes totally irresponsive.
The type of hint doesn't seem to matter: it happens with all hints, and not always.
Comment 1 Jan Lahoda 2011-03-01 12:05:53 UTC
Please generate a thread dump when the IDE hangs:
http://wiki.netbeans.org/GenerateThreadDump
Thanks.
Comment 2 choces 2011-03-01 13:26:40 UTC
Created attachment 106597 [details]
IDE hang thread dump
Comment 3 Jan Lahoda 2011-03-01 13:33:33 UTC
Thanks.

*** This bug has been marked as a duplicate of bug 195790 ***
Comment 4 choces 2011-03-02 09:04:26 UTC
Created attachment 106625 [details]
IDE hang thread dump II
Comment 5 choces 2011-03-02 09:04:56 UTC
I've also experienced the same IDE hangs doing a refactoring (rename methods or fields), and correcting Javadocs.
I don't know if it's related to existing bug, or a new one.
Thread dump attached.
Comment 6 Jan Lahoda 2011-03-02 09:19:19 UTC
Same as 195790.
Comment 7 choces 2011-03-08 14:07:13 UTC
Maybe it's a bit early to state this, but JDK 7.0 build 132 might have cured this one and other related troubles.