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 254394

Summary: [81cat] Hidden source calls fails.
Product: debugger Reporter: -Silver-
Component: JavaAssignee: Martin Entlicher <mentlicher>
Status: CLOSED INVALID    
Severity: normal    
Priority: P3    
Version: 8.1   
Hardware: PC   
OS: Windows 10 x64   
Issue Type: DEFECT Exception Reporter:

Description -Silver- 2015-08-15 18:19:32 UTC
Test case:
http://services.netbeans.org/synergy/client/app/#/assignment/1478/v/1
Hidden source calls

Following the steps the expected result is:
Call Stack view will display top entry MemoryView.updateStatus:101 and last entry will be expandable node Hidden Source Calls. It will contain calls from JDK classes.

Actual result:
Double click on node AWT-EventQueue-0 doesn't do anything.
In the Call Stack view there is not the expandable node Hidden Source Calls.
Comment 1 -Silver- 2015-08-15 18:24:42 UTC
After some investigation I noticed that the test steps were incomplete.
Best regards,


--
Giuseppe Tino
Comment 2 Jiri Kovalsky 2015-08-16 12:56:47 UTC
OK, thanks for update. Closing then.