Hans Boehm writes: > > For C/C++ clients I usually don't have a choice. For gcj, it may make > sense have the compiler insert a write barrier, at least in some cases. I can easily do that for Java code. For CNI code it'd be more difficult. Andrew.