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 104675 - Profiling points do not work on methods of anonymous classes?
Summary: Profiling points do not work on methods of anonymous classes?
Status: VERIFIED DUPLICATE of bug 79208
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-24 00:09 UTC by _ gsporar
Modified: 2007-09-08 12:05 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
sample project - only one source file in it. (11.64 KB, application/octet-stream)
2007-05-24 00:10 UTC, _ gsporar
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ gsporar 2007-05-24 00:09:49 UTC
Using the attached project, I set a reset results profiling point at the
beginning of line 44 and a take snapshot profiling point at the end of line 53.

I then did memory profiling with "track every" set to 1 but tracking allocations
only and no stack traces.

The program runs fine but the profiling points never get hit.  Is it because
they are on a method that is in an anonymous class?
Comment 1 _ gsporar 2007-05-24 00:10:24 UTC
Created attachment 42712 [details]
sample project - only one source file in it.
Comment 2 Alexander Kouznetsov 2007-05-24 09:50:49 UTC

*** This issue has been marked as a duplicate of 79208 ***
Comment 3 Alexander Kouznetsov 2007-09-08 12:05:49 UTC
Verified duplicate