From owner-freebsd-java Wed Feb 5 4:10: 9 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 6136037B4DC for ; Wed, 5 Feb 2003 04:10:07 -0800 (PST) Received: from habanero.hesketh.net (habanero.hesketh.net [66.45.6.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C06B43FA7 for ; Wed, 5 Feb 2003 04:10:06 -0800 (PST) (envelope-from brent@mutt.rcfile.org) Received: from mutt.rcfile.org (rdu57-229-060.nc.rr.com [66.57.229.60]) by habanero.hesketh.net (8.12.6/8.12.6) with ESMTP id h15CA3fx022185 for ; Wed, 5 Feb 2003 07:10:04 -0500 X-Received-From: brent@mutt.rcfile.org X-Delivered-To: X-Spam-Filter: check_local@habanero.hesketh.net by digitalanswers.org Received: from mutt.rcfile.org (localhost [127.0.0.1]) by mutt.rcfile.org (8.12.6/8.12.6) with ESMTP id h15CA6An070007 for ; Wed, 5 Feb 2003 07:10:06 -0500 (EST) (envelope-from brent@mutt.rcfile.org) Received: (from brent@localhost) by mutt.rcfile.org (8.12.6/8.12.6/Submit) id h15CA62R070006 for freebsd-java@freebsd.org; Wed, 5 Feb 2003 07:10:06 -0500 (EST) Date: Wed, 5 Feb 2003 07:10:06 -0500 From: Brent Verner To: freebsd-java@freebsd.org Subject: patchset 2 report (a love story) Message-ID: <20030205121006.GA69850@rcfile.org> Mime-Version: 1.0 Content-Type: text/plain; charset=unknown-8bit Content-Disposition: inline Content-Transfer-Encoding: 8bit X-muttrc: $Id: .muttrc,v 1.9 2002/01/02 07:04:49 brent Exp $ X-uname: FreeBSD 4.7-STABLE #32: Tue Feb 4 11:04:18 EST 2003 root@mutt.rcfile.org:/usr/obj/usr/src/sys/MUTTS User-Agent: Mutt/1.5.3i 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 Hi, After a long 6 hour compile that ended in a failure on a plugin target, I had a fresh native 1.4.1 image (with HotSpot no less!) for my 4.7-stable box. I've been running a couple of tomcat apps pretty heavily for the past few hours, and things seem stable, aside from a few DEBUG: signal messages[1]. Aside from apparent stability, the performance improvement over native 1.3.1 is about 600%. Nice work. Now, a nit... I tried building on a -current machine, but the 3.2.1 compiler bails early in the build of adlc, complaining of numerous ostream operator link-errors. I hacked around with this a bit, while the 4.7 box was building, but gave up after I noticed that I could compile the same ostream<<(char) code that the build was complaining about. Weird. In any case, kudos Alexey, for the fine work. If there is any legwork that I could do in getting 3.2.1 compiling on -current, let me know; I'd be glad to help. I created a ports directory for the jdk14, and was wondering if it would be possible to distribute patchset 2 in .zip format, so USE_ZIP could be set in the Makefile to extract both the scsl-src and patchset, instead of having to _manually_ extract one of them. If I'm missing some feature of the ports system that would allow automatic extraction of both, please throw that cluestick at me :-) On the HotSpot note, is there any work being done on getting 1.3.1's HotSpot working? AFAIR, it would not build with 1.3.1-patchset-7. cheers. brent [1] one of these is signal 11, so if this is _the_ signal 11ôI'm familiar with, and you want to know how to duplicate, I could probably distill a testcase. -- "Develop your talent, man, and leave the world something. Records are really gifts from people. To think that an artist would love you enough to share his music with anyone is a beautiful thing." -- Duane Allman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message