From owner-freebsd-java@FreeBSD.ORG Fri Sep 5 07:22:37 2003 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2AB0616A4BF for ; Fri, 5 Sep 2003 07:22:37 -0700 (PDT) Received: from puget.esil.univ-mrs.fr (puget.esil.univ-mrs.fr [139.124.41.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id F2BBB43FE3 for ; Fri, 5 Sep 2003 07:22:35 -0700 (PDT) (envelope-from herve.quiroz@esil.univ-mrs.fr) Received: from puget.esil.univ-mrs.fr (localhost.esil.univ-mrs.fr [127.0.0.1]) by puget.esil.univ-mrs.fr (8.12.9/8.12.6) with ESMTP id h85ECJ6n065589 for ; Fri, 5 Sep 2003 16:12:19 +0200 (CEST) (envelope-from herve.quiroz@esil.univ-mrs.fr) Received: from localhost (rv@localhost)h85ECIuu065586 for ; Fri, 5 Sep 2003 16:12:18 +0200 (CEST) X-Authentication-Warning: puget.esil.univ-mrs.fr: rv owned process doing -bs Date: Fri, 5 Sep 2003 16:12:18 +0200 (CEST) From: Herve Quiroz X-X-Sender: rv@puget.esil.univ-mrs.fr To: freebsd-java@FreeBSD.ORG Message-ID: <20030905160502.P65558@puget.esil.univ-mrs.fr> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: java/javavmwrapper X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Sep 2003 14:22:37 -0000 Hi all, I just submitted a follow-up for a quite old PR (java/27079) to improve javavmwrapper. But right after sending the follow-up, I noticed there was already another PR addressing this issue (java/39080). I will have a look at what has been done in the later one to determine if a "merge" is possible. IMHO, we should close one of the PR so nothing get lost in the process. Regards, Herve