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 245369 - OutOfMemoryError: Java heap space
Summary: OutOfMemoryError: Java heap space
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Compiler (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-03 10:28 UTC by Alexandr Scherbatiy
Modified: 2016-07-07 07:16 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 210511


Attachments
stacktrace (2.83 KB, text/plain)
2014-07-03 10:28 UTC, Alexandr Scherbatiy
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexandr Scherbatiy 2014-07-03 10:28:31 UTC
Build: NetBeans IDE 7.4 (Build 201310111528)
VM: Java HotSpot(TM) Client VM, 25.0-b65, Java(TM) SE Runtime Environment, 1.8.0-ea-b122
OS: Windows 7

User Comments:
sunflower: Exception after IDE restart




Stacktrace: 
java.lang.OutOfMemoryError: Java heap space
   at com.sun.tools.javac.util.ArrayUtils.ensureCapacity(ArrayUtils.java:71)
   at com.sun.tools.javac.parser.UnicodeReader.putChar(UnicodeReader.java:138)
   at com.sun.tools.javac.parser.JavadocTokenizer$DocReader.putChar(JavadocTokenizer.java:205)
   at com.sun.tools.javac.parser.JavadocTokenizer$JavadocComment.scanDocComment(JavadocTokenizer.java:403)
   at com.sun.tools.javac.parser.JavaTokenizer$BasicComment.isDeprecated(JavaTokenizer.java:807)
   at com.sun.tools.javac.parser.Tokens$Token.deprecatedFlag(Tokens.java:394)
Comment 1 Alexandr Scherbatiy 2014-07-03 10:28:32 UTC
Created attachment 147859 [details]
stacktrace
Comment 2 Martin Balin 2016-07-07 07:16:32 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss