Mixing Boehm GC and Java (was Re: Action-less GC for faster memory allocation)

I just made my example to work with gcj. But I don’t think this
is really that meaningful. I am more inclined to go the atscc2java
route in the future…On Thursday, November 13, 2014 11:17:58 PM UTC-5, Barry Schwartz wrote:

I think gcj uses Boehm GC, if one simply wants to mix Java source
code with ATS using Boehm GC. (Though sometimes implementations set
funny options in the GC, which might be a problem.)