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 138592 - Debugging view>Show thread groups shows 'system' and 'main' nodes
Summary: Debugging view>Show thread groups shows 'system' and 'main' nodes
Status: VERIFIED FIXED
Alias: None
Product: qa
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All Windows Vista
: P4 blocker (vote)
Assignee: Peter Pis
URL: http://wiki.netbeans.org/TS_65_MultiT...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-30 10:08 UTC by polan
Modified: 2008-09-23 13:00 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Debugging view (8.54 KB, image/png)
2008-06-30 10:09 UTC, polan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description polan 2008-06-30 10:08:55 UTC
[Build 200806300002, JDK 1.5.0]

This was found when going through test suite http://wiki.netbeans.org/TS_65_MultiThreadedDebugging#section-
TS_65_MultiThreadedDebugging-TestSuiteDebuggingFilter - Section: Debugging filters, Step 5.2 - Show thread groups

According to the aforementioned test spec step, pushing the 'Show thread groups' should make no difference. It does, 
however, so I presume the 'system' and 'main' nodes should not be listed by default.

See attached image.
Comment 1 polan 2008-06-30 10:09:30 UTC
Created attachment 63667 [details]
Debugging view
Comment 2 Daniel Prusa 2008-06-30 10:21:30 UTC
'system' and 'main' nodes represent the default thread groups, they should be displayed when 'Show thread groups filter'
is activated. The test specification is not correct at this point. Maybe it was meant that there is no difference in
displayed threads - system threads are filtered out till 'Show system threads' is pushed.
Comment 3 polan 2008-06-30 10:52:18 UTC
Ok, I thought so. I will notify the TS author. Thanks.

Verified.
Comment 4 Peter Pis 2008-06-30 12:44:07 UTC
Reopening and assigning to "qa".
Comment 5 Peter Pis 2008-06-30 13:53:51 UTC
Fixed test spec.
Comment 6 Peter Pis 2008-09-23 13:00:22 UTC
Verified.