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 253036 - OutOfMemoryError: Java heap space
Summary: OutOfMemoryError: Java heap space
Status: RESOLVED FIXED
Alias: None
Product: utilities
Classification: Unclassified
Component: Search (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Havlin
URL:
Keywords:
: 248606 (view as bug list)
Depends on:
Blocks:
 
Reported: 2015-06-17 05:19 UTC by volodia
Modified: 2015-10-19 09:58 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 195909


Attachments
stacktrace (1.18 KB, text/plain)
2015-06-17 05:19 UTC, volodia
Details

Note You need to log in before you can comment on or make changes to this bug.
Description volodia 2015-06-17 05:19:47 UTC
Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: OpenJDK 64-Bit Server VM, 24.79-b02, OpenJDK Runtime Environment, 1.7.0_79-b14
OS: Linux

User Comments:
GUEST: Did not notice a problem, but i guess it was there?

GUEST: ?

GUEST: Did a search through my code

GUEST: <Forne
Comment 1 volodia 2015-06-17 05:19:49 UTC
Created attachment 154262 [details]
stacktrace
Comment 2 Jaroslav Havlin 2015-08-06 15:35:03 UTC
A lot of long lines from search results was kept in memory.
http://hg.netbeans.org/core-main/rev/a73e5e036119
Thank you for reporting.
Comment 3 Quality Engineering 2015-08-08 02:02:07 UTC
Integrated into 'main-silver', will be available in build *201508080002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/a73e5e036119
User: Jaroslav Havlin <jhavlin@netbeans.org>
Log: #253036: Keep only important parts of matched lines in memory
Comment 4 Jaroslav Havlin 2015-10-19 09:58:26 UTC
*** Bug 248606 has been marked as a duplicate of this bug. ***