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 92727 - Go to source doesn't work for nested class
Summary: Go to source doesn't work for nested class
Status: VERIFIED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: J Bachorik
URL:
Keywords:
Depends on:
Blocks: 95320
  Show dependency tree
 
Reported: 2007-01-17 18:07 UTC by Alexander Kouznetsov
Modified: 2007-04-28 09:31 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 Alexander Kouznetsov 2007-01-17 18:07:23 UTC
NetBeans IDE Dev (Build 200701141900)
1.5.0_10; Java HotSpot(TM) Client VM 1.5.0_10-b03
Windows XP version 5.1 running on x86
ru_RU (nb); Cp1251

Profiler 070117

Steps to reproduce:
- Start Memory Profiling Task
- Open Live Results
- Find any nested class in it
- Right-click it and select "Go to source"
- RESULT: Nothing happens.

In my case I was looking for com.test.QueueTest$Event class of Sample Web Application on Tomcat using the following parameters:

Settings Name: Preset: Liveness
Profiling Type: Memory (Liveness)

Track Every: 10 instances
Record Stack Traces: Yes
Limit Stack Depth: Unlimited
Run Garbage Collection When Getting Results: Yes
Comment 1 Jiri Sedlacek 2007-02-12 11:59:36 UTC
A problem in Retouche integration, should be fixed for 6.0.
Comment 2 Alexander Kouznetsov 2007-03-21 18:54:22 UTC
The same problem with nested classes in Performance Profiling.
Comment 3 Tomas Hurka 2007-03-23 10:08:04 UTC
*** Issue 95320 has been marked as a duplicate of this issue. ***
Comment 4 J Bachorik 2007-03-23 13:37:59 UTC
fixed in trunk
Comment 5 J Bachorik 2007-03-23 13:40:16 UTC
milestone m8 set
Comment 6 Alexander Kouznetsov 2007-04-28 09:31:12 UTC
Verified with
Profiler 070426
NetBeans IDE 6.0 Preview (M9, build 070427)
1.6.0; Java HotSpot(TM) Client VM 1.6.0-b105
Windows XP version 5.1 running on x86
ru_RU (nb); Cp1251