This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
[Gc-announce] Gc6.2alpha1
- From: Andrew Haley <aph at redhat dot com>
- To: "Boehm, Hans" <hans_boehm at hp dot com>
- Cc: java at gcc dot gnu dot org
- Date: Fri, 24 Jan 2003 19:15:37 +0000 (GMT)
- Subject: [Gc-announce] Gc6.2alpha1
- References: <75A9FEBA25015040A761C1F74975667DA1361D@hplex4.hpl.hp.com>
Boehm, Hans writes:
> I just released 6.2alpha1. This is labeled as an alpha release in
> spite of the fact that it mostly involves fixes for mostly minor
> bugs. A couple of those bug fixes are fairly risky, and have
> received minimal testing. In particular, this attempts to fix a
> problem with occasional deadlocks involving the glibc
> dl_iterate_phdr() call, which required some code restructuring.
Hans,
I wonder if we need to use this in gcc Release 3.3, soon to go gold.
We have seen deadlocks in Java code. What do you think?
Andrew.