This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GCJ and Boehm GC "Incremental Collection"


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]