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 - Out of memory navigating through large source
Summary: Out of memory navigating through large source
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 8.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Martin Balin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-02 14:15 UTC by ytn01
Modified: 2015-09-07 09:15 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
message log (997.97 KB, application/octet-stream)
2015-09-02 14:15 UTC, ytn01
Details

Note You need to log in before you can comment on or make changes to this bug.
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.