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 251698 - Profiling point wizard should not use terms CPU/Memory profiling
Summary: Profiling point wizard should not use terms CPU/Memory profiling
Status: VERIFIED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-07 11:47 UTC by Jiri Skrivanek
Modified: 2015-04-14 06:32 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 Skrivanek 2015-04-07 11:47:35 UTC
Profiling point wizard should not use terms CPU/Memory profiling but newly Methods/Objects. To reproduce:

- create some java application
- right-click in editor and choose "Profile|Insert Profiling Point..."
- now you see Supported modes CPU and Memory and it should be Methods and Objects

Product Version: NetBeans IDE Dev (Build 201504070001)
Java: 1.8.0_40; Java HotSpot(TM) 64-Bit Server VM 25.40-b25
Runtime: Java(TM) SE Runtime Environment 1.8.0_40-b26
System: Windows 8 version 6.2 running on amd64; Cp1250; en_US (nb)
Comment 1 Tomas Hurka 2015-04-07 13:08:28 UTC
Fixed in profiler-main

changeset:   285748:eaae19c3328f
user:        Tomas Hurka <thurka@netbeans.org>
date:        Tue Apr 07 15:06:49 2015 +0200
summary:     bugfix #251698, Use Methods/Objects instead of CPU/Memory profiling