Review #239940:OutOfMemoryError: Java heap space
Tomas Zezula <[email protected]> Thu, 20 Feb 2014 11:32:26 +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=3D239940 Description: OOM when EmbeddingProvider creates very big embedding. The fix sets a limit on the Snapshot size, the limit can be overriden by = System property. Impact: OOM http://hg.netbeans.org/main-silver/rev/efc3977ff68b Thanks, Tomas=