Review #238755: Unexpected Exception Java.lang.OutOfMemoryError: Java Heap Space
Tomas Zezula <[email protected]> Thu, 20 Feb 2014 11:34:57 +0100
| Newsgroups | gmane.comp.java.netbeans.reviewers |
|---|---|
| Message-ID | <[email protected]> |
Please review the bug fix for https://netbeans.org/bugzilla/show_bug.cgi?id=238755 Description: OOM when index does not fit into memory. Not loading big indexes to RAMDirectory using them form FSDirectory. Impact: OOM Risk: Low, trivial change. http://hg.netbeans.org/main-silver/rev/8fac5140e99e Thanks, Tomas