cornercorner
FeaturesPluginsDocs & SupportCommunityPartners

Bug 162801 - Go To Source doesn't work for external snapshots
: Go To Source doesn't work for external snapshots
Status: VERIFIED FIXED
: profiler
Base
: 6.7
: All All
: P1 (vote)
: 6.7
Assigned To:
:
:
:
: REGRESSION
:
:
  Show dependency treegraph
 
Reported: 2009-04-16 10:27 by
Modified: 2009-06-03 14:40 (History)
Issue Type: DEFECT
:


Attachments


Note

You need to log in before you can comment on or make changes to this bug.


Description From 2009-04-16 10:27:03
Steps to reproduce:

 1/ Start profiling a project performance, take snapshot
 2/ Save snapshot to external file (not to project)
 3/ Open the external snapshot, invoke Go To Source - doesn't work: class and
method name are connected by '#' instead
of '.', method signature is in VM format.


Alternate steps:

 1/ Create a snapshot using the IDE self-sampling tool
 2/ Invoke Go To Source in the snapshot - doesn't work: class and method name
are connected by '#' instead of '.'


Summary: Go To Source doesn't work for snapshots not saved in a project.
------- Comment #1 From 2009-04-16 10:27:57 -------
Regression, opening external snapshots worked fine in NetBeans IDE 6.5.
------- Comment #2 From 2009-04-16 10:28:31 -------
Regression, Go To Source in external snapshots worked fine in NetBeans IDE 6.5.
------- Comment #3 From 2009-04-16 11:05:34 -------
Fixed in profiler-main:


changeset:   126982:2deaba9dcec0
user:        Jiri Sedlacek <jis@netbeans.org>
date:        Thu Apr 16 12:02:37 2009 +0200
summary:     Bugfix #162801 - project can be null for Go To Source
------- Comment #4 From 2009-04-17 19:52:22 -------
Integrated into 'main-golden', will be available in build *200904171401* on
http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/2deaba9dcec0
User: Jiri Sedlacek <jis@netbeans.org>
Log: Bugfix #162801 - project can be null for Go To Source
------- Comment #5 From 2009-06-03 14:40:23 -------
marking verified