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 209083

Summary: Fix popup menus when GoToSource.isAvailable() returns false
Product: profiler Reporter: Tomas Hurka <thurka>
Component: BaseAssignee: Tomas Hurka <thurka>
Status: RESOLVED FIXED    
Severity: normal Keywords: VISUALVM
Priority: P3    
Version: 7.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Tomas Hurka 2012-03-02 09:09:09 UTC
The popup menus on several profiler components (snapshots, live results, heapwalker) have superfluous separators, when GoToSource.isAvailable() returns false.
Comment 1 Tomas Hurka 2012-03-05 13:55:22 UTC
Fixed in profiler-main

changeset:   214253:ebb89653afcc
user:        Tomas Hurka <thurka@netbeans.org>
date:        Mon Mar 05 14:51:23 2012 +0100
summary:     bugfix #209083, fix separator when GoToSource.isAvailable() returns false
Comment 2 Quality Engineering 2012-03-17 10:39:22 UTC
Integrated into 'main-golden', will be available in build *201203170400* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/ebb89653afcc
User: Tomas Hurka <thurka@netbeans.org>
Log: bugfix #209083, fix separator when GoToSource.isAvailable() returns false