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 206372 - Incorrect Self Time (CPU) when sampling
Summary: Incorrect Self Time (CPU) when sampling
Status: VERIFIED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 7.1
Hardware: All All
: P2 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-14 13:13 UTC by Jiri Sedlacek
Modified: 2012-02-17 08:47 UTC (History)
1 user (show)

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 2011-12-14 13:13:36 UTC
Some methods show apparently wrong Self Time (CPU) values when sampling, same as Self Time. Observed for:

  - sun.awt.X11.XToolkit.waitForEvents(long)
  - sun.awt.windows.WTookit.eventLoop()
Comment 1 Tomas Hurka 2011-12-15 15:50:25 UTC
Fixed in profiler-main

changeset:   208924:323b31139dc7
user:        Tomas Hurka <thurka@netbeans.org>
date:        Thu Dec 15 16:48:21 2011 +0100
summary:     bugfix #206372, known blocking method updated to work with new sampling
Comment 2 Quality Engineering 2011-12-17 16:46:28 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/323b31139dc7
User: Tomas Hurka <thurka@netbeans.org>
Log: bugfix #206372, known blocking method updated to work with new sampling
Comment 3 Tomas Hurka 2012-01-06 12:37:57 UTC
Please verify this issue, so we can integrate it. Thanks.
Comment 4 Jiri Sedlacek 2012-01-06 13:32:33 UTC
Verified in NetBeans IDE Dev (Build 201201050601).
Comment 5 Tomas Hurka 2012-01-08 12:10:48 UTC
Transplanted to release71_fixes

changeset:   216613:10b52dd7e114
branch:      release71_fixes
user:        Tomas Hurka <thurka@netbeans.org>
date:        Sun Jan 08 13:03:55 2012 +0100
summary:     increase spec. version due to #206372 integration to release71_fixes branch

changeset:   216612:6e9a43b742a8
branch:      release71_fixes
parent:      216011:08902b0a5126
user:        Tomas Hurka <thurka@netbeans.org>
date:        Thu Dec 15 16:48:21 2011 +0100
summary:     bugfix #206372, known blocking method updated to work with new sampling