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 205498 - No live results in VisualVM
Summary: No live results in VisualVM
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-23 18:36 UTC by Tomas Hurka
Modified: 2011-11-27 17:00 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 Tomas Hurka 2011-11-23 18:36:51 UTC
VisualVM based on NetBeans Profiler 7.1 does not display live results when doing profiling (both memory and CPU).
Comment 1 Tomas Hurka 2011-11-23 18:53:29 UTC
Fixed in profiler-main

changeset:   207675:9588419d4f09
user:        Tomas Hurka <thurka@netbeans.org>
date:        Wed Nov 23 19:52:04 2011 +0100
summary:     bugfix #205498, use isShowing() instead of isOpened() to find out if the live results UI is displayed
Comment 2 Quality Engineering 2011-11-27 17:00:35 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/9588419d4f09
User: Tomas Hurka <thurka@netbeans.org>
Log: bugfix #205498, use isShowing() instead of isOpened() to find out if the live results UI is displayed