From owner-freebsd-java Tue Feb 25 10:18:39 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 D0DAB37B405 for ; Tue, 25 Feb 2003 10:18:37 -0800 (PST) Received: from iagu.net (iag138580-1.gw.connect.com.au [203.63.126.77]) by mx1.FreeBSD.org (Postfix) with ESMTP id 76C1543FF3 for ; Tue, 25 Feb 2003 10:18:35 -0800 (PST) (envelope-from glewis@eyesbeyond.com) Received: from misty.eyesbeyond.com (glewis.users.xmission.com [207.135.128.145]) by iagu.net (8.12.3/8.12.4) with ESMTP id h1PIISfE046118; Wed, 26 Feb 2003 04:48:30 +1030 (CST) (envelope-from glewis@eyesbeyond.com) Received: (from glewis@localhost) by misty.eyesbeyond.com (8.12.6/8.12.6/Submit) id h1PIKIoI062187; Tue, 25 Feb 2003 11:20:18 -0700 (MST) X-Authentication-Warning: misty.eyesbeyond.com: glewis set sender to glewis@eyesbeyond.com using -f Date: Tue, 25 Feb 2003 11:20:18 -0700 From: Greg Lewis To: Munehiro Matsuda Cc: freebsd-java@FreeBSD.ORG Subject: Re: [REPOST] java/47397: [PATCH] java/jdk13 to enable HotSpot Message-ID: <20030225182018.GA62141@misty.eyesbeyond.com> References: <15962.16668.753657.116140@ool-18bacefa.dyn.optonline.net> <20030225.014627.41626713.haro@h4.dion.ne.jp> <20030225154141.A48569@misty.eyesbeyond.com> <20030225.225404.74756090.haro@h4.dion.ne.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030225.225404.74756090.haro@h4.dion.ne.jp> User-Agent: Mutt/1.4i 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 Tue, Feb 25, 2003 at 10:54:04PM +0900, Munehiro Matsuda wrote: > Thanks for integrating my patch. Thank you for making it :) > Found three problems with the patch. > 1) Patch for patch-threads_md.c were currpted, i.e. '^M' missing. > I think you need to resend patch with gzip+uuencode. > > 2) HOTSPOT_TARGETS is being set in the wrong place, 5-current would > fail to build. > > 3) A Change request (Patch not tested) > For NODEBUG case, don't wast time building debug version. Ok. Attached gzipped and uuencoded patch should fix these issues as well as the one you posted regarding in threads_bsd.c. In addition this patch includes fixes for InetAddressImpl.c which should fix problems people are seeing on 5-CURRENT (based on a patch by Georg-W. Koltermann). It also includes a fix from Mike Meyer to make DEVTOOL_PATH respect LOCALBASE. Please test, especially on FreeBSD 5.x. I want to get this committed before the ports freeze for 4.8. -- 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