This is the mail archive of the
java-patches@sourceware.cygnus.com
mailing list for the Java project.
Re: Boehm GC import
- To: Alexandre Oliva <oliva@dcc.unicamp.br>
- Subject: Re: Boehm GC import
- From: Tom Tromey <tromey@cygnus.com>
- Date: Mon, 19 Jul 1999 12:31:50 -0700
- Cc: tromey@cygnus.com, java-patches@sourceware.cygnus.com
- References: <87pv2dqwh6.fsf@cygnus.com><or673h9q8w.fsf@cupuacu.lsd.dcc.unicamp.br>
>>>>> "Alexandre" == Alexandre Oliva <oliva@dcc.unicamp.br> writes:
>> I've imported version 4.14 of the Boehm GC into libgcj/boehm-gc
>> in case anybody (Alexandre :-) wants to extract patches for new
>> ports in 4.14 for possible inclusion in the 2.95 branch.
Alexandre> I hope it's not too late.
It isn't.
Alexandre> With this simple patch, libgcj now builds and apparently runs on
Alexandre> GNU/Linux/sparc. There's also a hunk that selects HEURISTIC2 for
Alexandre> Solaris 7/sparc, as in version 4.14.
I applied this to the branch, but not the trunk.
On the trunk we'll be merging in 4.14 (or 4.15a1) in the
not-too-distant future.
Tom