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 254392 - [81cat] Switch to thread test case fails
Summary: [81cat] Switch to thread test case fails
Status: RESOLVED WORKSFORME
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 8.1
Hardware: PC Windows 10 x64
: P3 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-15 17:40 UTC by -Silver-
Modified: 2015-08-19 11:11 UTC (History)
0 users

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 -Silver- 2015-08-15 17:40:40 UTC
Test:
http://services.netbeans.org/synergy/client/app/#/assignment/1478/v/1

Follow all the steps.

Expected result:
Editor will open LockSupport.java. Call Stack view will show information about TimerQueue thread.

Actual result:
Also if the TimerQueue thread is made current (it is bold into the thread view pane), the file LockSupport.java is not opened by the editor and the Call Stack view is empty.
Comment 1 Martin Entlicher 2015-08-18 11:34:09 UTC
It works for me. Did you set the breakpoint to suspend all threads and is the "TimerQueue" thread suspended after the breakpoint is hit?
Comment 2 Martin Entlicher 2015-08-18 11:35:29 UTC
The link to test spec. that works for me is:
http://services.netbeans.org/synergy/client/app/#/case/1043/suite/1647/v/1
Comment 3 -Silver- 2015-08-18 12:16:57 UTC
I tryed again and now it works also for me. Maybe it occurs only in certain circumstances. I give some other try and then change the test result "to passed".
Comment 4 -Silver- 2015-08-19 11:11:46 UTC
Ok I marked the test as passed as I'm not able to reproduce the issue anymore.
Best regards,


--
Giuseppe Tino