Date: Wed, 26 Feb 2003 10:04:43 +0800 From: leafy <leafy@leafy.idv.tw> To: freebsd-java@FreeBSD.ORG Subject: Re: [REPOST] java/47397: [PATCH] java/jdk13 to enable HotSpot Message-ID: <20030226020443.GA2468@leafy.idv.tw> In-Reply-To: <20030226050459.A51511@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> <20030225182018.GA62141@misty.eyesbeyond.com> <20030226050459.A51511@misty.eyesbeyond.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Feb 26, 2003 at 05:04:59AM +1030, Greg Lewis wrote: > On Tue, Feb 25, 2003 at 11:20:18AM -0700, Greg Lewis wrote: > > 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. > > Ahem. This time with the patch actually attached (thanks Jay). > > -- > Greg Lewis Email : glewis@eyesbeyond.com > Eyes Beyond Web : http://www.eyesbeyond.com > Information Technology FreeBSD : glewis@FreeBSD.org > Hi Greg, This time the patch apply failed with the following: ===> Applying FreeBSD patches for jdk-1.3.1p8 ===> Ignoring patchfile /usr/ports/java/jdk13/files/patch-InetAddressImpl.c.or ig ===> Ignoring patchfile /usr/ports/java/jdk13/files/patch-common::Defs-bsd.gmk .orig Ignoring previously applied (or reversed) patch. 1 out of 1 hunks ignored--saving rejects to ../src/solaris/bin/jvm.cfg.rej >> Patch patch-jvm.cfg failed to apply cleanly. ------------- cat ./work/j2sdk1.3.1/src/solaris/bin/jvm.cfg. rej *************** *** 8,14 **** # List of JVMs that can be used as the first option to java, javac, etc. # Order is important -- first in this list is the default JVM. # -client -hotspot -server - -classic --- 8,14 ---- # List of JVMs that can be used as the first option to java, javac, etc. # Order is important -- first in this list is the default JVM. # + -classic -client -hotspot -server -- "Without the userland, the kernel is useless." --inspired by The Tao of Programming 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?20030226020443.GA2468>