From owner-freebsd-java Tue Aug 6 22:53:56 2002 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 E7EED37B400 for ; Tue, 6 Aug 2002 22:53:53 -0700 (PDT) Received: from gnuppy.monkey.org (wsip68-15-8-100.sd.sd.cox.net [68.15.8.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 883C043E42 for ; Tue, 6 Aug 2002 22:53:53 -0700 (PDT) (envelope-from billh@gnuppy.monkey.org) Received: from billh by gnuppy.monkey.org with local (Exim 3.35 #1 (Debian)) id 17cJlL-0005pz-00; Tue, 06 Aug 2002 22:53:39 -0700 Date: Tue, 6 Aug 2002 22:53:39 -0700 To: daichi Cc: freebsd-java@FreeBSD.ORG, "Bill Huey (Hui)" Subject: Re: JDK131 patchset7: Working report of HotSpot on -stable Message-ID: <20020807055339.GA20311@gnuppy.monkey.org> References: <20020807133001.628c5d23.daichi@jp.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020807133001.628c5d23.daichi@jp.freebsd.org> User-Agent: Mutt/1.4i From: Bill Huey (Hui) 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 Wed, Aug 07, 2002 at 01:30:01PM +0900, daichi wrote: > Caffeine-JDK118-nojit score = 2519 > Caffeine-JDK122-nojit score = 2490 > Caffeine-JDK131-hotspot-compiler1 score = 26949 > Caffeine-JDK131-hotspot-core score = 2217 > Caffeine-JDK131-nohotspot score = 2495 > Caffeine-LinuxBDJDK131-hotspot score = 28304 > Caffeine-LinuxBDJDK131-nohotspot score = 2471 That's good that we're on par with Linux's HotSpot. ;) > A summary of a result shows the characteristic which the FreeBSD > version and Linux version also resembled(However, Linux IBM JDK131 > is outside. Has not it used the source code of Sun as the base? > The characteristic is considerably different. And it operates > quickly wonderfully.). That's right since the code base is the same, > if it is called a natural result. > The usefulness of HotSpot can be reconfirmed as a result. > Bug > --- > A Java2D demonstration carries out a strange motion. If it passes > fixed time, processing will stop temporarily. > A source code is not displayed in SwingSet2 demonstration. > Heavy JFC/Swing, such as Forte and ArgoUML, -- an application does > not start, etc. I didn't make any guarantees for -stable and I was hoping patches like that wouldn't get publically posted or else we might get flooding with senseless bug reports. It should only be tested under -current and I suggest running those program under it. bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message