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 258358 - org.openide.explorer.view.VisualizerNode.getChildren: LowPerformance took 37685 ms.
Summary: org.openide.explorer.view.VisualizerNode.getChildren: LowPerformance took 376...
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Explorer (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Jan Peska
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2016-03-14 15:02 UTC by Exceptions Reporter
Modified: 2016-03-14 15:02 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 223001


Attachments
nps snapshot (55.65 KB, application/nps)
2016-03-14 15:02 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2016-03-14 15:02:42 UTC
This bug was originally marked as duplicate of bug 243740, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 8.1 (Build 201510222201)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.60-b23, Java(TM) SE Runtime Environment, 1.8.0_60-b27
OS: Mac OS X

User Comments:
GUEST: Was debugging a stack overflow (infinite recursivity in method calls). I left the debugger ran one second, then clicked on "suspend thread" in the debugger pane. I wanted to do step-by-step debugging from that point. But the amont of stack frames to load by NetBeans was apparently too big.



Maximum slowness yet reported was 37685 ms, average is 37685
Comment 1 Exceptions Reporter 2016-03-14 15:02:44 UTC
Created attachment 158849 [details]
nps snapshot