Date: Tue, 25 Feb 2003 11:20:18 -0700 From: Greg Lewis <glewis@misty.eyesbeyond.com> To: Munehiro Matsuda <haro@h4.dion.ne.jp> Cc: freebsd-java@FreeBSD.ORG Subject: Re: [REPOST] java/47397: [PATCH] java/jdk13 to enable HotSpot Message-ID: <20030225182018.GA62141@misty.eyesbeyond.com> In-Reply-To: <20030225.225404.74756090.haro@h4.dion.ne.jp> 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>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <sys/time.h> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030225182018.GA62141>