From owner-freebsd-java Sun Jan 31 03:55:33 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA16776 for freebsd-java-outgoing; Sun, 31 Jan 1999 03:55:33 -0800 (PST) (envelope-from owner-freebsd-java@FreeBSD.ORG) Received: from cafe.muraoka.info.waseda.ac.jp (cafe.muraoka.info.waseda.ac.jp [133.9.68.49]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA16713 for ; Sun, 31 Jan 1999 03:54:59 -0800 (PST) (envelope-from shudoh@muraoka.info.waseda.ac.jp) Received: from muraoka.info.waseda.ac.jp (shudoh@localhost [127.0.0.1]) by cafe.muraoka.info.waseda.ac.jp (8.9.1a/3.7W) with ESMTP id UAA08610 for ; Sun, 31 Jan 1999 20:54:45 +0900 Message-Id: <199901311154.UAA08610@cafe.muraoka.info.waseda.ac.jp> To: freebsd-java@FreeBSD.ORG Subject: shuJIT 0.2.7 released Date: Sun, 31 Jan 1999 20:54:44 +0900 From: SHUDO Kazuyuki Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I've released shuJIT 0.2.7. http://www.shudo.net/jit/ ShuJIT is a JIT compiler for Sun Java virtual machine (i.e. JDK and JRE) / FreeBSD and Linux / x86 processors. Some improvements and bug fixes were done against 0.2.5. But there is still a problem with FreeBSD JDK. I sometimes face a deadlock or segmentation fault with SwingSet which is a demo for Swing 1.1. Test is done on JDK 1.1.7 (V98-12-21) and FreeBSD 2.2.7R. I can't fild a procedure to reproduce the problem so can't debug. Any report or comment is appreciateed. Kazuyuki SHUDO Happy Hacking! Muraoka Lab., Grad. School of Sci. & Eng., Waseda Univ. E-mail: shudoh@muraoka.info.waseda.ac.jp Address: Muraoka Lab., Waseda Univ., 3-4-1 Okubo Shinjuku-ku Tokyo 169-8555 JAPAN TEL: +81-3-3209-5198 FAX: +81-3-3209-5198 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Sun Jan 31 06:25:47 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA04960 for freebsd-java-outgoing; Sun, 31 Jan 1999 06:25:47 -0800 (PST) (envelope-from owner-freebsd-java@FreeBSD.ORG) Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA04950 for ; Sun, 31 Jan 1999 06:25:44 -0800 (PST) (envelope-from nate@mt.sri.com) Received: from mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.8.8/8.8.8) with SMTP id HAA16589; Sun, 31 Jan 1999 07:25:41 -0700 (MST) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id HAA14422; Sun, 31 Jan 1999 07:25:39 -0700 Date: Sun, 31 Jan 1999 07:25:39 -0700 Message-Id: <199901311425.HAA14422@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: SHUDO Kazuyuki Cc: freebsd-java@FreeBSD.ORG Subject: Re: shuJIT 0.2.7 released In-Reply-To: <199901311154.UAA08610@cafe.muraoka.info.waseda.ac.jp> References: <199901311154.UAA08610@cafe.muraoka.info.waseda.ac.jp> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > I've released shuJIT 0.2.7. > http://www.shudo.net/jit/ Great! > But there is still a problem with FreeBSD JDK. > > I sometimes face a deadlock or segmentation fault with > SwingSet which is a demo for Swing 1.1. Does this happen quite a bit? If it happens rarely and often at startup, it may be a Swing bug. I can occasionally lockup *any* Swing application at startup with/without a JIT on Solaris, Win95, or FreeBSD. Most often it's related to something using MediaTracker. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Sun Jan 31 08:00:43 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA13095 for freebsd-java-outgoing; Sun, 31 Jan 1999 08:00:43 -0800 (PST) (envelope-from owner-freebsd-java@FreeBSD.ORG) Received: from manchester.genrad.com (x252.genrad.co.uk [195.99.3.252]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA13085 for ; Sun, 31 Jan 1999 08:00:39 -0800 (PST) (envelope-from swindellsr@genrad.co.uk) Date: Sun, 31 Jan 1999 08:00:39 -0800 (PST) Message-Id: <199901311600.IAA13085@hub.freebsd.org> Received: from CDP275 (CDP275.uk.genrad.com [132.223.131.103]) by manchester.genrad.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2448.0) id D798YAGA; Sun, 31 Jan 1999 16:00:36 -0000 From: Robert Swindells To: nate@mt.sri.com CC: shudoh@muraoka.info.waseda.ac.jp, freebsd-java@FreeBSD.ORG In-reply-to: <199901311425.HAA14422@mt.sri.com> (message from Nate Williams on Sun, 31 Jan 1999 07:25:39 -0700) Subject: Re: shuJIT 0.2.7 released Reply-to: rjs@fdy2.demon.co.uk Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >> I've released shuJIT 0.2.7. >> http://www.shudo.net/jit/ >Great! >> But there is still a problem with FreeBSD JDK. >> >> I sometimes face a deadlock or segmentation fault with >> SwingSet which is a demo for Swing 1.1. >Does this happen quite a bit? If it happens rarely and often at >startup, it may be a Swing bug. I can occasionally lockup *any* Swing >application at startup with/without a JIT on Solaris, Win95, or FreeBSD. >Most often it's related to something using MediaTracker. I had crashes with previous versions of shuJIT that didn't happen using TYA, both in my code and SwingSet. This version seems fine though. I tried my own Swing app, SwingSet and Metalworks and all worked. Robert Swindells To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Mon Feb 1 21:33:33 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA13324 for freebsd-java-outgoing; Mon, 1 Feb 1999 21:33:33 -0800 (PST) (envelope-from owner-freebsd-java@FreeBSD.ORG) Received: from misery.sdf.com (misery.sdf.com [204.244.213.49]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id VAA13318 for ; Mon, 1 Feb 1999 21:33:30 -0800 (PST) (envelope-from tom@sdf.com) Received: from tom by misery.sdf.com with esmtp (Exim 1.82 #3) id 107XTa-0001LB-00; Mon, 1 Feb 1999 20:30:14 -0800 Date: Mon, 1 Feb 1999 20:30:13 -0800 (PST) From: Tom To: freebsd-java@FreeBSD.ORG Subject: tya on FreeBSD? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I though the tya JIT 1.2v3 on FreeBSD was easy. During compilation, I got a lot of warning, and it finally died on tyaasm.S with "alignment too large". I had modified the configure.in file to setup detection of the jdk (I'm using the latest 1.1.7 build). I don't think the "FREEBSD" define is making it to the Makefile though. I added a "-DFREEBSD" to the Makefile, and got it to build a little farther before it died complaining of imcompatible pointer types in "tyaruntime.c" Anyone got tya to work? Tom To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Feb 2 05:04:22 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA11366 for freebsd-java-outgoing; Tue, 2 Feb 1999 05:04:22 -0800 (PST) (envelope-from owner-freebsd-java@FreeBSD.ORG) Received: from iglou.com (iglou3.iglou.com [192.107.41.6]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA11360 for ; Tue, 2 Feb 1999 05:04:21 -0800 (PST) (envelope-from patrick@cre8tivegroup.com) Received: from [204.255.227.147] (helo=gateway.cre8tivegroup.com) by iglou.com with esmtp (8.9.1/8.9.1) id 107fUG-00057D-00; Tue, 2 Feb 1999 08:03:28 -0500 Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Tue, 02 Feb 1999 08:03:46 -0500 (EST) From: Patrick Gardella To: Tom Subject: RE: tya on FreeBSD? Cc: freebsd-java@FreeBSD.ORG Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Yes, I have. You need to modify the configure file. First change line 869 from: java*1.1.7*) to something like: java*1.1.7Linux*) It doesn't really matter, since we need the java*1.1.7* somewhere else, we just don't want it to interfere (like it does). Then change line 917 from: java*Freebsd:02/25/98*) to: java*1.1.7*) Then run gmake. That builds it fine. You'll get warnings about tyaruntime.c (like you noticed). But if you look closely, they're only warnings, not errors, so it does build libtya.so just fine. Install that (I used gmake install) in /usr/local/lib and set JAVA_COMPILER in your env variables, and off you go! Patrick On 02-Feb-99 Tom wrote: > > I though the tya JIT 1.2v3 on FreeBSD was easy. During compilation, I > got a lot of warning, and it finally died on tyaasm.S with "alignment too > large". I had modified the configure.in file to setup detection of the > jdk (I'm using the latest 1.1.7 build). > > I don't think the "FREEBSD" define is making it to the Makefile though. > I added a "-DFREEBSD" to the Makefile, and got it to build a little > farther before it died complaining of imcompatible pointer types in > "tyaruntime.c" > > Anyone got tya to work? > > Tom --- Patrick S. Gardella Director of Web Development The Creative Group 1-800-804-0783 ext 29 606-858-8029 (fax) http://www.cre8tivegroup.com PGP Key ID 0xEE2D47A9 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Feb 2 08:46:35 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA04512 for freebsd-java-outgoing; Tue, 2 Feb 1999 08:46:35 -0800 (PST) (envelope-from owner-freebsd-java@FreeBSD.ORG) Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA04506 for ; Tue, 2 Feb 1999 08:46:32 -0800 (PST) (envelope-from nate@mt.sri.com) Received: from mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.8.8/8.8.8) with SMTP id JAA07818 for ; Tue, 2 Feb 1999 09:46:30 -0700 (MST) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id JAA23142; Tue, 2 Feb 1999 09:46:30 -0700 Date: Tue, 2 Feb 1999 09:46:30 -0700 Message-Id: <199902021646.JAA23142@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: java@FreeBSD.ORG Subject: FWD: TowerJ on FreeBSD X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org This is very good news. TowerJ is great stuff. ------- start of forwarded message ------- From: "Robert M. Howard" To: Nate Williams Subject: Re: TowerJ for FreeBSD Date: Mon, 1 Feb 1999 21:34:08 -0600 (CST) .... please feel free to post the following message to the list on my behalf. Thanks! Rock Readers of this thread should note that the possibility of a port of TowerJ to FreeBSD in the intermediate future (i.e., 2nd quarter) is looking good at the moment. We are talking to several potential ISV partners and closing a deal with 1 more should trigger the port. A few points regarding statements in this thread: 1) TowerJ can be used for servlets -- that works today by compiling the servlet into your servlet engine or server app. TowerJ 3.0 (in external Beta) adds support for true dynamic loading as well. 2) One Tower customer is using Linux emulation to allow a TowerJ compiled application to run on FreeBSD today. (I understand why that option is considered distasteful to most readers of this list, but I thought that I should offer it up anyway.) 3) We still don't directly support GUI. Indirect support for AWT comes via IBM's RemoteAWT and we are looking at several other alternatives as well, but GUI is not a high priority. Robert "Rock" Howard rock@twr.com CTO, Tower Technology Corporation http://www.twr.com 1501 W. Koenig Lane, Austin, TX 78756 Tel (512) 452-9455 Server-Side Java(tm) Performance Experts Fax (512) 452-1721 ------- end of forwarded message ------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Feb 2 10:28:38 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA15286 for freebsd-java-outgoing; Tue, 2 Feb 1999 10:28:38 -0800 (PST) (envelope-from owner-freebsd-java@FreeBSD.ORG) Received: from teel.info-noire.com (XP11-1-4-04.interlinx.qc.ca [207.253.79.84]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA15272 for ; Tue, 2 Feb 1999 10:28:32 -0800 (PST) (envelope-from alex@gel.usherb.ca) Received: from localhost (alex@localhost) by teel.info-noire.com (8.8.8/8.8.8) with SMTP id NAA23692; Tue, 2 Feb 1999 13:34:38 GMT (envelope-from alex@teel.info-noire.com) Date: Tue, 2 Feb 1999 13:34:37 +0000 (GMT) From: Alex Boisvert Reply-To: boia01@gel.usherb.ca To: hgrabows@usit.net cc: freebsd-java@FreeBSD.ORG Subject: RE: Changing max stack size In-Reply-To: <003801be4b50$e31e6740$6e01a8c0@tasshev.turnaround.com.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Fri, 29 Jan 1999, Joe Shevland wrote: > > > > Under FreeBSD the command line argument for -oss, -ss and -mx don't work > > with this format. The only way I've been able to get the program to > > even execute is to do the following: > > > > java unheatedgui -oss128MB -ss128MB -mx256MB > > > > This was the last time I ran it. I don't see how it is possible for it > > to actually reach these values so I'm assuming it treats the three > > options as command line arguments for "unheatedgui" and not for "java". > Have you tried using the following syntax for the command-line arguments: java -mx256m -oss128m -ss128m MainClass [...] It works for me. Alex. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed Feb 3 07:00:43 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA18873 for freebsd-java-outgoing; Wed, 3 Feb 1999 07:00:43 -0800 (PST) (envelope-from owner-freebsd-java@FreeBSD.ORG) Received: from www.langen.bull.de (www.langen.bull.de [193.141.50.9]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA18867 for ; Wed, 3 Feb 1999 07:00:42 -0800 (PST) (envelope-from luettgen@swh600.langen.bull.de) Received: from swh600.langen.bull.de (swh600.langen.bull.de [193.141.50.50]) by www.langen.bull.de (8.9.1/8.9.1) with SMTP id QAA14455 for ; Wed, 3 Feb 1999 16:00:39 +0100 Received: from luettegen.lg.bull.de by swh600.langen.bull.de (AIX 3.2/UCB 5.64/4.03) id AA32563; Wed, 3 Feb 1999 15:59:37 +0100 Message-Id: <36B86496.68C12D01@swh600.langen.bull.de> Date: Wed, 03 Feb 1999 16:00:38 +0100 From: Ralf Luettgen X-Mailer: Mozilla 4.5 [en] (X11; I; FreeBSD 3.0-STABLE i386) X-Accept-Language: en Mime-Version: 1.0 To: freebsd-java@FreeBSD.ORG Subject: Java 2.0 or jdk 1.2 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, is there anyone who could say me, what's the schedule for the jdk2.0 release? Thanks Ralf To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed Feb 3 08:28:35 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA04362 for freebsd-java-outgoing; Wed, 3 Feb 1999 08:28:35 -0800 (PST) (envelope-from owner-freebsd-java@FreeBSD.ORG) Received: from iglou.com (iglou3.iglou.com [192.107.41.6]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA04350 for ; Wed, 3 Feb 1999 08:28:32 -0800 (PST) (envelope-from patrick@cre8tivegroup.com) Received: from [204.255.227.24] (helo=gateway.cre8tivegroup.com) by iglou.com with esmtp (8.9.1/8.9.1) id 1085A9-00043d-00; Wed, 3 Feb 1999 11:28:25 -0500 Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <36B86496.68C12D01@swh600.langen.bull.de> Date: Wed, 03 Feb 1999 11:28:22 -0500 (EST) From: Patrick Gardella To: Ralf Luettgen Subject: RE: Java 2.0 or jdk 1.2 Cc: freebsd-java@FreeBSD.ORG Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Just as soon as we can get people to work on it, we'll release it. It's a big task, and other commitments have kept us from diving into it full force. Patrick On 03-Feb-99 Ralf Luettgen wrote: > Hi, > > is there anyone who could say me, what's the schedule for the jdk2.0 > release? > > Thanks > Ralf > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-java" in the body of the message --- Patrick S. Gardella Director of Web Development The Creative Group 1-800-804-0783 ext 29 606-858-8029 (fax) http://www.cre8tivegroup.com PGP Key ID 0xEE2D47A9 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message