Hi,<br><br>I have a simple question: In Java, it is guaranteed that, before an OutOfMemoryException it thrown, all possible garbage collection has been done. So, out of memory really means out of memory.<br><br>Does a similar guarantee hold for Erlang as well? Or is it possible for the system to terminate with an out of memory error while garbage collection could have freed more memory?<br>
<br>Thanks,<br><br>Jeroen <br>