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 - [81cat] Hidden source calls fails.
Summary: [81cat] Hidden source calls fails.
Status: CLOSED INVALID
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 18:19 UTC by -Silver-
Modified: 2015-08-16 12:56 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 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.