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: Alexandre Petit-Bianco's article on GC for embedded systems


>>>>> ">" == P O Gaillard <pierre-olivier.gaillard@fr.thalesgroup.com> writes:

>> Does anybody know what happened to this work ? Is there an alternative
>> GC implementation in GCJ ?

At one time there was a different GC written for gcj.  I'm not sure
whether it was ever released to the public.  It was written by a
customer of Cygnus a long time ago.

I don't remember how it differed from the existing GC.  I know it was
also conservative, though.

Also a long time ago someone added write barriers to GCC.  This work
was never merged in.  I don't recall if there was a new libgcj GC to
go along with that.

Tom


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