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 164670 - Cannot open context menu in live liveness memory results
Summary: Cannot open context menu in live liveness memory results
Status: VERIFIED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Jiri Sedlacek
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2009-05-07 10:52 UTC by Jiri Sedlacek
Modified: 2009-06-08 15:46 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 Jiri Sedlacek 2009-05-07 10:52:43 UTC
Regression, caused by http://hg.netbeans.org/profiler-main/rev/a123e622c0ae.
NPE is thrown instead of opening context menu when allocation stack traces are not collected.
Comment 1 Jiri Sedlacek 2009-05-07 10:59:02 UTC
Fixed in profiler-main: http://hg.netbeans.org/profiler-main/rev/45925155b429
Comment 2 Quality Engineering 2009-05-08 07:47:23 UTC
Integrated into 'main-golden', will be available in build *200905080201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/45925155b429
User: Jiri Sedlacek <jis@netbeans.org>
Log: Bugfix #164670 - context menu item can be null
Comment 3 matusdekanek 2009-06-08 15:46:50 UTC
seems to work fine, marking verified