Date: Thu, 27 Feb 2003 11:06:34 +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: <20030227030634.GA72815@leafy.idv.tw> In-Reply-To: <15965.32312.772849.720730@ool-18bacefa.dyn.optonline.net> 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> <15965.32312.772849.720730@ool-18bacefa.dyn.optonline.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Feb 26, 2003 at 09:55:52PM -0500, Christopher Rued wrote:
> FYI:
> I'm running 4.7-STABLE FreeBSD 4.7-STABLE #1: Sat Feb 8 19:58:28
> EST 2003, cvsupped earlier that day. The processor is a 500 MHz
> AMD K6-II.
>
>
> Any ideas???
>
> --
> Chris
Hi, can you try it with the javavm wrapper?
leafy@leafy:~$ javavm -classic -version
java version "1.3.1-p8"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1-p8-leafy-030226-21
:09)
Classic VM (build 1.3.1-p8-leafy-030226-21:09, green threads, nojit)
leafy@leafy:~$ javavm -hotspot -version
java version "1.3.1-p8"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1-p8-leafy-030226-21
:09)
Classic VM (build 1.3.1-p8-leafy-030226-21:09, native threads, nojit)
leafy@leafy:~$ javavm -client -version
java version "1.3.1-p8"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1-p8-leafy-030226-21
:09)
Java HotSpot(TM) Client VM (build 1.3.1-internal, mixed mode)
leafy@leafy:~$ javavm -server -version
java version "1.3.1-p8"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1-p8-leafy-030226-21
:09)
Java HotSpot(TM) Server VM (build 1.3.1-internal, mixed mode)
--
"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?20030227030634.GA72815>
