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 212825 - [heapwalker] go to source waits for scan to finish
Summary: [heapwalker] go to source waits for scan to finish
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Ide (show other bugs)
Version: 7.2
Hardware: PC Linux
: P3 normal (vote)
Assignee: J Bachorik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-22 10:53 UTC by Petr Cyhelsky
Modified: 2012-06-05 06:02 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Cyhelsky 2012-05-22 10:53:05 UTC
Product Version: NetBeans IDE Dev (Build 201205200400)
Java: 1.7.0_04; Java HotSpot(TM) Client VM 23.0-b21
System: Linux version 3.2.0-24-generic running on i386; UTF-8; en_US (nb)

If go to source is invoked when scan for external changes or scanning of some completely different project is running, it will wait for the end of the scanning. It should use transactional index capabilities...
Comment 1 J Bachorik 2012-05-22 12:31:37 UTC
fixed - http://hg.netbeans.org/profiler-main/rev/f2a4d94701a5
Comment 2 Quality Engineering 2012-06-05 06:02:23 UTC
Integrated into 'main-golden', will be available in build *201206050001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/f2a4d94701a5
User: Jaroslav Bachorik <yardus@netbeans.org>
Log: #212825: Resolving a class by name and therefore GoToSource action can take advantage of the transactional index