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 254935

Summary: Out of memory navigating through large source
Product: java Reporter: ytn01
Component: UnsupportedAssignee: Martin Balin <mbalin>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: P3    
Version: 8.1   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:
Attachments: message log

Description ytn01 2015-09-02 14:15:30 UTC
Created attachment 155824 [details]
message log

Product Version = NetBeans IDE Dev (Build 201508310002)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.8.0_60
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.60-b23


I was working on a relatively large project, where current java source in editor was around > 17000Lines.
I used the "Navigator" window to locate a method, I noticed degradation in performance.
later switched to "Tree" view of Navigator window (it took a while for window to load).
Once Tree view loaded, I started scrolling down on the view,... then exception was thrown.
Comment 1 Tomas Zezula 2015-09-07 09:15:06 UTC
The tree view is debugging utility not a product which is not enabled in the releases.