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 194017

Summary: Go to declaration is slow as it's connecting to the network
Product: java Reporter: Petr Jiricka <pjiricka>
Component: JavadocAssignee: Jesse Glick <jglick>
Status: RESOLVED DUPLICATE    
Severity: normal CC: jbecicka
Priority: P3 Keywords: PERFORMANCE
Version: 7.0   
Hardware: PC   
OS: Mac OS X   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 41443    
Attachments: Thread dump

Description Petr Jiricka 2011-01-04 14:10:17 UTC
Created attachment 104698 [details]
Thread dump

I am using the City.zip sample attached to this article: http://java.dzone.com/articles/getting-started-jpa-and. The steps I did are:

1. Open the project (and resolve the broken library)
2. Open Main.java
3. Ctrl+Click on frmCity.

The Go to Declaration "please wait" window with the Cancel button was displayed for a long time (> 10 seconds). I am attaching a thread dump taken during the operation.
Comment 1 Tomas Zezula 2011-01-04 14:42:59 UTC
Saimilar to #187919 filled by Petr Jiricka.
Comment 2 Jesse Glick 2012-04-10 18:45:08 UTC

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