|
|
От: |
Blazkowicz
|
|
| Дата: | 20.04.10 15:08 | ||
| Оценка: | 2 (1) | ||
А>Exception in thread "CompilerThread0" java.lang.OutOfMemoryError: requested 32776 bytes for Chunk::new. Out of swap space?
А>This is bug in JVM JIT compilation and the fix is not confirmed yet. The work around is to use below configuration:
-XX:+UseDefaultStackSize -Xss256K
А>java.lang.OutOfMemoryError
А> at java.util.zip.Inflater.init(Native Method)
А> at java.util.zip.Inflater.<init>(Inflater.java:75)
А>