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 105556 - [ProfilingPoints] Stripe submenu shouldn't be shown if there is no profiling point on the line
Summary: [ProfilingPoints] Stripe submenu shouldn't be shown if there is no profiling ...
Status: VERIFIED WORKSFORME
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-04 12:17 UTC by Alexander Kouznetsov
Modified: 2007-12-04 15:54 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-06-04 12:17:53 UTC
NetBeans IDE Dev (Build 200705311200)
1.6.0; Java HotSpot(TM) Client VM 1.6.0-b105
Windows XP version 5.1 running on x86
ru_RU (nb); Cp1251

Steps to reproduce:
- Open some java file
- Right click the stripe at line without Profiling Points
- RESULT: There is Profiling Point submenu, but no Breakpoint submenu. To ensure
consistency, Profiling Point submenu shouldn't be shown in this case.
Comment 1 Jiri Sedlacek 2007-10-01 10:49:27 UTC
Product Version: NetBeans IDE Dev (Build 200709250000) Java: 1.6.0_03-ea; Java HotSpot(TM) Client VM 1.6.0_03-ea-b02
System: Windows XP version 5.1 running on x86; Cp1250; cs_CZ (nb)

1/ Created new Anagram Game application
2/ Opened Anagrams.java class, switched to Source
3/ Right-clicked the gutter for several lines, no Profiling Point submenu shown

Closing as WORKSFORME.
Comment 2 Alexander Kouznetsov 2007-12-04 15:54:21 UTC
It is still randomly shown sometimes but it seems to be harmless.