From owner-freebsd-java@FreeBSD.ORG Sun Nov 7 16:49:38 2004 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 AB95916A4CE for ; Sun, 7 Nov 2004 16:49:38 +0000 (GMT) Received: from fly.ebs.gr (fly.ebs.gr [62.103.84.177]) by mx1.FreeBSD.org (Postfix) with ESMTP id 06C0443D45 for ; Sun, 7 Nov 2004 16:49:36 +0000 (GMT) (envelope-from past@hal.ebs.gr) Received: from ebs.gr (root@hal.ebs.gr [10.1.1.2]) by fly.ebs.gr (8.12.9p1/8.12.9) with ESMTP id iA7GnFLc094853; Sun, 7 Nov 2004 18:49:15 +0200 (EET) (envelope-from past@hal.ebs.gr) Received: from hal.ebs.gr (past@localhost [127.0.0.1]) by ebs.gr (8.12.11/8.12.11) with ESMTP id iA7GnFOa013735; Sun, 7 Nov 2004 18:49:15 +0200 (EET) (envelope-from past@hal.ebs.gr) Received: (from past@localhost) by hal.ebs.gr (8.12.11/8.12.11/Submit) id iA7GnDiL013734; Sun, 7 Nov 2004 18:49:13 +0200 (EET) (envelope-from past) Date: Sun, 7 Nov 2004 18:49:13 +0200 From: Panagiotis Astithas To: Greg Lewis Message-ID: <20041107164912.GA13695@hal.ebs.gr> References: <418A8E61.10303@multideck.com> <20041104211744.GA13225@misty.eyesbeyond.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041104211744.GA13225@misty.eyesbeyond.com> User-Agent: Mutt/1.4.2.1i X-Organization: EBS Ltd. X-Work-Phone: +30-1-6747-631 X-Work-FAX: +30-1-6747-601 cc: java@freebsd.org Subject: Re: Bug tracking and 5.x/JVMPI/JVMDI problem X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Panagiotis.Astithas@ebs.gr List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Nov 2004 16:49:38 -0000 On Thu, Nov 04, 2004 at 02:17:44PM -0700, Greg Lewis wrote: > On Thu, Nov 04, 2004 at 03:17:37PM -0500, Frederick N. Brier wrote: > > I was trying to get some more info about the problem with "the native > > version for 5.x and jdb (and anything else that uses JVMPI or JVMDI) > > doesn't like KSEs." I went to http://www.freebsd.org/java looking for a > > link to a bug tracker like Bugzilla or Jira. Is the FreeBSD/Java project > > using one? If so, where is it? Thank you much. > > We just use the standard FreeBSD bug database. In particular the "java" > category. I think this bug may have been fixed recently, but I don't have > 5.x on anything to test it :(. I can confirm that it is fixed indeed on 5-STABLE, for both jdb & eclipse. Thank you Brian and thank you Greg! Cheers, Panagiotis