This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
RE: 3.4 PATCH: Support boehm-gc with pthreads on Tru64 UNIX
- From: Rainer Orth <ro at TechFak dot Uni-Bielefeld dot DE>
- To: "Boehm, Hans" <hans_boehm at hp dot com>
- Cc: java-patches at gcc dot gnu dot org, gcc-patches at gcc dot gnu dot org, Richard Henderson <rth at redhat dot com>, "'tromey at redhat dot com'" <tromey at redhat dot com>
- Date: Thu, 24 Jul 2003 13:54:51 +0200 (MEST)
- Subject: RE: 3.4 PATCH: Support boehm-gc with pthreads on Tru64 UNIX
- References: <75A9FEBA25015040A761C1F74975667D01442237@hplex4.hpl.hp.com>
Hans Boehm writes:
> I tested a bit more on X86 and IA64. It still looks fine to me.
>
> It's OK with me if you go ahead and check it in (after adding the defined(GC_OSF1_THREADS) check in a couple of places, as we discussed).
>
> I am a bit concerned that we're effectively doing a piecemeal merge of GC 6.2/6.3, when we should be doing the merge once and for all.
I'll wait for the full GC 6.3 merge sometime next week, then. In the
meantime, the only missing piece of my Tru64 UNIX pthreads patches is the
libjava part:
http://gcc.gnu.org/ml/java-patches/2003-q3/msg00076.html
Could one of the java maintainers please have a look at that one?
Thanks.
Rainer