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 219693 - No data collected after Reset Results when sampling memory
Summary: No data collected after Reset Results when sampling memory
Status: VERIFIED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 7.3
Hardware: All All
: P2 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-08 10:21 UTC by Jiri Sedlacek
Modified: 2012-10-09 02:03 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 2012-10-08 10:21:10 UTC
Product Version: NetBeans IDE Dev (Build 20121008-9d5d0e5dabae)
Java: 1.6.0_35; Java HotSpot(TM) 64-Bit Server VM 20.10-b01
System: Windows 7 version 6.1 running on amd64; Cp1252; en_US (nb)

Profile a project using the new memory sampler. Show Live Results, invoke Reset Results. Live Results will no longer display any data.
Comment 1 Tomas Hurka 2012-10-08 14:14:49 UTC
Fixed in profiler-main

changeset:   235217:7e79d81ee4e5
user:        Tomas Hurka <thurka@netbeans.org>
date:        Mon Oct 08 16:11:34 2012 +0200
summary:     bugfix #219693, notify client that memory sampling data is available after invoking reset results
Comment 2 Jiri Sedlacek 2012-10-08 15:18:41 UTC
Verified.
Comment 3 Quality Engineering 2012-10-09 02:03:49 UTC
Integrated into 'main-golden', will be available in build *201210090002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/7e79d81ee4e5
User: Tomas Hurka <thurka@netbeans.org>
Log: bugfix #219693, notify client that memory sampling data is available after invoking reset results