From owner-freebsd-java Mon Feb 24 11: 3:42 2003 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 1F1C937B401; Mon, 24 Feb 2003 11:03:41 -0800 (PST) Received: from relay1.cris.net (relay1.cris.net [212.110.128.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id 02A1C43FDD; Mon, 24 Feb 2003 11:03:38 -0800 (PST) (envelope-from ml@phantom.cris.net) Received: from phantom.cris.net (root@phantom.cris.net [212.110.130.74]) by relay1.cris.net (8.12.6/8.12.6) with ESMTP id h1OLBdvb040420; Mon, 24 Feb 2003 21:11:42 GMT Received: (from ml@localhost) by phantom.cris.net (8.12.6/8.12.2) id h1OJA8IA089559; Mon, 24 Feb 2003 21:10:08 +0200 (EET) (envelope-from ml) Date: Mon, 24 Feb 2003 21:10:08 +0200 From: Alexey Zelkin To: Greg Lewis Cc: Alexander Kabaev , phantom@FreeBSD.ORG, freebsd-java@FreeBSD.ORG Subject: Re: JDK 1.4.1 pre-patchset 3 Message-ID: <20030224211008.A89480@phantom.cris.net> References: <20030225031335.A45842@misty.eyesbeyond.com> <20030224124801.30a63d89.ak03@gte.com> <20030225044923.A46395@misty.eyesbeyond.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20030225044923.A46395@misty.eyesbeyond.com>; from glewis@eyesbeyond.com on Tue, Feb 25, 2003 at 04:49:23AM +1030 X-Operating-System: FreeBSD 4.7-STABLE i386 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Yep. Missed it in mess of debuging stuff while merging. I have disabled it completely for now, since there're few more issues with its support. Greg, please regen patchset. On Tue, Feb 25, 2003 at 04:49:23AM +1030, Greg Lewis wrote: > On Mon, Feb 24, 2003 at 12:48:01PM -0500, Alexander Kabaev wrote: > > The line in hotspot/src/os/bsd/vm/os_bsd.cpp:1117 > > if (!dlsym(RTLD_DEFAULT, &dli)) { > > should be > > if (!dlsym(RTLD_DEFAULT, "dlinfo")) { > > I guess. > > I haven't looked :). Alexey? > > -- > Greg Lewis Email : glewis@eyesbeyond.com > Eyes Beyond Web : http://www.eyesbeyond.com > Information Technology FreeBSD : glewis@FreeBSD.org > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-java" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message