From owner-freebsd-java Mon Feb 24 10:32:50 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 5837537B401 for ; Mon, 24 Feb 2003 10:32:49 -0800 (PST) Received: from mgr2.xmission.com (mgr2.xmission.com [198.60.22.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id AC34643F3F for ; Mon, 24 Feb 2003 10:32:48 -0800 (PST) (envelope-from glewis@eyesbeyond.com) Received: from mail by mgr2.xmission.com with spam-scanned (Exim 3.35 #1) id 18nNGX-0007RT-02 for freebsd-java@freebsd.org; Mon, 24 Feb 2003 11:23:49 -0700 Received: from [207.135.128.145] (helo=misty.eyesbeyond.com) by mgr2.xmission.com with esmtp (Exim 3.35 #1) id 18nNCL-0006BF-02; Mon, 24 Feb 2003 11:19:30 -0700 Received: (from glewis@localhost) by misty.eyesbeyond.com (8.11.6/8.11.6) id h1OIJOi46434; Tue, 25 Feb 2003 04:49:24 +1030 (CST) (envelope-from glewis@eyesbeyond.com) X-Authentication-Warning: misty.eyesbeyond.com: glewis set sender to glewis@eyesbeyond.com using -f Date: Tue, 25 Feb 2003 04:49:23 +1030 From: Greg Lewis To: Alexander Kabaev Cc: phantom@freebsd.org, freebsd-java@freebsd.org Subject: Re: JDK 1.4.1 pre-patchset 3 Message-ID: <20030225044923.A46395@misty.eyesbeyond.com> References: <20030225031335.A45842@misty.eyesbeyond.com> <20030224124801.30a63d89.ak03@gte.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20030224124801.30a63d89.ak03@gte.com>; from ak03@gte.com on Mon, Feb 24, 2003 at 12:48:01PM -0500 X-Spam-Status: No, hits=-2.7 required=8.0 tests=IN_REP_TO,REFERENCES,SIGNATURE_SHORT_DENSE, SPAM_PHRASE_00_01,USER_AGENT,USER_AGENT_MUTT,X_AUTH_WARNING version=2.43 X-Spam-Level: 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 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