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 - Go to declaration is slow as it's connecting to the network
Summary: Go to declaration is slow as it's connecting to the network
Status: RESOLVED DUPLICATE of bug 194653
Alias: None
Product: java
Classification: Unclassified
Component: Javadoc (show other bugs)
Version: 7.0
Hardware: PC Mac OS X
: P3 normal (vote)
Assignee: Jesse Glick
URL:
Keywords: PERFORMANCE
Depends on:
Blocks: 41443
  Show dependency tree
 
Reported: 2011-01-04 14:10 UTC by Petr Jiricka
Modified: 2012-04-10 18:45 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Thread dump (21.50 KB, text/plain)
2011-01-04 14:10 UTC, Petr Jiricka
Details

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