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 139305

Summary: ability to define name and add metadata to snapshots
Product: profiler Reporter: jamesvera <jamesvera>
Component: BaseAssignee: Jiri Sedlacek <jis>
Status: RESOLVED FIXED    
Severity: blocker CC: ehucka, iformanek, neilwightman
Priority: P3 Keywords: VISUALVM
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description jamesvera 2008-07-08 19:27:39 UTC
After creating a snapshot it would be nice to associate some metadata with it.  That could be used to record things like
the conditions under which the snapshot was created.  Maybe one distinguished metatdata field, like "name" and another
free form field.  The name could be used as the tool tip for the snapshot's tab.
Comment 1 Jiri Sedlacek 2010-09-06 14:30:32 UTC
*** Bug 187018 has been marked as a duplicate of this bug. ***
Comment 2 Jiri Sedlacek 2010-09-06 14:30:46 UTC
*** Bug 69207 has been marked as a duplicate of this bug. ***
Comment 3 Jiri Sedlacek 2010-09-06 14:31:01 UTC
*** Bug 71047 has been marked as a duplicate of this bug. ***
Comment 4 Jiri Sedlacek 2010-09-06 14:32:27 UTC
*** Bug 70211 has been marked as a duplicate of this bug. ***
Comment 5 neilwightman 2011-04-28 06:55:53 UTC
JVisualVM allows this so I dont know why netbeans cant do it.
Comment 6 Jiri Sedlacek 2011-11-22 16:26:19 UTC
Implemented by http://hg.netbeans.org/profiler-main/rev/79162b614560.
Comment 7 Quality Engineering 2011-11-27 17:00:23 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/79162b614560
User: Jiri Sedlacek <jis@netbeans.org>
Log: Implemented #139305 - rename snapshot & user comments