Hi all, gc_gen/src/common/gc_for_barrier.h is tightly coupled with JNI parts. The reason behind is the reference to jni/java_support.h. This issue affects the independent building of the gc_gen after removing the Java components. Thus, it is necessary that these go inside a #ifdef block. I would greatly appreciate your opinion. Regards, Senaka