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 191163 - add option to exclude time spent in LockSupport.park()
Summary: add option to exclude time spent in LockSupport.park()
Status: RESOLVED DUPLICATE of bug 143608
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: PC Linux
: P3 normal (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-20 02:10 UTC by dgulotta
Modified: 2011-06-07 19:23 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description dgulotta 2010-10-20 02:10:19 UTC
It would be nice if the "Exclude time spent in Thread.sleep() and Object.wait()" option also excluded time spent in java.util.concurrent.locks.LockSupport.park().
Comment 1 Tomas Hurka 2011-06-07 19:23:54 UTC

*** This bug has been marked as a duplicate of bug 143608 ***