From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12309 invoked by alias); 2 Oct 2006 18:39:56 -0000 Received: (qmail 12289 invoked by uid 48); 2 Oct 2006 18:39:54 -0000 Date: Mon, 02 Oct 2006 18:39:00 -0000 Message-ID: <20061002183954.12288.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug libgcj/29324] add wait handling hook In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: java-prs@gcc.gnu.org From: "tromey at gcc dot gnu dot org" Mailing-List: contact java-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-prs-owner@gcc.gnu.org X-SW-Source: 2006-q4/txt/msg00005.txt.bz2 List-Id: ------- Comment #2 from tromey at gcc dot gnu dot org 2006-10-02 18:39 ------- Yes, it really is a bug. libgcj can reap a child process started by some other library. This means it is hard to use libgcj in conjunction with other libraries which may want to do their own subprocess bookkeeping. -- tromey at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Last reconfirmed|0000-00-00 00:00:00 |2006-10-02 18:39:54 date| | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29324