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 97714 - Thread names are shown like functions in CPU Snapshot Call Tree
Summary: Thread names are shown like functions in CPU Snapshot Call Tree
Status: VERIFIED DUPLICATE of bug 60201
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P4 blocker (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-13 10:14 UTC by Alexander Kouznetsov
Modified: 2011-09-07 14:32 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot (12.31 KB, application/octet-stream)
2007-03-13 10:15 UTC, Alexander Kouznetsov
Details
Screenshot (22.82 KB, image/png)
2007-06-20 14:28 UTC, Alexander Kouznetsov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Kouznetsov 2007-03-13 10:14:52 UTC
Profiler 070309
NetBeans IDE Dev (Build 200703111900)
1.6.0; Java HotSpot(TM) Client VM 1.6.0-b105
Windows XP version 5.1 running on x86
ru_RU (nb); Cp1251

This issue is reproducible in 5.5.1 as well.

Steps to reproduce:
- Run Analyze Performance, Entire Application, Profile All Classes for JBoss project
- Play with an application
- Take snapshot
- RESULT: Thread name in CPU snapshot's Call Tree view is shown bolded in the
same manner as method, so its last part after dot is shown bolded. See
screenshot attached.
Comment 1 Alexander Kouznetsov 2007-03-13 10:15:26 UTC
Created attachment 39422 [details]
screenshot
Comment 2 Alexander Kouznetsov 2007-06-20 14:26:46 UTC
This could be disappointing. For example, "RMI TCP Connection (idle)" Thread of GlassFish is shown like "RMI TCP
Connection" Thread with state which is determined by Profiler as idle. However, its just the thread name. See attached
screenshot.
Comment 3 Alexander Kouznetsov 2007-06-20 14:28:02 UTC
Created attachment 44062 [details]
Screenshot
Comment 4 Jiri Sedlacek 2007-06-25 12:16:10 UTC

*** This issue has been marked as a duplicate of 60201 ***
Comment 5 Alexander Kouznetsov 2007-07-04 16:04:52 UTC
Verified
Comment 6 Quality Engineering 2011-09-07 14:32:35 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/039b09885a98
User: Jiri Sedlacek <jis@netbeans.org>
Log: Bugfix #97714 - thread names always displayed by bold font