Re: [polyml] Storage management update

2012-08-30 Thread Phil Clayton
David, This looks really great - it should prove very valuable. I have a couple of questions about GC when performed by another thread: 1. Is PolyML.fullGC asynchronous, i.e. triggers GC to start in the background and returns immediately, or synchronous, i.e. waits until GC completes?

Re: [polyml] Storage management update

2012-08-30 Thread Phil Clayton
On 30/08/12 18:35, David Matthews wrote: On 30/08/2012 17:45, Phil Clayton wrote: This looks really great - it should prove very valuable. I have a couple of questions about GC when performed by another thread: 1. Is PolyML.fullGC asynchronous, i.e. triggers GC to start in the background and