From owner-freebsd-java Sun Mar 28 6:10:15 1999 Delivered-To: freebsd-java@freebsd.org Received: from rc1.vub.ac.be (rc1.vub.ac.be [134.184.129.1]) by hub.freebsd.org (Postfix) with ESMTP id C346C155B3 for ; Sun, 28 Mar 1999 06:09:57 -0800 (PST) (envelope-from jdricot@ulb.ac.be) Received: from mach.vub.ac.be (mach.vub.ac.be [134.184.129.3]) by rc1.vub.ac.be (8.8.8/%I%.0.ap (rc1)) id QAA15134; Sun, 28 Mar 1999 16:09:16 +0200 (MET DST) for Received: from ulb.ac.be (ppp-dial77.ulb.ac.be [164.15.246.77]) by mach.vub.ac.be (8.8.5/%I%.1.ap (mach.test)) id QAA22841; Sun, 28 Mar 1999 16:09:35 +0200 (MET DST) for Message-ID: <36FE3799.1C75FE34@ulb.ac.be> Date: Sun, 28 Mar 1999 16:07:21 +0200 From: Jean-Michel DRICOT Organization: ULB - Ecole Polytechnique X-Mailer: Mozilla 4.07 [en] (X11; I; FreeBSD 3.0-RELEASE i386) MIME-Version: 1.0 To: freebsd-java@freebsd.org Subject: Troubles with new Java (jdk1.1.7_ELF.V99-3-25.tar.gz) References: <199903271145.FAA08455@mailhub.platinum.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I'm running FreeBSD 3.0 and lastly installed the latest jdk port. (jdk1.1.7_ELF.V99-3-25.tar.gz) I followed the instructions and also installed the new ld-elf.so.1. Each time I launch the "javac" compiler I get the following error message: /usr/libexec/ld-elf.so.1: /usr/jdk1.1.7/lib/i386/green_threads/libjava.so: Undefined symbol "gmtime_r" I think there's a dynamic library missing on my system... But wich one ? Thanks for helping Many Thanks for your GREAT job ! Dricot Jean-Michel -- ________________________________________________________________________ [End User License Agreement: By opening this message you show your agreement to spend the rest of your life vigorously opposing the oppressive Microsoft marketing philosophy.] Dricot Jean-Michel 3eme Annee du grade d'Ingenieur Civil Informaticien Universite Libre de Bruxelles - Ecole Polytechnique URL: http://student.ulb.ac.be/~jdricot e-mail: jdricot@ulb.ac.be To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Sun Mar 28 8:43:55 1999 Delivered-To: freebsd-java@freebsd.org Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (Postfix) with ESMTP id C332A152EE for ; Sun, 28 Mar 1999 08:43:52 -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 JAA19542; Sun, 28 Mar 1999 09:43:33 -0700 (MST) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id JAA07876; Sun, 28 Mar 1999 09:43:33 -0700 Date: Sun, 28 Mar 1999 09:43:33 -0700 Message-Id: <199903281643.JAA07876@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Jean-Michel DRICOT Cc: freebsd-java@FreeBSD.ORG Subject: Re: Troubles with new Java (jdk1.1.7_ELF.V99-3-25.tar.gz) In-Reply-To: <36FE3799.1C75FE34@ulb.ac.be> References: <199903271145.FAA08455@mailhub.platinum.com> <36FE3799.1C75FE34@ulb.ac.be> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > I'm running FreeBSD 3.0 and lastly installed the latest jdk port. > (jdk1.1.7_ELF.V99-3-25.tar.gz) On FreeBSD 3.0, apparently you also need to update your shared C library, /usr/lib/libc.so.3 as well. Get a newer version from 3.1R and it should work fine. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Mon Mar 29 21:37:49 1999 Delivered-To: freebsd-java@freebsd.org Received: from pm06sm.pmm.cw.net (pm06sm.pmm.cw.net [208.159.98.155]) by hub.freebsd.org (Postfix) with ESMTP id 5F14115099 for ; Mon, 29 Mar 1999 21:37:47 -0800 (PST) (envelope-from bruno.schwander@technologist.com) Received: from p200 (usr64-dialup27.mix1.Sacramento.cw.net [166.62.14.219]) by PM06SM.PMM.CW.NET (PMDF V5.2-29 #35324) with SMTP id <0F9E009WW7M67B@PM06SM.PMM.CW.NET> for freebsd-java@freebsd.org; Tue, 30 Mar 1999 05:37:27 +0000 (GMT) Date: Mon, 29 Mar 1999 21:38:17 +0000 From: bruno schwander Subject: jdk1.1.7 core dumps silently on freebsd 3.1 release To: "freebsd-java@freebsd.org" Reply-To: bruno schwander Message-id: <0F9E009WX7M67B@PM06SM.PMM.CW.NET> MIME-version: 1.0 X-Mailer: PMMail 1.96a Evaluation Version For OS/2 (Unregistered) Content-type: text/plain; charset="us-ascii" Content-transfer-encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi all, I just installed jdk1.1.5_ELF_V99.03.25 on my bsd system and also the more recent ld.so mentioned on the freebsd java page. The problem I am having is that java instantly core dumps, with now error message. I set the JAVA_HOME and the path, is there something more to do for installation ? Where should I look for a solution, I am fairly new with freebsd. bruno.schwander@technologist.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Mar 30 9: 2:35 1999 Delivered-To: freebsd-java@freebsd.org Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (Postfix) with ESMTP id 75E0614EA6 for ; Tue, 30 Mar 1999 09:02:34 -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 KAA10387; Tue, 30 Mar 1999 10:02:15 -0700 (MST) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id KAA17124; Tue, 30 Mar 1999 10:02:14 -0700 Date: Tue, 30 Mar 1999 10:02:14 -0700 Message-Id: <199903301702.KAA17124@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: bruno schwander Cc: "freebsd-java@freebsd.org" Subject: Re: jdk1.1.7 core dumps silently on freebsd 3.1 release In-Reply-To: <0F9E009WX7M67B@PM06SM.PMM.CW.NET> References: <0F9E009WX7M67B@PM06SM.PMM.CW.NET> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > I just installed jdk1.1.5_ELF_V99.03.25 on my bsd system and also the > more recent ld.so mentioned on the freebsd java page. > The problem I am having is that java instantly core dumps, with now > error message. Does it dump core sometimes, or doing anything? Can you run any kind of program? If it doesn't do anything, I'd be suspicous about the loader not being updated. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Mar 30 10:52:55 1999 Delivered-To: freebsd-java@freebsd.org Received: from smtp04.primenet.com (smtp04.primenet.com [206.165.6.134]) by hub.freebsd.org (Postfix) with ESMTP id A1C8814BF8; Tue, 30 Mar 1999 10:52:48 -0800 (PST) (envelope-from tlambert@usr06.primenet.com) Received: (from daemon@localhost) by smtp04.primenet.com (8.8.8/8.8.8) id NAA05376; Tue, 30 Mar 1999 13:01:15 -0700 (MST) Received: from usr06.primenet.com(206.165.6.206) via SMTP by smtp04.primenet.com, id smtpd005337; Tue Mar 30 13:01:11 1999 Received: (from tlambert@localhost) by usr06.primenet.com (8.8.5/8.8.5) id LAA16878; Tue, 30 Mar 1999 11:52:23 -0700 (MST) From: Terry Lambert Message-Id: <199903301852.LAA16878@usr06.primenet.com> Subject: Re: Announce: FreeBSD JDK1.1.7 with ELF support To: nate@mt.sri.com (Nate Williams) Date: Tue, 30 Mar 1999 18:52:23 +0000 (GMT) Cc: freebsd-java@FreeBSD.ORG, java-port@FreeBSD.ORG In-Reply-To: <199903261613.JAA00184@mt.sri.com> from "Nate Williams" at Mar 26, 99 09:13:38 am X-Mailer: ELM [version 2.4 PL25] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > An updated 'ld-elf.so.1' binary is provided on the WWW page, along with Shouldn't the version number change? Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Mar 30 11:37:11 1999 Delivered-To: freebsd-java@freebsd.org Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (Postfix) with ESMTP id 648E914C3A; Tue, 30 Mar 1999 11:37:10 -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 MAA11795; Tue, 30 Mar 1999 12:36:50 -0700 (MST) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id MAA18114; Tue, 30 Mar 1999 12:36:50 -0700 Date: Tue, 30 Mar 1999 12:36:50 -0700 Message-Id: <199903301936.MAA18114@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Terry Lambert Cc: nate@mt.sri.com (Nate Williams), freebsd-java@FreeBSD.ORG, java-port@FreeBSD.ORG Subject: Re: Announce: FreeBSD JDK1.1.7 with ELF support In-Reply-To: <199903301852.LAA16878@usr06.primenet.com> References: <199903261613.JAA00184@mt.sri.com> <199903301852.LAA16878@usr06.primenet.com> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > An updated 'ld-elf.so.1' binary is provided on the WWW page, along with > > Shouldn't the version number change? Not my decision. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Mar 30 20: 5: 3 1999 Delivered-To: freebsd-java@freebsd.org Received: from pm04sm.pmm.cw.net (pm04sm.pmm.cw.net [208.159.98.153]) by hub.freebsd.org (Postfix) with ESMTP id C4CE915538 for ; Tue, 30 Mar 1999 20:05:02 -0800 (PST) (envelope-from bruno.schwander@technologist.com) Received: from CONVERSION-DAEMON by PM04SM.PMM.CW.NET (PMDF V5.2-29 #35318) id <0F9F00G01XZK86@PM04SM.PMM.CW.NET> for freebsd-java@freebsd.org; Wed, 31 Mar 1999 04:04:36 +0000 (GMT) Received: from p200 (usr39-dialup42.mix1.Sacramento.cw.net [166.62.11.170]) by PM04SM.PMM.CW.NET (PMDF V5.2-29 #35318) with SMTP id <0F9F008LFXZ9F0@PM04SM.PMM.CW.NET> for freebsd-java@freebsd.org; Wed, 31 Mar 1999 04:04:26 +0000 (GMT) Date: Tue, 30 Mar 1999 20:05:20 +0000 From: bruno schwander Subject: Re: jdk1.1.7 core dumps silently on freebsd 3.1 release To: "freebsd-java@freebsd.org" Reply-To: bruno schwander Message-id: <0F9F008LGXZAF0@PM04SM.PMM.CW.NET> MIME-version: 1.0 X-Mailer: PMMail 1.96a Evaluation Version For OS/2 (Unregistered) Content-type: text/plain; charset="us-ascii" Content-transfer-encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, 30 Mar 1999 10:02:14 -0700, Nate Williams wrote: >> I just installed jdk1.1.5_ELF_V99.03.25 on my bsd system and also the >> more recent ld.so mentioned on the freebsd java page. >> The problem I am having is that java instantly core dumps, with now >> error message. > >Does it dump core sometimes, or doing anything? Can you run any kind of >program? If it doesn't do anything, I'd be suspicous about the loader >not being updated. > > I checked this and no the new ld was not changed properly. When I run the install command, I get a core dump from strip ! how can I manually update that file ? bruno To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Mar 30 20:28:32 1999 Delivered-To: freebsd-java@freebsd.org Received: from picnic.mat.net (picnic.mat.net [206.246.122.133]) by hub.freebsd.org (Postfix) with ESMTP id B069D155A6 for ; Tue, 30 Mar 1999 20:28:28 -0800 (PST) (envelope-from chuckr@mat.net) Received: from localhost (chuckr@localhost) by picnic.mat.net (8.9.3/8.8.5) with ESMTP id XAA99498; Tue, 30 Mar 1999 23:26:38 -0500 (EST) Date: Tue, 30 Mar 1999 23:26:38 -0500 (EST) From: Chuck Robey To: bruno schwander Cc: "freebsd-java@freebsd.org" Subject: Re: jdk1.1.7 core dumps silently on freebsd 3.1 release In-Reply-To: <0F9F008LGXZAF0@PM04SM.PMM.CW.NET> 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 Tue, 30 Mar 1999, bruno schwander wrote: > On Tue, 30 Mar 1999 10:02:14 -0700, Nate Williams wrote: > > >> I just installed jdk1.1.5_ELF_V99.03.25 on my bsd system and also the > >> more recent ld.so mentioned on the freebsd java page. > >> The problem I am having is that java instantly core dumps, with now > >> error message. > > > >Does it dump core sometimes, or doing anything? Can you run any kind of > >program? If it doesn't do anything, I'd be suspicous about the loader > >not being updated. > > > > > > I checked this and no the new ld was not changed properly. > When I run the install command, I get a core dump from strip ! > how can I manually update that file ? You only have to copy it to /usr/libexec, but READ THIS!! ld-elf.so.1 is the file that is at the base of all your shared executeables. If you screw it up, your machine will be in a disaster state ... not unrecoverable, but SAVE your old ld-elf.so.1 in a very safe place, and be ready to copy it right back into place, should you lose your shared executables. Something like vi is shared, and it better execute. /bin/cp, which you can use to copy things back, is a statically compiled thing, so it'll work regardless. ld-elf.so.1 is pretty small, so save it under, say, ld-elf.so.1.save in /usr/libexec, so it's right there if you have to restore it. Keep your head here, don't shoot yourself in the foot, please. If you already knew this, then consider this a warning message to everyone else, because I know we're going to get at least one "help me" message out of this. I just picked you as a convenient target to get this warning out early. ----------------------------+----------------------------------------------- Chuck Robey | Interests include any kind of voice or data chuckr@glue.umd.edu | communications topic, C programming, and Unix. 213 Lakeside Drive Apt T-1 | Greenbelt, MD 20770 | I run picnic (FreeBSD-current) (301) 220-2114 | and jaunt (Solaris7). ----------------------------+----------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Mar 30 21:12:17 1999 Delivered-To: freebsd-java@freebsd.org Received: from pm02sm.pmm.cw.net (pm02sm.pmm.cw.net [208.159.98.151]) by hub.freebsd.org (Postfix) with ESMTP id D13AC14E23 for ; Tue, 30 Mar 1999 21:12:15 -0800 (PST) (envelope-from bruno.schwander@technologist.com) Received: from CONVERSION-DAEMON by PM02SM.PMM.CW.NET (PMDF V5.2-29 #35316) id <0F9G00G0113H5U@PM02SM.PMM.CW.NET> for freebsd-java@freebsd.org; Wed, 31 Mar 1999 05:11:44 +0000 (GMT) Received: from p200 (usr39-dialup55.mix1.Sacramento.cw.net [166.62.11.183]) by PM02SM.PMM.CW.NET (PMDF V5.2-29 #35316) with SMTP id <0F9G00IS213C76@PM02SM.PMM.CW.NET> for freebsd-java@freebsd.org; Wed, 31 Mar 1999 05:11:41 +0000 (GMT) Date: Tue, 30 Mar 1999 21:11:58 +0000 From: bruno schwander Subject: Re: jdk1.1.7 core dumps silently on freebsd 3.1 release To: "freebsd-java@freebsd.org" Reply-To: bruno schwander Message-id: <0F9G00IS513C76@PM02SM.PMM.CW.NET> MIME-version: 1.0 X-Mailer: PMMail 1.96a Evaluation Version For OS/2 (Unregistered) Content-type: text/plain; charset="us-ascii" Content-transfer-encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >> I checked this and no the new ld was not changed properly. >> When I run the install command, I get a core dump from strip ! >> how can I manually update that file ? > >You only have to copy it to /usr/libexec, but READ THIS!! well..... before I got your warning, I tried copying the file over the old one.... immediately after cp-ing it, I got a zillion error messages, several processes core dumping etc, before I knew it my disk was trashed and unrecoverable. I tried rebooting with the live FreeBSD cd and mounting what was on my drive bot no partition was readable... I suppose I could have tried harder but since I am not (yet :-) ) a BSD guru I decided to wipe and reinstall, which wasn't really a big deal since this was a fresh, new, 24hour old install... so, now that my bsd is up and running, I am not going to try to copy this file over the old one ! any suggestions on what to do ? I am running all this on an old spare box with 500Mb of disk, so I don't know if I can even get all the most recent sources build all thanks for the help bruno To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Mar 30 22:21: 3 1999 Delivered-To: freebsd-java@freebsd.org Received: from fledge.watson.org (FLEDGE.RES.CMU.EDU [128.2.93.229]) by hub.freebsd.org (Postfix) with ESMTP id 1BA1B152E0 for ; Tue, 30 Mar 1999 22:21:00 -0800 (PST) (envelope-from robert@cyrus.watson.org) Received: from fledge.watson.org (robert@fledge.pr.watson.org [192.0.2.3]) by fledge.watson.org (8.8.8/8.8.8) with SMTP id BAA28433; Wed, 31 Mar 1999 01:20:40 -0500 (EST) (envelope-from robert@cyrus.watson.org) Date: Wed, 31 Mar 1999 01:20:40 -0500 (EST) From: Robert Watson X-Sender: robert@fledge.watson.org Reply-To: Robert Watson To: bruno schwander Cc: "freebsd-java@freebsd.org" Subject: Re: jdk1.1.7 core dumps silently on freebsd 3.1 release In-Reply-To: <0F9G00IS513C76@PM02SM.PMM.CW.NET> 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 Tue, 30 Mar 1999, bruno schwander wrote: > >> I checked this and no the new ld was not changed properly. > >> When I run the install command, I get a core dump from strip ! > >> how can I manually update that file ? > > > >You only have to copy it to /usr/libexec, but READ THIS!! > > well..... before I got your warning, I tried copying the file over the > old one.... immediately after cp-ing it, I got a zillion error > messages, several processes core dumping etc, before I knew it my disk > was trashed and unrecoverable. I tried rebooting with the live FreeBSD > cd and mounting what was on my drive bot no partition was readable... I > suppose I could have tried harder but since I am not (yet :-) ) a BSD > guru I decided to wipe and reinstall, which wasn't really a big deal > since this was a fresh, new, 24hour old install... > > so, now that my bsd is up and running, I am not going to try to copy > this file over the old one ! > > any suggestions on what to do ? > > I am running all this on an old spare box with 500Mb of disk, so I don't > know if I can even get all the most recent sources build all > > thanks for the help The basic system binaries in /bin are all statically linked as opposed to dynamically linked. That means that as long as your system is not actively running any dynamically linked binaries, it is safe to copy over the original file. If you boot into single user mode, mount the file systems writable (fsck -p ; mount -a) you can do it safely. I would imagine you could also do a: mv /usr/libexec/ld-elf.so.1 /usr/libexec/ld-elf.so.1.bak and then copy the new one in, as that leaves existing processes pointing at the old one since it is not just written over (I believe one of the install flags does this also?). However, if you do that, there will be a window before the copy completes where new dynamically linked processes that start will not be happy. Copying the file onto the same partition and then moving it into the new location should prevent them from ever getting a partial ld-elf.so.1 however. Hope that helps, and sorry to hear about the toasted system :-(. Robert N Watson robert@fledge.watson.org http://www.watson.org/~robert/ PGP key fingerprint: 03 01 DD 8E 15 67 48 73 25 6D 10 FC EC 68 C1 1C Carnegie Mellon University http://www.cmu.edu/ TIS Labs at Network Associates, Inc. http://www.tis.com/ Safeport Network Services http://www.safeport.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Mar 30 23:30:53 1999 Delivered-To: freebsd-java@freebsd.org Received: from pm06sm.pmm.cw.net (pm06sm.pmm.cw.net [208.159.98.155]) by hub.freebsd.org (Postfix) with ESMTP id 043BF15BAA for ; Tue, 30 Mar 1999 23:30:52 -0800 (PST) (envelope-from bruno.schwander@technologist.com) Received: from CONVERSION-DAEMON by PM06SM.PMM.CW.NET (PMDF V5.2-29 #35324) id <0F9G00G017IXS3@PM06SM.PMM.CW.NET> for freebsd-java@freebsd.org; Wed, 31 Mar 1999 07:30:33 +0000 (GMT) Received: from p200 (usr55-dialup86.mix2.Atlanta.cw.net [166.62.186.88]) by PM06SM.PMM.CW.NET (PMDF V5.2-29 #35324) with SMTP id <0F9G00IR47IREW@PM06SM.PMM.CW.NET> for freebsd-java@freebsd.org; Wed, 31 Mar 1999 07:30:32 +0000 (GMT) Date: Tue, 30 Mar 1999 23:31:26 +0000 From: bruno schwander Subject: Re: jdk1.1.7 core dumps silently on freebsd 3.1 release To: "freebsd-java@freebsd.org" Reply-To: bruno schwander Message-id: <0F9G00IR57ISEW@PM06SM.PMM.CW.NET> MIME-version: 1.0 X-Mailer: PMMail 1.96a Evaluation Version For OS/2 (Unregistered) Content-type: text/plain; charset="us-ascii" Content-transfer-encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org To all: please bear with me a little more, thanks ! :-} Well I managed to copy the file safely, reboot, see all kind of processes dump core, reboot the toasted system and with the boot CD I managed to restore a usable system ( took me 2 hours instead of reinstalling in 1, but I learned a lot !) so, this ld-elf.co.1 does not works apparently on my fresh bsd 3.1 Is there any dependencies I should be aware of ? How to determine them ? bruno >I would imagine you could also do a: > >mv /usr/libexec/ld-elf.so.1 /usr/libexec/ld-elf.so.1.bak >and then copy the new one in, as that leaves existing processes pointing >at the old one since it is not just written over (I believe one of the >install flags does this also?). However, if you do that, there will be a >window before the copy completes where new dynamically linked processes >that start will not be happy. Copying the file onto the same partition >and then moving it into the new location should prevent them from ever >getting a partial ld-elf.so.1 however. > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Thu Apr 1 12:49:16 1999 Delivered-To: freebsd-java@freebsd.org Received: from iglou.com (iglou1.iglou.com [192.107.41.3]) by hub.freebsd.org (Postfix) with ESMTP id 9A307150AC for ; Thu, 1 Apr 1999 12:49:09 -0800 (PST) (envelope-from patrick@cre8tivegroup.com) Received: from [204.255.227.139] (helo=gateway.cre8tivegroup.com) by iglou.com with esmtp (8.9.1/8.9.1) id 10SoOG-0002pz-00; Thu, 1 Apr 1999 15:48:40 -0500 Content-Length: 835 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 Date: Thu, 01 Apr 1999 15:48:37 -0500 (EST) From: Patrick Gardella To: Albrecht Kleine , To: Albrecht Kleine , Kazuyuki SHUDO Subject: JIT for ELF JDK Cc: freebsd-java@freebsd.org Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org This is mainly a heads up for everyone trying the ELF JDK. Neither shujit nor TYA work right now. shujit (0.2.10): It's compiled for 2.2.7R, and does not run under 3.1R gateway# jsql Invalid file format (libshujit.so) Warning: JIT compiler "shujit" not found. Will use interpreter. TYA (1.2v4): gateway# ./Sy /usr/local/lib/libtya.so: Undefined symbol "FastInvNoCheck32" (libtya.so) Warning: JIT compiler "tya" not found. Will use interpreter. This line should be a (c) line ^^^ (else TYA is not loaded.) tya FreeBSD TYA is compiled on this system with no errors than the normal ones (CodeRunner32 and 64). Patrick --- 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 Thu Apr 1 13: 3: 8 1999 Delivered-To: freebsd-java@freebsd.org Received: from mail.HiWAAY.net (fly.HiWAAY.net [208.147.154.56]) by hub.freebsd.org (Postfix) with ESMTP id 9702014C7F for ; Thu, 1 Apr 1999 13:02:57 -0800 (PST) (envelope-from sprice@hiwaay.net) Received: from localhost (sprice@localhost) by mail.HiWAAY.net (8.9.1a/8.9.0) with ESMTP id PAA06804; Thu, 1 Apr 1999 15:02:31 -0600 (CST) Date: Thu, 1 Apr 1999 15:02:30 -0600 (CST) From: Steve Price To: Patrick Gardella Cc: Albrecht Kleine , freebsd-java@FreeBSD.ORG Subject: Re: JIT for ELF JDK In-Reply-To: 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 Thu, 1 Apr 1999, Patrick Gardella wrote: # TYA (1.2v4): # gateway# ./Sy # /usr/local/lib/libtya.so: Undefined symbol "FastInvNoCheck32" # (libtya.so) # Warning: JIT compiler "tya" not found. Will use interpreter. # This line should be a (c) line ^^^ (else TYA is not loaded.) # tya # FreeBSD # # TYA is compiled on this system with no errors than the normal ones # (CodeRunner32 and 64). The following patch works for me. --- tya.S Thu Apr 1 14:58:33 1999 +++ tya.S.orig Thu Apr 1 14:55:33 1999 @@ -4,7 +4,7 @@ #define TYAASM_S #include "tyaconfig.h" -#if defined(FREEBSD) && !defined(__ELF__) +#ifdef FREEBSD #include "tyaasm_FreeBSD.S" #else #include "tyaasm.S" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Thu Apr 1 13: 9:16 1999 Delivered-To: freebsd-java@freebsd.org Received: from resu1.ulb.ac.be (resu1.ulb.ac.be [164.15.59.200]) by hub.freebsd.org (Postfix) with ESMTP id 3751D15100 for ; Thu, 1 Apr 1999 13:08:42 -0800 (PST) (envelope-from jdricot@ulb.ac.be) Received: from mach.vub.ac.be (mach.ulb.ac.be [164.15.128.3]) by resu1.ulb.ac.be (8.8.8/3.12.0.ap (resu.test)) id XAA23179; Thu, 1 Apr 1999 23:06:56 +0200 (MET DST) for Received: from ulb.ac.be (ppp-dial77.ulb.ac.be [164.15.246.77]) by mach.vub.ac.be (8.8.5/%I%.1.ap (mach.test)) id XAA19387; Thu, 1 Apr 1999 23:08:12 +0200 (MET DST) for Message-ID: <3703AB14.51E38D53@ulb.ac.be> Date: Thu, 01 Apr 1999 19:21:24 +0200 From: Jean-Michel DRICOT Organization: ULB - Ecole Polytechnique X-Mailer: Mozilla 4.07 [en] (X11; I; FreeBSD 3.0-RELEASE i386) MIME-Version: 1.0 To: freebsd-java@FreeBSD.ORG Subject: Windowing troubles Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello, I'd like to know how to avoid AWT Frames getting in upper left edge of the screen each time I launch an AWT application...(and sometimes they go a bit OFF the screen :-)... ) I know this problem is solved with new jdk 117 release... But I still must use old one (previous jdk 117) because I'm running under FreeBSD 3.0... Thanks for helping and thanks for your great job Jean-Michel -- ________________________________________________________________________ [End User License Agreement: By opening this message you show your agreement to spend the rest of your life vigorously opposing the oppressive Microsoft marketing philosophy.] Dricot Jean-Michel 3eme Annee du grade d'Ingenieur Civil Informaticien Universite Libre de Bruxelles - Ecole Polytechnique URL: http://student.ulb.ac.be/~jdricot e-mail: jdricot@ulb.ac.be To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Thu Apr 1 13:10:29 1999 Delivered-To: freebsd-java@freebsd.org Received: from iglou.com (iglou2.iglou.com [192.107.41.8]) by hub.freebsd.org (Postfix) with ESMTP id 6A554150D8 for ; Thu, 1 Apr 1999 13:09:58 -0800 (PST) (envelope-from patrick@cre8tivegroup.com) Received: from [204.255.227.139] (helo=gateway.cre8tivegroup.com) by iglou.com with esmtp (8.9.1/8.9.1) id 10SoiX-0005zO-00; Thu, 1 Apr 1999 16:09:37 -0500 Content-Length: 1139 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: Thu, 01 Apr 1999 16:09:34 -0500 (EST) From: Patrick Gardella To: Steve Price Subject: Re: JIT for ELF JDK Cc: freebsd-java@FreeBSD.ORG, Albrecht Kleine Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 01-Apr-99 Steve Price wrote: > On Thu, 1 Apr 1999, Patrick Gardella wrote: > ># TYA (1.2v4): ># gateway# ./Sy ># /usr/local/lib/libtya.so: Undefined symbol "FastInvNoCheck32" ># (libtya.so) ># Warning: JIT compiler "tya" not found. Will use interpreter. ># This line should be a (c) line ^^^ (else TYA is not loaded.) ># tya ># FreeBSD ># ># TYA is compiled on this system with no errors than the normal ones ># (CodeRunner32 and 64). > > The following patch works for me. > > --- tya.S Thu Apr 1 14:58:33 1999 > +++ tya.S.orig Thu Apr 1 14:55:33 1999 > @@ -4,7 +4,7 @@ > #define TYAASM_S > #include "tyaconfig.h" > > -#if defined(FREEBSD) && !defined(__ELF__) > +#ifdef FREEBSD > #include "tyaasm_FreeBSD.S" > #else > #include "tyaasm.S" That's how it was defined already... #define TYAASM_S #include "tyaconfig.h" #ifdef FREEBSD #include "tyaasm_FreeBSD.S" #else #include "tyaasm.S" #endif --- 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 Thu Apr 1 13:15:40 1999 Delivered-To: freebsd-java@freebsd.org Received: from mail.HiWAAY.net (fly.HiWAAY.net [208.147.154.56]) by hub.freebsd.org (Postfix) with ESMTP id D03E515041 for ; Thu, 1 Apr 1999 13:15:38 -0800 (PST) (envelope-from sprice@hiwaay.net) Received: from localhost (sprice@localhost) by mail.HiWAAY.net (8.9.1a/8.9.0) with ESMTP id PAA10728; Thu, 1 Apr 1999 15:15:16 -0600 (CST) Date: Thu, 1 Apr 1999 15:15:16 -0600 (CST) From: Steve Price To: Patrick Gardella Cc: freebsd-java@FreeBSD.ORG, Albrecht Kleine Subject: Re: JIT for ELF JDK In-Reply-To: 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 Thu, 1 Apr 1999, Patrick Gardella wrote: # That's how it was defined already... # #define TYAASM_S # #include "tyaconfig.h" # # #ifdef FREEBSD # #include "tyaasm_FreeBSD.S" # #else # #include "tyaasm.S" # #endif Apply the patch. It will ask about if it is reversed. Answer yes. By mistake I did a 'diff -u tya.S tya.S.orig' instead of the other way around. Here's another more correct patch just in case. --- tya.S.orig Thu Apr 1 14:55:33 1999 +++ tya.S Thu Apr 1 14:58:33 1999 @@ -4,7 +4,7 @@ #define TYAASM_S #include "tyaconfig.h" -#ifdef FREEBSD +#if defined(FREEBSD) && !defined(__ELF__) #include "tyaasm_FreeBSD.S" #else #include "tyaasm.S" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Thu Apr 1 13:23:35 1999 Delivered-To: freebsd-java@freebsd.org Received: from iglou.com (iglou2.iglou.com [192.107.41.8]) by hub.freebsd.org (Postfix) with ESMTP id 9CF1A15233 for ; Thu, 1 Apr 1999 13:23:32 -0800 (PST) (envelope-from patrick@cre8tivegroup.com) Received: from [204.255.227.139] (helo=gateway.cre8tivegroup.com) by iglou.com with esmtp (8.9.1/8.9.1) id 10Sovb-0006X3-00; Thu, 1 Apr 1999 16:23:07 -0500 Content-Length: 1025 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: Thu, 01 Apr 1999 16:23:05 -0500 (EST) From: Patrick Gardella To: Steve Price Subject: Re: JIT for ELF JDK Cc: Albrecht Kleine , freebsd-java@FreeBSD.ORG Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 01-Apr-99 Steve Price wrote: > On Thu, 1 Apr 1999, Patrick Gardella wrote: > ># That's how it was defined already... ># #define TYAASM_S ># #include "tyaconfig.h" ># ># #ifdef FREEBSD ># #include "tyaasm_FreeBSD.S" ># #else ># #include "tyaasm.S" ># #endif > > Apply the patch. It will ask about if it is reversed. Answer > yes. By mistake I did a 'diff -u tya.S tya.S.orig' instead of > the other way around. Here's another more correct patch just > in case. > > --- tya.S.orig Thu Apr 1 14:55:33 1999 > +++ tya.S Thu Apr 1 14:58:33 1999 > @@ -4,7 +4,7 @@ > #define TYAASM_S > #include "tyaconfig.h" > > -#ifdef FREEBSD > +#if defined(FREEBSD) && !defined(__ELF__) > #include "tyaasm_FreeBSD.S" > #else > #include "tyaasm.S" Indeed that does the trick. Many thanks. Patrick --- 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 Thu Apr 1 13:29:52 1999 Delivered-To: freebsd-java@freebsd.org Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (Postfix) with ESMTP id 7840114F48 for ; Thu, 1 Apr 1999 13:29:51 -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 OAA04403; Thu, 1 Apr 1999 14:29:32 -0700 (MST) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id OAA28372; Thu, 1 Apr 1999 14:29:31 -0700 Date: Thu, 1 Apr 1999 14:29:31 -0700 Message-Id: <199904012129.OAA28372@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Jean-Michel DRICOT Cc: freebsd-java@FreeBSD.ORG Subject: Re: Windowing troubles In-Reply-To: <3703AB14.51E38D53@ulb.ac.be> References: <3703AB14.51E38D53@ulb.ac.be> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > I'd like to know how to avoid AWT Frames getting in upper left edge of > the screen each time I launch an AWT application...(and sometimes they > go a bit OFF the screen :-)... ) Try the new JDK release. This bug exists in the stock JDK sources from Sun (it behaves this way under Solaris), but I rolled in some patches from the Linux release to fix it. > I know this problem is solved with new jdk 117 release... But I still > must use old one (previous jdk 117) because I'm running under FreeBSD > 3.0... There is a new A.OUT version you can use. I made both a new A.OUT and a new ELF version for this very reason. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Thu Apr 1 16: 9:56 1999 Delivered-To: freebsd-java@freebsd.org Received: from legend.idworld.net (legend.idworld.net [209.142.64.2]) by hub.freebsd.org (Postfix) with ESMTP id BBCDA155CD for ; Thu, 1 Apr 1999 16:09:48 -0800 (PST) (envelope-from john01@idworld.net) Received: from idworld.net (dnas-03-34.sat.idworld.net [209.142.68.150]) by legend.idworld.net (8.9.3/8.9.3) with ESMTP id SAA19063 for ; Thu, 1 Apr 1999 18:09:28 -0600 (CST) Message-ID: <37040AA0.915E4CD1@idworld.net> Date: Thu, 01 Apr 1999 18:09:04 -0600 From: John X-Mailer: Mozilla 4.04 [en] (X11; I; FreeBSD 2.2.7-RELEASE i386) MIME-Version: 1.0 To: freebsd-java@freebsd.org Subject: classpath Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org How do I set my classpath in the csh? What does the error message: "classes not found" when I attampt to execute a java program? John. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Thu Apr 1 16:26:59 1999 Delivered-To: freebsd-java@freebsd.org Received: from mail.HiWAAY.net (fly.HiWAAY.net [208.147.154.56]) by hub.freebsd.org (Postfix) with ESMTP id 4924614F68 for ; Thu, 1 Apr 1999 16:26:54 -0800 (PST) (envelope-from sprice@hiwaay.net) Received: from localhost (sprice@localhost) by mail.HiWAAY.net (8.9.1a/8.9.0) with ESMTP id SAA03848; Thu, 1 Apr 1999 18:26:35 -0600 (CST) Date: Thu, 1 Apr 1999 18:26:35 -0600 (CST) From: Steve Price To: freebsd-java@freebsd.org Cc: kyserj@nichols.com Subject: Applet jar file generator 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 Hi All, Does anyone know of an applet jar file generator ala Borland's JBuilder Deployment Wizard that extract classes from one or more jar files and produces a jar containing only the classes required by the applet? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Thu Apr 1 18:56:23 1999 Delivered-To: freebsd-java@freebsd.org Received: from jiyu.net (unknown [209.100.98.61]) by hub.freebsd.org (Postfix) with ESMTP id 37008155E0 for ; Thu, 1 Apr 1999 18:56:14 -0800 (PST) (envelope-from daichi@ongs.net) Received: from localhost (ppph109.wbs.ne.jp [202.219.55.109]) by jiyu.net (8.8.5/8.8.5) with ESMTP id LAA23496 for ; Fri, 2 Apr 1999 11:56:59 +0900 To: freebsd-java@FreeBSD.ORG Subject: Re: classpath In-Reply-To: <37040AA0.915E4CD1@idworld.net> References: <37040AA0.915E4CD1@idworld.net> X-Mailer: Mew version 1.94b9 on XEmacs 20.4 (Emerald) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <19990402115551L.daichi@ongs.net> Date: Fri, 02 Apr 1999 11:55:51 +0900 From: "Daichi T.GOTO" X-Dispatcher: imput version 990225(IM107) Lines: 108 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org From: John Subject: classpath Date: Thu, 01 Apr 1999 18:09:04 -0600 > How do I set my classpath in the csh? What does the error message: > "classes not found" when I attampt to execute a java program? > > John. For example in ~/.cshrc file, if ( -d "$HOME/bin" ) setenv PATH "$HOME/bin" if ( -d "$HOME/X11R6/bin" ) setenv PATH "${PATH:q}:$HOME/X11R6/bin" if ( -d /bin ) setenv PATH "${PATH:q}:/bin" if ( -d /usr/bin ) setenv PATH "${PATH:q}:/usr/bin" if ( -d /usr/local/bin ) setenv PATH "${PATH:q}:/usr/local/bin" if ( -d /sbin ) setenv PATH "${PATH:q}:/sbin" if ( -d /usr/sbin ) setenv PATH "${PATH:q}:/usr/sbin" if ( -d /usr/local/sbin ) setenv PATH "${PATH:q}:/usr/local/sbin" if ( -d /usr/X11R6/bin ) setenv PATH "${PATH:q}:/usr/X11R6/bin" if ( -d /stand ) setenv PATH "${PATH:q}:/stand" if ( -d /usr/local/java/bin ) then setenv PATH "${PATH:q}:/usr/local/java/bin" else if ( -d /usr/local/jdk1.1.7/bin ) then setenv PATH "${PATH:q}:/usr/local/jdk1.1.7/bin" else if ( -d /usr/local/jdk1.1.6/bin ) then setenv PATH "${PATH:q}:/usr/local/jdk1.1.6/bin" else if ( -d /usr/local/jdk1.1.5/bin ) then setenv PATH "${PATH:q}:/usr/local/jdk1.1.5/bin" else if ( -d /usr/local/jdk1.1/bin ) then setenv PATH "${PATH:q}:/usr/local/jdk1.1/bin" endif if ( -d /usr/local/bin/i386-unknown-freebsd2.2.5 ) then setenv PATH "${PATH:q}:/usr/local/bin/i386-unknown-freebsd2.2.5" endif if ( -d /usr/local/jre1.1.5/bin ) then setenv PATH "${PATH:q}:/usr/local/jre.1.1.5/bin" endif if ( -d /usr/local/canna/bin ) setenv PATH "${PATH:q}:/usr/local/canna/bin" if ( -d /usr/games ) setenv PATH "${PATH:q}:/usr/games" if ( -d /usr/local/enlightenment/bin ) setenv PATH "${PATH:q}:/usr/local/enlightenment/bin" if ( -d /usr/local/kde/bin ) setenv PATH "${PATH:q}:/usr/local/kde/bin" if ( -d /usr/local/OMRONWnn6/Wnn6freebsd ) setenv PATH "${PATH:q}:/usr/local/OMRONWnn6/Wnn6freebsd" setenv CLASSPATH "." if ( -d /usr/local/swing-1.1 ) setenv CLASSPATH "${CLASSPATH:q}:/usr/local/swing-1.1" if ( -f /usr/local/swing-1.1/swingall.jar ) setenv CLASSPATH "${CLASSPATH:q}:/usr/local/swing-1.1/swingall.jar" if ( -d /usr/local/swing-1.0.3 ) setenv CLASSPATH "${CLASSPATH:q}:/usr/local/swing-1.0.3" if ( -f /usr/local/swing-1.0.3/swingall.jar ) setenv CLASSPATH "${CLASSPATH:q}:/usr/local/swing-1.0.3/swingall.jar" if ( -d /usr/local/java/classes ) setenv CLASSPATH "${CLASSPATH:q}:/usr/local/java/classes/" if ( -f /usr/local/java/lib/classes.zip ) setenv CLASSPATH "${CLASSPATH:q}:/usr/local/java/lib/classes.zip" if ( -d /usr/local/jdk1.1.7/classes ) setenv CLASSPATH "${CLASSPATH:q}:/usr/local/jdk1.1.7/classes/" if ( -f /usr/local/jdk1.1.7/lib/classes.zip ) setenv CLASSPATH "${CLASSPATH:q}:/usr/local/jdk1.1.7/lib/classes.zip" if ( -d /usr/local/jdk1.1.6/classes ) setenv CLASSPATH "${CLASSPATH:q}:/usr/local/jdk1.1.6/classes/" if ( -f /usr/local/jdk1.1.6/lib/classes.zip ) setenv CLASSPATH "${CLASSPATH:q}:/usr/local/jdk1.1.6/lib/classes.zip" if ( -d /usr/local/jdk1.1.5/classes ) setenv CLASSPATH "${CLASSPATH:q}:/usr/local/jdk1.1.5/classes/" if ( -f /usr/local/jdk1.1.5/lib/classes.zip ) setenv CLASSPATH "${CLASSPATH:q}:/usr/local/jdk1.1.5/lib/classes.zip" if ( -d /usr/local/jdk1.1/classes ) setenv CLASSPATH "${CLASSPATH:q}:/usr/local/jdk1.1/classes/" if ( -f /usr/local/jdk1.1/lib/classes.zip ) setenv CLASSPATH "${CLASSPATH:q}:/usr/local/jdk1.1/lib/classes.zip" if ( -f /usr/local/kfc/kfc.jar ) setenv CLASSPATH "${CLASSPATH:q}:/usr/local/kfc/kfc.jar" if ( -d /usr/local/kfc/examples ) setenv CLASSPATH "${CLASSPATH:q}:/usr/local/kfc/examples" if ( -f /usr/local/teikade/classes.zip ) setenv CLASSPATH "${CLASSPATH:q}:/usr/local/teikade/classes.zip" if ( -f /usr/local/jaf/activation.jar ) setenv CLASSPATH "${CLASSPATH:q}:/usr/local/jaf/activation.jar" if ( -f /usr/local/javamail-1.1.1/mail.jar ) setenv CLASSPATH "${CLASSPATH:q}:/usr/local/javamail-1.1.1/mail.jar" if ( -f /usr/local/pop3/pop3.jar ) setenv CLASSPATH "${CLASSPATH:q}:/usr/local/pop3/pop3.jar" if ( -d /usr/local/jdk1.1.5 ) setenv JDK_HOME "/usr/local/jdk1.1.5" if ( -d /usr/local/jdk1.1.5 ) setenv JRE_HOME "/usr/local/jdk1.1.5" if ( -d /usr/local/jdk1.1.5 ) setenv JAVA_HOME "/usr/local/jdk1.1.5" if ( -d /usr/local/jdk1.1.6 ) setenv JDK_HOME "/usr/local/jdk1.1.6" if ( -d /usr/local/jdk1.1.6 ) setenv JRE_HOME "/usr/local/jdk1.1.6" if ( -d /usr/local/jdk1.1.6 ) setenv JAVA_HOME "/usr/local/jdk1.1.6" if ( -d /usr/local/jdk1.1.7 ) setenv JDK_HOME "/usr/local/jdk1.1.7" if ( -d /usr/local/jdk1.1.7 ) setenv JRE_HOME "/usr/local/jdk1.1.7" if ( -d /usr/local/jdk1.1.7 ) setenv JAVA_HOME "/usr/local/jdk1.1.7" if ( -d /usr/local/java ) setenv JDK_HOME "/usr/local/java" if ( -d /usr/local/java ) setenv JRE_HOME "/usr/local/java" if ( -d /usr/local/java ) setenv JAVA_HOME "/usr/local/java" #if ( -f /usr/local/jdk1.1.5/lib/i386/green_threads/libshujit.so ) setenv JAVA_COMPILER shujit #if ( -f /usr/local/jdk1.1.6/lib/i386/green_threads/libshujit.so ) setenv JAVA_COMPILER shujit #if ( -f /usr/local/jdk1.1.7/lib/i386/green_threads/libshujit.so ) setenv JAVA_COMPILER shujit And If you want to use the *.jar program or so, to make script file is good way. For example, #!/bin/csh -f # ## DPAP -- nicer DPAP.class interface script # setenv CLASSPATH ".:/usr/local/java/lib/classes.zip:/usr/local/swing-1.1:/usr/local/swing-1.1/swingall.jar:/usr/home/daichi/ONGS/Develope/DPAP/product/DPAP.jar" exec java DPAP Above file named DPAP is file to use /usr/home/daichi/ONGS/Develope/DPAP/product/DPAP.jar file. ---- Daichi T.GOTO (ONGS) http://www.ongs.net/daichi, daichi@ongs.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Thu Apr 1 23:35:37 1999 Delivered-To: freebsd-java@freebsd.org Received: from csmd2.cs.uni-magdeburg.de (csmd2.CS.Uni-Magdeburg.De [141.44.22.2]) by hub.freebsd.org (Postfix) with ESMTP id 7E3B115228 for ; Thu, 1 Apr 1999 23:35:34 -0800 (PST) (envelope-from jesse@mail.CS.Uni-Magdeburg.De) Received: from knecht.cs.uni-magdeburg.de (jesse@knecht [141.44.21.3]) by csmd2.cs.uni-magdeburg.de (8.9.1a/8.9.1) with ESMTP id JAA07287 for ; Fri, 2 Apr 1999 09:35:14 +0200 (MET DST) Received: (from jesse@localhost) by knecht.cs.uni-magdeburg.de (8.8.8+Sun/8.8.8) id JAA18263; Fri, 2 Apr 1999 09:35:21 +0200 (MET DST) From: Roland Jesse MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14084.29497.87396.114340@cs.uni-magdeburg.de> Date: Fri, 2 Apr 1999 09:35:21 +0200 (MET DST) To: freebsd-java@FreeBSD.ORG Subject: Re: classpath In-Reply-To: <19990402115551L.daichi@ongs.net> References: <37040AA0.915E4CD1@idworld.net> <19990402115551L.daichi@ongs.net> X-Mailer: VM 6.70 under 20.4 "Emerald" XEmacs Lucid Reply-To: jesse@mail.CS.Uni-Magdeburg.De X-Pgp-Fingerprint: 5D 08 5A E3 B4 AA 68 C1 FF 67 06 29 62 DD 9A D7 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Daichi T.GOTO writes: > #!/bin/csh -f ^ *brrr* *shudder* SCNR, Roland To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Fri Apr 2 9:52:39 1999 Delivered-To: freebsd-java@freebsd.org Received: from mail.csi.UOttawa.CA (mail.site.uottawa.ca [137.122.24.142]) by hub.freebsd.org (Postfix) with ESMTP id 165B214CA4; Fri, 2 Apr 1999 09:52:28 -0800 (PST) (envelope-from Keith.White@site.uottawa.ca) Received: from mail2.csi.uottawa.ca (kwhite@mail2.csi.uottawa.ca [137.122.24.220]) by mail.csi.UOttawa.CA (8.8.8/8.8.8) with SMTP id MAA18311; Fri, 2 Apr 1999 12:22:26 -0500 (EST) Date: Fri, 2 Apr 1999 12:22:23 -0500 (EST) From: Keith White To: freebsd-java@freebsd.org Cc: java-port@freebsd.org Subject: FreeBSD Java2 (AOUT) bootstrap available... 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 have enough of Java2 ported to allow the FreeBSD port to "bootstrap" itself. This is probably only of real interest to those of you that are, will, or want to be involved in the porting process. See http://www.site.uottawa.ca/~kwhite/java2/ for directions on how to patch a JDK1.2 source tree; and to get the minimal set of classes, libraries, and binaries you need for the bootstrap. Even though the JVM works, this minimal set will is useless to someone just wanting to get early access to Java2 for FreeBSD. Work on the libraries that make Java2 "interesting" hasn't even begun yet... ...keith -- Keith White, EITI/SITE, University of Ottawa kwhite@site.uottawa.ca [+1 613 562 5800 x6681] FAX [+1 613 562 5187] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Fri Apr 2 10:50:40 1999 Delivered-To: freebsd-java@freebsd.org Received: from quackerjack.cc.vt.edu (quackerjack.cc.vt.edu [198.82.160.250]) by hub.freebsd.org (Postfix) with ESMTP id C6F6C14DFE for ; Fri, 2 Apr 1999 10:50:33 -0800 (PST) (envelope-from jobaldwi@vt.edu) Received: from sable.cc.vt.edu (sable.cc.vt.edu [128.173.16.30]) by quackerjack.cc.vt.edu (8.8.8/8.8.8) with ESMTP id NAA16427 for ; Fri, 2 Apr 1999 13:50:08 -0500 (EST) Received: from john.baldwin.cx (jobaldwi.campus.vt.edu [198.82.67.63]) by sable.cc.vt.edu (8.8.8/8.8.8) with ESMTP id NAA00834 for ; Fri, 2 Apr 1999 13:50:08 -0500 (EST) 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 Date: Fri, 02 Apr 1999 13:50:07 -0500 (EST) From: John Baldwin To: java@freebsd.org Subject: Swing help, please... Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I hope ya'll don't mind me asking a Java-related question on here. I'll keep it short: For a project I am working on, I am using Swing to display a program that deals with graphs and graph theory (algorithms, etc.) and am having problems labeling the points on the graph. I've tried reading the docs on Sun's site, but I still have some questions. I'm trying to label the graph points via JLabels, btw. The graph itself is currently drawn manually via calls to a Graphics object inside of an extended JPanel's paintComponent(). When a new point is created, I create a new JLabel and add() it to the extended JPanel(). However, it doesn't actually draw itself until the window is forced to repaint (such as when the JInternalFrame containing the graph is resized). Shouldn't it just draw itself when it is added in or do I manually need to call something else, like label.repaint()? Secondly, I want the labels to be "attached" to the Vertices of the graph and thus to follow them around. However, with a FlowLayout, they just ignore the location I provide for them in setLocation(). So, I turned off the LayoutManager for the panel, and now they don't display at all. I'm guessing that I need to set their size manually, in which case, how do I figure out how much room a string is going to take up so that I can give the label an accurate size? Thanks. P.S., If anyone knows of good resources I can go to for help with these questions I'd really appreciate it. Thanks. --- John Baldwin -- http://members.freedomnet.com/~jbaldwin/ PGP Key: http://members.freedomnet.com/~jbaldwin/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Sat Apr 3 7:23: 8 1999 Delivered-To: freebsd-java@freebsd.org Received: from sax.sax.de (sax.sax.de [193.175.26.33]) by hub.freebsd.org (Postfix) with ESMTP id 6E69715280 for ; Sat, 3 Apr 1999 07:22:17 -0800 (PST) (envelope-from kleine@ak.sax.de) Received: (from uucp@localhost) by sax.sax.de (8.8.8/8.8.8) with UUCP id RAA02545; Sat, 3 Apr 1999 17:20:06 +0200 (CEST) (envelope-from kleine@ak.sax.de) Received: (from kleine@localhost) by ak.sax.de (8.8.8/8.8.8) id SAA03853; Fri, 2 Apr 1999 18:46:33 +0200 From: Albrecht Kleine Message-Id: <199904021646.SAA03853@ak.sax.de> Subject: Re: JIT for ELF JDK In-Reply-To: from Patrick Gardella at "Apr 1, 1999 4:23: 5 pm" To: patrick@cre8tivegroup.com (Patrick Gardella) Date: Fri, 2 Apr 1999 18:46:33 +0200 (MEST) Cc: sprice@hiwaay.net, freebsd-java@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL47 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org You wrote: > > Apply the patch. It will ask about if it is reversed. Answer > > --- tya.S.orig Thu Apr 1 14:55:33 1999 > > +++ tya.S Thu Apr 1 14:58:33 1999 > > @@ -4,7 +4,7 @@ > > #define TYAASM_S > > #include "tyaconfig.h" > > > > -#ifdef FREEBSD > > +#if defined(FREEBSD) && !defined(__ELF__) > > #include "tyaasm_FreeBSD.S" > > #else > > #include "tyaasm.S" > > Indeed that does the trick. Many thanks. Tnx for your work out there. Because I've no FreeBSD running I assumed that ``FreeBSD==a.out'', but it seems now you have something new in ELF ? Cheers Albrecht (author of TYA) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Sat Apr 3 13:55:26 1999 Delivered-To: freebsd-java@freebsd.org Received: from staff.maths.adelaide.edu.au (staff.maths.adelaide.edu.au [129.127.44.1]) by hub.freebsd.org (Postfix) with ESMTP id F20D514E22 for ; Sat, 3 Apr 1999 13:55:20 -0800 (PST) (envelope-from glewis@maths.adelaide.edu.au) Received: (from glewis@localhost) by staff.maths.adelaide.edu.au (8.9.2/8.9.2/UofA-1.5) id HAA16509 for java@freebsd.org; Sun, 4 Apr 1999 07:23:24 +0930 (CST) From: Gregory D Lewis Message-Id: <199904032153.HAA16509@staff.maths.adelaide.edu.au> Subject: Re: JIT for ELF JDK In-Reply-To: <199904021646.SAA03853@ak.sax.de> from Albrecht Kleine at "Apr 2, 1999 06:46:33 pm" To: java@freebsd.org Date: Sun, 4 Apr 1999 07:23:24 +0930 (CST) X-Mailer: ELM [version 2.4ME+ PL49 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Tnx for your work out there. Because I've no FreeBSD running > I assumed that ``FreeBSD==a.out'', but it seems now you > have something new in ELF ? > > Cheers > Albrecht (author of TYA) Yes, Nate released an ELF version of the jdk for FreeBSD in the last couple of weeks and ELF is now the default executable format for FreeBSD with the release of 3.1 in February. -- Greg Lewis Applied Maths Department Email : glewis@maths.adelaide.edu.au University of Adelaide To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Sun Apr 4 12:25:40 1999 Delivered-To: freebsd-java@freebsd.org Received: from legend.idworld.net (legend.idworld.net [209.142.64.2]) by hub.freebsd.org (Postfix) with ESMTP id 49C0814F39 for ; Sun, 4 Apr 1999 12:25:38 -0700 (PDT) (envelope-from john01@idworld.net) Received: from idworld.net (dnas-05-22.sat.idworld.net [209.142.68.46]) by legend.idworld.net (8.9.3/8.9.3) with ESMTP id OAA29395 for ; Sun, 4 Apr 1999 14:23:41 -0500 (CDT) Message-ID: <3707BC2C.232CC3B0@idworld.net> Date: Sun, 04 Apr 1999 14:23:24 -0500 From: john X-Mailer: Mozilla 4.04 [en] (X11; I; FreeBSD 2.2.7-RELEASE i386) MIME-Version: 1.0 To: freebsd-java@freebsd.org Subject: Java problem Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I installed JDK1.1.7 on my 2.2.7 box. I can compile fine but when I run my java applications I get a "Class not found error" what is causing this error and how can fix this. I installed the windows version on an NT box and it works fine. I don't want to develop on a windows platform so please help ASAP. Thank you, John. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Sun Apr 4 13: 4:50 1999 Delivered-To: freebsd-java@freebsd.org Received: from csmd2.cs.uni-magdeburg.de (csmd2.CS.Uni-Magdeburg.De [141.44.22.2]) by hub.freebsd.org (Postfix) with ESMTP id 516C5153E7 for ; Sun, 4 Apr 1999 13:04:38 -0700 (PDT) (envelope-from jesse@mail.CS.Uni-Magdeburg.De) Received: from knecht.cs.uni-magdeburg.de (jesse@knecht [141.44.21.3]) by csmd2.cs.uni-magdeburg.de (8.9.1a/8.9.1) with ESMTP id WAA02115; Sun, 4 Apr 1999 22:02:41 +0200 (MET DST) Received: (from jesse@localhost) by knecht.cs.uni-magdeburg.de (8.8.8+Sun/8.8.8) id WAA24560; Sun, 4 Apr 1999 22:02:49 +0200 (MET DST) From: Roland Jesse MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14087.50537.301867.83445@cs.uni-magdeburg.de> Date: Sun, 4 Apr 1999 22:02:49 +0200 (MET DST) To: john Cc: freebsd-java@FreeBSD.ORG Subject: Re: Java problem In-Reply-To: <3707BC2C.232CC3B0@idworld.net> References: <3707BC2C.232CC3B0@idworld.net> X-Mailer: VM 6.70 under 20.4 "Emerald" XEmacs Lucid Reply-To: jesse@mail.CS.Uni-Magdeburg.De X-Pgp-Fingerprint: 5D 08 5A E3 B4 AA 68 C1 FF 67 06 29 62 DD 9A D7 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org john writes: > I installed JDK1.1.7 on my 2.2.7 box. I can compile fine but when I > run my java applications I get a "Class not found error" what is How does your CLASSPATH look like? Roland To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Sun Apr 4 15:42:11 1999 Delivered-To: freebsd-java@freebsd.org Received: from lab12.ie.pitt.edu (lab12.ie.pitt.edu [136.142.89.102]) by hub.freebsd.org (Postfix) with ESMTP id 0C3091536E for ; Sun, 4 Apr 1999 15:42:09 -0700 (PDT) (envelope-from grafe@lab12.ie.pitt.edu) Received: (from grafe@localhost) by lab12.ie.pitt.edu (8.8.8+Sun/8.8.8) id SAA24910 for freebsd-java@freebsd.org; Sun, 4 Apr 1999 18:40:12 -0400 (EDT) Date: Sun, 4 Apr 1999 18:40:12 -0400 (EDT) Message-Id: <199904042240.SAA24910@lab12.ie.pitt.edu> From: grafe@lab12.ie.pitt.edu (G. Rafe) To: freebsd-java@freebsd.org Subject: Undefined symbol error in V99-3-24(a.out) Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Except for the annoying window creation bug in JDK1.1.7v98-12-21, I've found it to behave nicely on my 2.2.8-RELEASE Toshiba notebook. I gave the newest port for 2.2.x [v99-3-24] a spin today, and discovered the following show-stopper, returned apparently when making network connections, e.g., in the form "appletviewer http://host/file.html": /usr/libexec/ld.so: Undefined symbol "__select" called from java_X:/usr/local/jdk1.1.7/lib/i386/green_threads/libjava.so.1.1.7 at 0x2014c5bc The same appletviewer call under JDKv98-12-21 runs fine [except, of course, for the funky window placement]. Also, applets loaded from local files that do not make network connections [e.g., JDBC or RMI] seem to run nicely under v99-3-24. Is this a porting problem? Thank you. Gary Rafe gerst4@pitt.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Mon Apr 5 5:10:51 1999 Delivered-To: freebsd-java@freebsd.org Received: from iglou.com (iglou1.iglou.com [192.107.41.3]) by hub.freebsd.org (Postfix) with ESMTP id D99671543A for ; Mon, 5 Apr 1999 05:10:49 -0700 (PDT) (envelope-from patrick@cre8tivegroup.com) Received: from [204.255.227.66] (helo=gateway.cre8tivegroup.com) by iglou.com with esmtp (8.9.1/8.9.1) id 10U8BI-00051r-00; Mon, 5 Apr 1999 08:08:44 -0400 Content-Length: 1039 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: <199904021646.SAA03853@ak.sax.de> Date: Mon, 05 Apr 1999 08:08:36 -0500 (EDT) From: Patrick Gardella To: Albrecht Kleine Subject: Re: JIT for ELF JDK Cc: freebsd-java@FreeBSD.ORG, sprice@hiwaay.net Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Albrecht, Yes, we have recently released an ELF version of JDK 1.1.7. Now that FreeBSD development is totally ELF, it's needed! Patrick On 02-Apr-99 Albrecht Kleine wrote: > You wrote: > >> > Apply the patch. It will ask about if it is reversed. Answer > >> > --- tya.S.orig Thu Apr 1 14:55:33 1999 >> > +++ tya.S Thu Apr 1 14:58:33 1999 >> > @@ -4,7 +4,7 @@ >> > #define TYAASM_S >> > #include "tyaconfig.h" >> > >> > -#ifdef FREEBSD >> > +#if defined(FREEBSD) && !defined(__ELF__) >> > #include "tyaasm_FreeBSD.S" >> > #else >> > #include "tyaasm.S" >> >> Indeed that does the trick. Many thanks. > > > Tnx for your work out there. Because I've no FreeBSD running > I assumed that ``FreeBSD==a.out'', but it seems now you > have something new in ELF ? > > Cheers > Albrecht (author of TYA) --- 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 Mon Apr 5 11:52: 2 1999 Delivered-To: freebsd-java@freebsd.org Received: from picnic.mat.net (picnic.mat.net [206.246.122.133]) by hub.freebsd.org (Postfix) with ESMTP id 347A2154AC for ; Mon, 5 Apr 1999 11:51:40 -0700 (PDT) (envelope-from chuckr@mat.net) Received: from localhost (chuckr@localhost) by picnic.mat.net (8.9.3/8.8.5) with ESMTP id OAA07783 for ; Mon, 5 Apr 1999 14:47:55 -0400 (EDT) Date: Mon, 5 Apr 1999 14:47:55 -0400 (EDT) From: Chuck Robey To: FreeBSD-java@FreeBSD.org Subject: Fwd: New Hole in Java 2 (fwd) 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 got this from the cryptography@c2.net list, and it seemed very appropriate to repost it here. Some headers cut, except the last one. --- begin forwarded text Date: Mon, 5 Apr 1999 09:44:29 -0400 (EDT) To: fm@union.co.uk Subject: New Hole in Java 2 From: gem@rstcorp.com (Dr. Gary McGraw) Reply-To: gem@rstcorp.com Dear Fearghas McKay, Karsten Sohr at the University of Marburg in Germany (email sohr@mathematik.uni-marburg.de) has discovered a very serious security flaw in several current versions of the Java Virtual Machine, including Sun's JDK 1.1 and Java 2 (a.k.a. JDK 1.2), and Netscape's Navigator 4.x. (Microsoft's latest JVM is not vulnerable to this attack.) The flaw allows an attacker to create a booby-trapped Web page, so that when a victim views the page, the attacker seizes control of the victim's machine and can do whatever he wants, including reading and deleting files, and snooping on any data and activities on the victim's machine. The flaw is in the "byte code verifier" component of the JVM. Under some circumstances the verifier fails to check all of the code that is loaded into the JVM. Exploiting the flaw allows the attacker to run code that has not been verified; this code can set up a type confusion attack (see our book "Securing Java" for details http://www.securingjava.com) which leads to a full-blown security breach. We have verified that the flaw exists and is serious. An attack applet has been developed in the lab to exploit the flaw. Sun and Netscape have been notified about the flaw and they are working on a fix. Thanks for your interest in Java Security, Dr. Gary McGraw Prof. Edward W. Felten Reliable Software Technologies Secure Internet Programming Lab gem@rstcorp.com Dept. of Computer Science Princeton University http://www.securingjava.com felten@cs.princeton.edu --- end forwarded text --- end forwarded text ----------------- Robert A. Hettinga Philodox Financial Technology Evangelism 44 Farquhar Street, Boston, MA 02131 USA "... however it may deserve respect for its usefulness and antiquity, [predicting the end of the world] has not been found agreeable to experience." -- Edward Gibbon, 'Decline and Fall of the Roman Empire' To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Mon Apr 5 18:33:23 1999 Delivered-To: freebsd-java@freebsd.org Received: from h24-64-221-247.gv.wave.shaw.ca (24.64.221.247.bc.wave.home.com [24.64.221.247]) by hub.freebsd.org (Postfix) with ESMTP id F0938154FA for ; Mon, 5 Apr 1999 18:33:20 -0700 (PDT) (envelope-from jake@h24-64-221-247.gv.wave.shaw.ca) Received: from h24-64-221-247.gv.wave.shaw.ca (localhost [127.0.0.1]) by h24-64-221-247.gv.wave.shaw.ca (8.9.3/8.9.2) with ESMTP id SAA01206 for ; Mon, 5 Apr 1999 18:31:24 -0700 (PDT) (envelope-from jake@h24-64-221-247.gv.wave.shaw.ca) Message-Id: <199904060131.SAA01206@h24-64-221-247.gv.wave.shaw.ca> X-Mailer: exmh version 2.0.2 2/24/98 To: freebsd-java@FreeBSD.ORG Subject: Re: JIT for ELF JDK -- shujit Mime-Version: 1.0 Content-Type: multipart/mixed ; boundary="==_Exmh_16371644000" Date: Mon, 05 Apr 1999 18:31:23 -0700 From: Jake Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org This is a multipart MIME message. --==_Exmh_16371644000 Content-Type: text/plain; charset=us-ascii Hi, I've got the shuJIT compiler working with the ELF JDK if anyone is interested; latest version -- 0.2.10. I'm running up to date (today) 4.0-current, etc. egcs, but I doubt that matters. It just needed a simple patch to compiler.h, which I have attached. /usr/local/java/bin/i386/green_threads/java: ELF 32-bit LSB executable, Intel 80386, version 1 (FreeBSD), dynamically linked, not stripped /usr/local/java/lib/i386/green_threads/libshujit.so: ELF 32-bit LSB shared object, Intel 80386, version 1 (FreeBSD), not stripped >cat hello.java public class hello { public static void main(String[] argv) { System.out.println("Hello World!"); } } >javac hello.java >java hello shuJIT for Sun JVM/IA-32 Copyright 1998,1999 by SHUDO Kazuyuki Hello World! :) I haven't tested it in any major way, but it runs my latest project for seng430 fine. Cheers, --==_Exmh_16371644000 Content-Type: text/plain ; name="compiler.diff"; charset=us-ascii Content-Description: compiler.diff Content-Disposition: attachment; filename="compiler.diff" --- compiler.h Tue Feb 23 05:32:51 1999 +++ compiler.h Mon Apr 5 17:11:34 1999 @@ -124,7 +124,7 @@ # undef EXECUTEJAVA_IN_ASM # undef RESOLVE_SYMBOL_ON_CODE # undef SEARCH_SIGCONTEXT -# define LIBS_ADDDLSEG "/usr/lib/aout/libc.so.3.1|/usr/lib/aout/libc.so.3.0|/usr/lib/libc.so.3.1|/usr/lib/libc.so.3.0,/usr/lib/aout/libm.so.2.0|/usr/lib/libm.so.2.0" +# define LIBS_ADDDLSEG "/usr/lib/libc.so.3,/usr/lib/libm.so.2" #else # undef EXECUTEJAVA_IN_ASM # undef RESOLVE_SYMBOL_ON_CODE --==_Exmh_16371644000 Content-Type: text/plain; charset=us-ascii we are but packets in the internet of life --==_Exmh_16371644000-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Apr 6 10:26:54 1999 Delivered-To: freebsd-java@freebsd.org Received: from aiai.ed.ac.uk (eigg.aiai.ed.ac.uk [129.215.41.7]) by hub.freebsd.org (Postfix) with ESMTP id 853AF15214 for ; Tue, 6 Apr 1999 10:26:33 -0700 (PDT) (envelope-from jeff@aiai.ed.ac.uk) Received: from todday (todday.aiai.ed.ac.uk [129.215.105.40]) by aiai.ed.ac.uk (8.8.7/8.8.7) with SMTP id SAA05387 for ; Tue, 6 Apr 1999 18:24:30 +0100 (BST) Date: Tue, 6 Apr 1999 18:24:30 +0100 Message-Id: <22035.199904061724@todday> From: Jeff Dalton Subject: Re: Fwd: New Hole in Java 2 (fwd) To: FreeBSD-java@FreeBSD.ORG In-Reply-To: Chuck Robey's message of Mon, 5 Apr 1999 14:47:55 -0400 (EDT) Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > The flaw allows an attacker to create a booby-trapped Web > page, so that when a victim views the page, the attacker seizes > control of the victim's machine and can do whatever he wants, > including reading and deleting files, and snooping on any data and > activities on the victim's machine. Is it really the case that the attacker can seize control of a Unix machine (such as a PC running FreeBSD) and "do whatever he wants", which seems to imply that he can become root? Or can he only do whatever he wants provided it's something "nobody" is able to do? -- jeff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Apr 6 10:32:44 1999 Delivered-To: freebsd-java@freebsd.org Received: from rah.star-gate.com (rah.star-gate.com [209.249.129.138]) by hub.freebsd.org (Postfix) with ESMTP id 224B615689 for ; Tue, 6 Apr 1999 10:32:41 -0700 (PDT) (envelope-from hasty@rah.star-gate.com) Received: from rah.star-gate.com (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.9.1/8.8.8) with ESMTP id KAA77517; Tue, 6 Apr 1999 10:28:45 -0700 (PDT) (envelope-from hasty@rah.star-gate.com) Message-Id: <199904061728.KAA77517@rah.star-gate.com> X-Mailer: exmh version 2.0.2 2/24/98 To: Jeff Dalton Cc: FreeBSD-java@FreeBSD.ORG Subject: Re: Fwd: New Hole in Java 2 (fwd) In-reply-to: Your message of "Tue, 06 Apr 1999 18:24:30 BST." <22035.199904061724@todday> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 06 Apr 1999 10:28:45 -0700 From: Amancio Hasty Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > The flaw allows an attacker to create a booby-trapped Web > > page, so that when a victim views the page, the attacker seizes > > control of the victim's machine and can do whatever he wants, > > including reading and deleting files, and snooping on any data and > > activities on the victim's machine. The comment is saying that in a Windoze box the attacker can seize control of the machine. Amancio To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Apr 6 10:38:58 1999 Delivered-To: freebsd-java@freebsd.org Received: from sussie.datadesign.se (ns.datadesign.se [194.23.109.130]) by hub.freebsd.org (Postfix) with ESMTP id BA5FF156A1 for ; Tue, 6 Apr 1999 10:38:40 -0700 (PDT) (envelope-from Joachim.Isaksson@sussie.interbizz.se) Received: from tequila (dhcp140.ibfs.com [193.45.188.140]) by sussie.datadesign.se (8.8.8+Sun/8.8.8) with SMTP id TAA05815; Tue, 6 Apr 1999 19:36:38 +0200 (MET DST) Message-ID: <005201be8053$f71fcd50$8cbc2dc1@ibfs.com> From: "Joachim Isaksson" To: "Jeff Dalton" , References: <22035.199904061724@todday> Subject: Re: Fwd: New Hole in Java 2 (fwd) Date: Tue, 6 Apr 1999 19:36:12 +0200 Organization: Interbizz Financial Systems MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Is it really the case that the attacker can seize control of a Unix > machine (such as a PC running FreeBSD) and "do whatever he wants", > which seems to imply that he can become root? Or can he only do > whatever he wants provided it's something "nobody" is able to do? Being able to overwrite the stack frame will allow the attacker to obtain the rights of the user running the virtual machine. This may (depending on the security setup on your machine) allow the attacker to obtain root privileges if either the user running the JVM has root privileges or by use of other root access exploits that require the attacker to be logged in on the machine. /Joachim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Apr 6 10:42:37 1999 Delivered-To: freebsd-java@freebsd.org Received: from poboxer.pobox.com (unknown [208.149.16.39]) by hub.freebsd.org (Postfix) with ESMTP id 778D4150CD for ; Tue, 6 Apr 1999 10:42:25 -0700 (PDT) (envelope-from alk@poboxer.pobox.com) Received: (from alk@localhost) by poboxer.pobox.com (8.9.3/8.9.1) id MAA14860; Tue, 6 Apr 1999 12:39:57 -0500 (CDT) (envelope-from alk) From: Anthony Kimball MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Tue, 6 Apr 1999 12:39:57 -0500 (CDT) X-Face: \h9Jg:Cuivl4S*UP-)gO.6O=T]]@ncM*tn4zG);)lk#4|lqEx=*talx?.Gk,dMQU2)ptPC17cpBzm(l'M|H8BUF1&]dDCxZ.c~Wy6-j,^V1E(NtX$FpkkdnJixsJHE95JlhO 5\M3jh'YiO7KPCn0~W`Ro44_TB@&JuuqRqgPL'0/{):7rU-%.*@/>q?1&Ed Reply-To: alk@pobox.com To: hasty@rah.star-gate.com Cc: FreeBSD-java@FreeBSD.ORG Subject: Re: Fwd: New Hole in Java 2 (fwd) References: <22035.199904061724@todday> <199904061728.KAA77517@rah.star-gate.com> X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <14090.18085.496746.477959@avalon.east> Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Quoth Amancio Hasty on Tue, 6 April: : : The comment is saying that in a Windoze box the attacker can seize control of : the machine. And install Back Orifice. But then, it's probably already running :-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Apr 6 12: 9:42 1999 Delivered-To: freebsd-java@freebsd.org Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (Postfix) with ESMTP id 5DE2414E21 for ; Tue, 6 Apr 1999 12:09:40 -0700 (PDT) (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 NAA24174; Tue, 6 Apr 1999 13:07:42 -0600 (MDT) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id NAA17158; Tue, 6 Apr 1999 13:07:41 -0600 Date: Tue, 6 Apr 1999 13:07:41 -0600 Message-Id: <199904061907.NAA17158@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Jeff Dalton Cc: FreeBSD-java@FreeBSD.ORG Subject: Re: Fwd: New Hole in Java 2 (fwd) In-Reply-To: <22035.199904061724@todday> References: <22035.199904061724@todday> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > The flaw allows an attacker to create a booby-trapped Web > > page, so that when a victim views the page, the attacker seizes > > control of the victim's machine and can do whatever he wants, > > including reading and deleting files, and snooping on any data and > > activities on the victim's machine. > > Is it really the case that the attacker can seize control of a Unix > machine (such as a PC running FreeBSD) and "do whatever he wants", > which seems to imply that he can become root? Or can he only do > whatever he wants provided it's something "nobody" is able to do? The attacker has the same ability as the user running the applet, whatever it may be. This includes reading files, writing files, etc.. However, unless that user is *root* getting root is difficult. Basically, the account running the applet has been compromised, but the machine has not been (yet). Example: applet_main() { getprivs(); append("~/.rhosts", "user@bad.domain"); ... } Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Apr 6 13:34:42 1999 Delivered-To: freebsd-java@freebsd.org Received: from assurance.rstcorp.com (assurance.rstcorp.com [206.29.49.3]) by hub.freebsd.org (Postfix) with ESMTP id 5367414D6A for ; Tue, 6 Apr 1999 13:34:35 -0700 (PDT) (envelope-from vshah@rstcorp.com) Received: (from uucp@localhost) by assurance.rstcorp.com (8.8.8/8.8.8) id QAA03014; Tue, 6 Apr 1999 16:33:43 -0400 Received: from sandbox.rstcorp.com(206.29.49.63) by assurance.rstcorp.com via smap (V2.0) id xma003008; Tue, 6 Apr 99 20:33:28 GMT Received: from jabberwock.rstcorp.com (jabberwock [206.29.49.98]) by sandbox.rstcorp.com (8.8.8/8.8.8) with ESMTP id QAA11822; Tue, 6 Apr 1999 16:32:20 -0400 (EDT) Received: (from vshah@localhost) by jabberwock.rstcorp.com (8.9.3/8.8.8) id QAA24235; Tue, 6 Apr 1999 16:32:21 -0400 (EDT) Date: Tue, 6 Apr 1999 16:32:21 -0400 (EDT) Message-Id: <199904062032.QAA24235@jabberwock.rstcorp.com> From: "Viren R. Shah" To: Jeff Dalton Cc: FreeBSD-java@freebsd.org Subject: Re: Fwd: New Hole in Java 2 (fwd) In-Reply-To: <22035.199904061724@todday> References: <22035.199904061724@todday> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Reply-To: "Viren R. Shah" X-Face: )~y+U*K:yzjz{q<5lzpI_SVef'U.])9g[C9`1N@]u3,MHY7f*l7C)[_NjM4y4K8$uIUh|\u (K&&HS6,M!61&GMTk'mqmB/Qg]]X}"?TzsFl]"2v!bl8']dma.:^IY^a[lbOI>U:b<~FyK3q-p{HmZ mn~g.`~BE!5{2D:}Yi+\_KkWe?XaHj9$ko1k8iKLYv5*_2c8"G=?Up[}hn+7RNM(bzBZ_wWk6!Pf&B ?3Tcm7M7B~W%K/I0aX3]*=jP?aM]H6HBPT`oLk+0n^_;N\2\%|Rhy;p}34Q.jEsM\qtnxcm;ag%Nq Mime-Version: 1.0 (generated by tm-edit 7.106) Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >>>>> "Jeff" == Jeff Dalton writes: Jeff> Is it really the case that the attacker can seize control of a Unix Jeff> machine (such as a PC running FreeBSD) and "do whatever he wants", Jeff> which seems to imply that he can become root? Or can he only do Jeff> whatever he wants provided it's something "nobody" is able to do? It is basically a simple (though laughable) flaw in the bytecode verifier (that should be pretty easy to fix), and will allow the attacker to obtain the priviledges of the uid that the VM process is running as -- so unless you are browsing as root (at which point you deserve what you get), the attacker will not get root through this particular VM flaw. [Once he has access to your account, there are other ways to get root] Jeff> -- jeff Viren -- Viren R. Shah | viren@rstcorp.com Research Associate | viren@viren.org Reliable Software Technologies | http://www.rstcorp.com/~vshah To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Apr 6 14:54:29 1999 Delivered-To: freebsd-java@freebsd.org Received: from antimony.network-alchemy.com (Antimony.Network-Alchemy.COM [199.46.17.226]) by hub.freebsd.org (Postfix) with ESMTP id E585114EBD; Tue, 6 Apr 1999 14:54:27 -0700 (PDT) (envelope-from briank@Network-Alchemy.COM) Received: (from briank@localhost) by antimony.network-alchemy.com (8.8.8/8.8.8) id OAA17779; Tue, 6 Apr 1999 14:52:26 -0700 (PDT) (envelope-from briank) From: Brian Korver Message-Id: <199904062152.OAA17779@antimony.network-alchemy.com> Subject: Re: Undefined symbol error in V99-3-24(a.out) In-Reply-To: <199904042240.SAA24910@lab12.ie.pitt.edu> from "G. Rafe" at "Apr 4, 99 06:40:12 pm" To: grafe@lab12.ie.pitt.edu (G. Rafe) Date: Tue, 6 Apr 1999 14:52:26 -0700 (PDT) Cc: freebsd-java@freebsd.org, java-port@freebsd.org X-Mailer: ELM [version 2.4ME+ PL40 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org G. Rafe writes: > Except for the annoying window creation bug in JDK1.1.7v98-12-21, > I've found it to behave nicely on my 2.2.8-RELEASE Toshiba notebook. > > I gave the newest port for 2.2.x [v99-3-24] a spin today, > and discovered the following show-stopper, > returned apparently when making network connections, > e.g., in the form "appletviewer http://host/file.html": > > /usr/libexec/ld.so: Undefined symbol "__select" called from > java_X:/usr/local/jdk1.1.7/lib/i386/green_threads/libjava.so.1.1.7 > at 0x2014c5bc > > The same appletviewer call under JDKv98-12-21 runs fine > [except, of course, for the funky window placement]. > > Also, applets loaded from local files that do not make network connections > [e.g., JDBC or RMI] seem to run nicely under v99-3-24. > > Is this a porting problem? > > Thank you. > > Gary Rafe > gerst4@pitt.edu Gary, I've got the same problem on 2.2.7 (a.out version). Sometime between the previous release (jdk1.1.7.V98-21-21) and the current one (jdk1.1.7.V99-3-24), the call disappeared. Compare jdk1.1.7.V98-21-21: # ls -l libjava.so -r-xr-xr-x 1 root wheel 483626 Dec 21 21:04 libjava.so* # nm libjava.so | grep __select 000457ec T __select to jdk1.1.7.V99-3-24: # ls -l libjava.so -r-xr-xr-x 1 root wheel 483631 Mar 25 09:31 libjava.so* # nm libjava.so | grep __select brian briank@network-alchemy.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Apr 6 15:44: 6 1999 Delivered-To: freebsd-java@freebsd.org Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (Postfix) with ESMTP id 4486114F53; Tue, 6 Apr 1999 15:43:58 -0700 (PDT) (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 QAA26087; Tue, 6 Apr 1999 16:41:54 -0600 (MDT) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id QAA18181; Tue, 6 Apr 1999 16:41:52 -0600 Date: Tue, 6 Apr 1999 16:41:52 -0600 Message-Id: <199904062241.QAA18181@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Brian Korver Cc: grafe@lab12.ie.pitt.edu (G. Rafe), freebsd-java@FreeBSD.ORG, java-port@FreeBSD.ORG Subject: Re: Undefined symbol error in V99-3-24(a.out) In-Reply-To: <199904062152.OAA17779@antimony.network-alchemy.com> References: <199904042240.SAA24910@lab12.ie.pitt.edu> <199904062152.OAA17779@antimony.network-alchemy.com> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > Except for the annoying window creation bug in JDK1.1.7v98-12-21, > > I've found it to behave nicely on my 2.2.8-RELEASE Toshiba notebook. > > ... > > /usr/libexec/ld.so: Undefined symbol "__select" called from > > java_X:/usr/local/jdk1.1.7/lib/i386/green_threads/libjava.so.1.1.7 > > at 0x2014c5bc > > I've got the same problem on 2.2.7 (a.out version). Sometime between > the previous release (jdk1.1.7.V98-21-21) and the current one > (jdk1.1.7.V99-3-24), the call disappeared. Compare jdk1.1.7.V98-21-21: > > # ls -l libjava.so > -r-xr-xr-x 1 root wheel 483626 Dec 21 21:04 libjava.so* > # nm libjava.so | grep __select > 000457ec T __select > > to jdk1.1.7.V99-3-24: > > # ls -l libjava.so > -r-xr-xr-x 1 root wheel 483631 Mar 25 09:31 libjava.so* > # nm libjava.so | grep __select Weird. Somehow it works on my box, but I don't know why. I've got to re-roll both the ELF and A.OUT releases again due to different problems, so I'll try and resolve these. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Apr 6 16:25:45 1999 Delivered-To: freebsd-java@freebsd.org Received: from antimony.network-alchemy.com (Antimony.Network-Alchemy.COM [199.46.17.226]) by hub.freebsd.org (Postfix) with ESMTP id AAE9B151D6; Tue, 6 Apr 1999 16:25:43 -0700 (PDT) (envelope-from briank@Network-Alchemy.COM) Received: (from briank@localhost) by antimony.network-alchemy.com (8.8.8/8.8.8) id QAA19095; Tue, 6 Apr 1999 16:23:10 -0700 (PDT) (envelope-from briank) From: Brian Korver Message-Id: <199904062323.QAA19095@antimony.network-alchemy.com> Subject: Re: Undefined symbol error in V99-3-24(a.out) In-Reply-To: <199904062241.QAA18181@mt.sri.com> from Nate Williams at "Apr 6, 99 04:41:52 pm" To: nate@mt.sri.com (Nate Williams) Date: Tue, 6 Apr 1999 16:23:10 -0700 (PDT) Cc: briank@Network-Alchemy.COM, grafe@lab12.ie.pitt.edu, freebsd-java@FreeBSD.ORG, java-port@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL40 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Nate Williams writes: > Weird. Somehow it works on my box, but I don't know why. I've got to > re-roll both the ELF and A.OUT releases again due to different problems, > so I'll try and resolve these. Nate, Check where it's getting _select() from: nm -o `ldd -f '%p\n' /usr/local/java/bin/i386/green_threads/jre_X` | \ grep "T __select" brian briank@network-alchemy.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Apr 6 17:16: 8 1999 Delivered-To: freebsd-java@freebsd.org Received: from ns.netxpress.com.gt (unknown [216.72.30.3]) by hub.freebsd.org (Postfix) with ESMTP id 207F715111 for ; Tue, 6 Apr 1999 17:16:04 -0700 (PDT) (envelope-from kuuse@quik.guate.com) Received: from ps1 (ip109.netxpress.com.gt [216.72.30.109]) by ns.netxpress.com.gt (8.8.7/8.8.5) with SMTP id AAA90010 for ; Wed, 7 Apr 1999 00:14:04 GMT Message-ID: <01e101be808a$ef512fb0$6d1e48d8@ps1.QUIK> From: "Juan Kuuse" To: Subject: Which database to use with JDBC? Date: Tue, 6 Apr 1999 18:09:41 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I'm a newbie to FreeBSD and UNIX. I plan to develop java applications with JDBC. Any suggestions about selecting database? I'm aware that this is not only a java question, but anyone may have some experience using different JDBC drivers? Thanks in advance. /Juan Kuuse, Guatemala To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Apr 6 17:28:56 1999 Delivered-To: freebsd-java@freebsd.org Received: from mailc.telia.com (mailc.telia.com [194.22.190.4]) by hub.freebsd.org (Postfix) with ESMTP id 2B13114C17 for ; Tue, 6 Apr 1999 17:28:47 -0700 (PDT) (envelope-from girgen@partitur.se) Received: from d1o62.telia.com (root@d1o62.telia.com [195.198.198.241]) by mailc.telia.com (8.8.8/8.8.8) with ESMTP id CAA27668; Wed, 7 Apr 1999 02:26:11 +0200 (CEST) Received: from stordatan.telia.com (t5o62p8.telia.com [195.198.199.8]) by d1o62.telia.com (8.8.8/8.8.5) with ESMTP id CAA21459; Wed, 7 Apr 1999 02:26:05 +0200 (MET DST) Received: from partitur.se (localhost [127.0.0.1]) by stordatan.telia.com (8.9.2/8.9.1) with ESMTP id CAA69093; Wed, 7 Apr 1999 02:26:14 +0200 (CEST) (envelope-from girgen@partitur.se) Message-ID: <370AA626.E1700A0@partitur.se> Date: Wed, 07 Apr 1999 02:26:14 +0200 From: Palle Girgensohn Organization: Partitur X-Mailer: Mozilla 4.51 [en] (X11; I; FreeBSD 3.1-STABLE i386) X-Accept-Language: sv,en MIME-Version: 1.0 To: Juan Kuuse Cc: freebsd-java@FreeBSD.ORG Subject: Re: Which database to use with JDBC? References: <01e101be808a$ef512fb0$6d1e48d8@ps1.QUIK> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Juan Kuuse wrote: > > I'm a newbie to FreeBSD and UNIX. I plan to develop java applications with > JDBC. > Any suggestions about selecting database? > I'm aware that this is not only a java question, but anyone may have some > experience using different JDBC drivers? > > Thanks in advance. > > /Juan Kuuse, Guatemala > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-java" in the body of the message Hi Juan! We are are doing a lot of good stuff using PostgreSQL (there is a port in /usr/ports/databases, web page @ http://www.postgresql.org/) Postgres seems to be the most competent and complete free database around, but it is probably not the fastest. If all you need to do is simple SQL stuff (no subselects for example) you might be better off with mysql (http://www.tcx.se/ and also in the ports collection). To build jdbc with postgres, enter (from the top of my head) src/interfaces/jdbc and make. You'll get a jar file to be somewhere appropriate. Good luck! /Palle To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Apr 6 18:28:33 1999 Delivered-To: freebsd-java@freebsd.org Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (Postfix) with ESMTP id 9542314E02; Tue, 6 Apr 1999 18:28:27 -0700 (PDT) (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 TAA27358; Tue, 6 Apr 1999 19:26:26 -0600 (MDT) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id TAA18813; Tue, 6 Apr 1999 19:26:25 -0600 Date: Tue, 6 Apr 1999 19:26:25 -0600 Message-Id: <199904070126.TAA18813@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Brian Korver Cc: nate@mt.sri.com (Nate Williams), grafe@lab12.ie.pitt.edu, freebsd-java@FreeBSD.ORG, java-port@FreeBSD.ORG Subject: Re: Undefined symbol error in V99-3-24(a.out) In-Reply-To: <199904062323.QAA19095@antimony.network-alchemy.com> References: <199904062241.QAA18181@mt.sri.com> <199904062323.QAA19095@antimony.network-alchemy.com> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > Weird. Somehow it works on my box, but I don't know why. I've got to > > re-roll both the ELF and A.OUT releases again due to different problems, > > so I'll try and resolve these. > > Nate, > > Check where it's getting _select() from: > > nm -o `ldd -f '%p\n' /usr/local/java/bin/i386/green_threads/jre_X` | \ > grep "T __select" Weird.... In any case, I just added it back, so the next build should have this as well as fixes for ELF that don't require a new loader. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed Apr 7 2:51:32 1999 Delivered-To: freebsd-java@freebsd.org Received: from euromail1.genrad.com (x253.genrad.co.uk [195.99.3.253]) by hub.freebsd.org (Postfix) with ESMTP id CAE4814FA5 for ; Wed, 7 Apr 1999 02:51:22 -0700 (PDT) (envelope-from SwindellsR@genrad.co.uk) Received: by euromail1.genrad.com with Internet Mail Service (5.5.2448.0) id ; Wed, 7 Apr 1999 10:49:19 +0100 Message-ID: From: "Swindells, Robert" To: nate@mt.sri.com Cc: freebsd-java@FreeBSD.org Subject: Re: Undefined symbol error in V99-3-24(a.out) Date: Wed, 7 Apr 1999 10:49:12 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org You wrote: > > > Except for the annoying window creation bug in JDK1.1.7v98-12-21, > > > I've found it to behave nicely on my 2.2.8-RELEASE Toshiba notebook. > > > ... > > > /usr/libexec/ld.so: Undefined symbol "__select" called from > > > java_X:/usr/local/jdk1.1.7/lib/i386/green_threads/libjava.so.1.1.7 > > > at 0x2014c5bc > > > > I've got the same problem on 2.2.7 (a.out version). Sometime between > > the previous release (jdk1.1.7.V98-21-21) and the current one > > (jdk1.1.7.V99-3-24), the call disappeared. Compare jdk1.1.7.V98-21-21: > > > > # ls -l libjava.so > > -r-xr-xr-x 1 root wheel 483626 Dec 21 21:04 libjava.so* > > # nm libjava.so | grep __select > > 000457ec T __select > > > > to jdk1.1.7.V99-3-24: > > > > # ls -l libjava.so > > -r-xr-xr-x 1 root wheel 483631 Mar 25 09:31 libjava.so* > > # nm libjava.so | grep __select > >Weird. Somehow it works on my box, but I don't know why. I've got to > >re-roll both the ELF and A.OUT releases again due to different problems, > >so I'll try and resolve these. It does the same on my 2.2.8-STABLE system as well. I last CVSUPed on 6 Dec 98 if it helps. FWIW the increase in size of the tarball was due to the demo subdirectory containing a whole load of object files instead of the actual demo files. Robert Robert Swindells - GenRad Limited rjs@genrad.co.uk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed Apr 7 19:46:32 1999 Delivered-To: freebsd-java@freebsd.org Received: from bubba.whistle.com (s205m7.whistle.com [207.76.205.7]) by hub.freebsd.org (Postfix) with ESMTP id 98ACF14E4A for ; Wed, 7 Apr 1999 19:46:31 -0700 (PDT) (envelope-from archie@whistle.com) Received: (from archie@localhost) by bubba.whistle.com (8.9.2/8.9.2) id TAA21850 for freebsd-java@freebsd.org; Wed, 7 Apr 1999 19:44:32 -0700 (PDT) From: Archie Cobbs Message-Id: <199904080244.TAA21850@bubba.whistle.com> Subject: Kaffe release coming soon To: freebsd-java@freebsd.org Date: Wed, 7 Apr 1999 19:44:31 -0700 (PDT) X-Mailer: ELM [version 2.4ME+ PL38 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org FYI- Kaffe is going to release a new version soon (finally). So for anyone using it if there's some last minute bug/feature you want fixed/added, now is a good time to request it.. http://www.kaffe.org Note: the FreeBSD port of 1.0b3 is very old, use the latest snapshot or CVS readonly access. Cheers, -Archie ___________________________________________________________________________ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed Apr 7 20: 8:35 1999 Delivered-To: freebsd-java@freebsd.org Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (Postfix) with ESMTP id EBC2C151E0 for ; Wed, 7 Apr 1999 20:08:28 -0700 (PDT) (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 VAA08705; Wed, 7 Apr 1999 21:06:29 -0600 (MDT) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id VAA25032; Wed, 7 Apr 1999 21:06:28 -0600 Date: Wed, 7 Apr 1999 21:06:28 -0600 Message-Id: <199904080306.VAA25032@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Archie Cobbs Cc: freebsd-java@FreeBSD.ORG Subject: Re: Kaffe release coming soon In-Reply-To: <199904080244.TAA21850@bubba.whistle.com> References: <199904080244.TAA21850@bubba.whistle.com> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Kaffe is going to release a new version soon (finally). So for > anyone using it if there's some last minute bug/feature you > want fixed/added, now is a good time to request it.. > > http://www.kaffe.org > > Note: the FreeBSD port of 1.0b3 is very old, use the latest > snapshot or CVS readonly access. Cool. What I gather from Transvirtual's WWW site was that 1.0b3 was a bad release, so I'm hoping that the next release is a more solid/usable release. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed Apr 7 20:54:59 1999 Delivered-To: freebsd-java@freebsd.org Received: from bubba.whistle.com (s205m7.whistle.com [207.76.205.7]) by hub.freebsd.org (Postfix) with ESMTP id 186D414D66 for ; Wed, 7 Apr 1999 20:54:57 -0700 (PDT) (envelope-from archie@whistle.com) Received: (from archie@localhost) by bubba.whistle.com (8.9.2/8.9.2) id UAA32096; Wed, 7 Apr 1999 20:52:26 -0700 (PDT) From: Archie Cobbs Message-Id: <199904080352.UAA32096@bubba.whistle.com> Subject: Re: Kaffe release coming soon In-Reply-To: <199904080306.VAA25032@mt.sri.com> from Nate Williams at "Apr 7, 99 09:06:28 pm" To: nate@mt.sri.com (Nate Williams) Date: Wed, 7 Apr 1999 20:52:26 -0700 (PDT) Cc: freebsd-java@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL38 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Nate Williams writes: > > Kaffe is going to release a new version soon (finally). So for > > anyone using it if there's some last minute bug/feature you > > want fixed/added, now is a good time to request it.. > > > > http://www.kaffe.org > > > > Note: the FreeBSD port of 1.0b3 is very old, use the latest > > snapshot or CVS readonly access. > > Cool. What I gather from Transvirtual's WWW site was that 1.0b3 was a > bad release, so I'm hoping that the next release is a more solid/usable > release. Yeah, we're definitely putting more 'simmer time' into this one... TONS of stuff has been fixed since 1.0b3. It's much closer to reasonable usable at this point.. though still not perfect, especially with complex AWT apps. Also, the gjc runtime ("libgcj") has just been released today.. http://sourceware.cygnus.com/java -Archie ___________________________________________________________________________ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed Apr 7 20:57:11 1999 Delivered-To: freebsd-java@freebsd.org Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (Postfix) with ESMTP id B156D14D66 for ; Wed, 7 Apr 1999 20:57:06 -0700 (PDT) (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 VAA09091; Wed, 7 Apr 1999 21:55:06 -0600 (MDT) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id VAA25268; Wed, 7 Apr 1999 21:55:05 -0600 Date: Wed, 7 Apr 1999 21:55:05 -0600 Message-Id: <199904080355.VAA25268@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Archie Cobbs Cc: nate@mt.sri.com (Nate Williams), freebsd-java@FreeBSD.ORG Subject: Re: Kaffe release coming soon In-Reply-To: <199904080352.UAA32096@bubba.whistle.com> References: <199904080306.VAA25032@mt.sri.com> <199904080352.UAA32096@bubba.whistle.com> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > > Kaffe is going to release a new version soon (finally). So for > > > anyone using it if there's some last minute bug/feature you > > > want fixed/added, now is a good time to request it.. > > > > > > http://www.kaffe.org > > > > > > Note: the FreeBSD port of 1.0b3 is very old, use the latest > > > snapshot or CVS readonly access. > > > > Cool. What I gather from Transvirtual's WWW site was that 1.0b3 was a > > bad release, so I'm hoping that the next release is a more solid/usable > > release. > > Yeah, we're definitely putting more 'simmer time' into this one... > TONS of stuff has been fixed since 1.0b3. It's much closer to > reasonable usable at this point.. though still not perfect, > especially with complex AWT apps. How does the JIT do with AWT stuff? Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed Apr 7 22:11:37 1999 Delivered-To: freebsd-java@freebsd.org Received: from bubba.whistle.com (s205m7.whistle.com [207.76.205.7]) by hub.freebsd.org (Postfix) with ESMTP id C1D28152DD for ; Wed, 7 Apr 1999 22:11:36 -0700 (PDT) (envelope-from archie@whistle.com) Received: (from archie@localhost) by bubba.whistle.com (8.9.2/8.9.2) id WAA32322; Wed, 7 Apr 1999 22:09:05 -0700 (PDT) From: Archie Cobbs Message-Id: <199904080509.WAA32322@bubba.whistle.com> Subject: Re: Kaffe release coming soon In-Reply-To: <199904080355.VAA25268@mt.sri.com> from Nate Williams at "Apr 7, 99 09:55:05 pm" To: nate@mt.sri.com (Nate Williams) Date: Wed, 7 Apr 1999 22:09:05 -0700 (PDT) Cc: freebsd-java@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL38 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Nate Williams writes: > > TONS of stuff has been fixed since 1.0b3. It's much closer to > > reasonable usable at this point.. though still not perfect, > > especially with complex AWT apps. > > How does the JIT do with AWT stuff? I don't know much at all about AWT stuff, but I think pretty good, as the way AWT is implemented in kaffe is "lightweight" (whatever that means in the context of AWT). The JIT engine for kaffe is pretty naive. It could definitely benefit from a more intelligent algorithm, eg, that did some simple peephole optimizations. In any case it's still a heck of a lot faster than interpreting. -Archie ___________________________________________________________________________ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed Apr 7 22:37: 1 1999 Delivered-To: freebsd-java@freebsd.org Received: from WEBBSD1.turnaround.com.au (webbsd1.turnaround.com.au [203.39.138.49]) by hub.freebsd.org (Postfix) with ESMTP id 591921538A for ; Wed, 7 Apr 1999 22:36:57 -0700 (PDT) (envelope-from J_Shevland@TurnAround.com.au) Received: from TurnAround.com.au (dhcp68.turnaround.com.au [192.168.1.68]) by WEBBSD1.turnaround.com.au (8.8.7/8.8.7) with ESMTP id PAA27553; Thu, 8 Apr 1999 15:42:04 +1000 (EST) (envelope-from J_Shevland@TurnAround.com.au) Message-ID: <370C4011.6E202321@TurnAround.com.au> Date: Thu, 08 Apr 1999 15:35:13 +1000 From: Joe Shevland Reply-To: J_Shevland@TurnAround.com.au Organization: Turnaround Solutions Pty. Ltd. X-Mailer: Mozilla 4.51 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 To: Archie Cobbs Cc: Nate Williams , freebsd-java@FreeBSD.ORG Subject: Re: Kaffe release coming soon References: <199904080509.WAA32322@bubba.whistle.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Archie Cobbs wrote: > > Nate Williams writes: > > > TONS of stuff has been fixed since 1.0b3. It's much closer to > > > reasonable usable at this point.. though still not perfect, > > > especially with complex AWT apps. > > > > How does the JIT do with AWT stuff? > > I don't know much at all about AWT stuff, but I think pretty good, > as the way AWT is implemented in kaffe is "lightweight" (whatever > that means in the context of AWT). I would assume that means the components used by kaffe to render on-screen widgets are built from the ground up from graphics primitives instead of using the native platform's windowing components. Swing/JFC is considered lightweight as it builds all GUI components from scratch; AWT is not lightweight as it relies on building a layer on top of the native widgets. At least that's my understanding. Regards, Joe. > The JIT engine for kaffe is pretty naive. It could definitely > benefit from a more intelligent algorithm, eg, that did some > simple peephole optimizations. In any case it's still a heck > of a lot faster than interpreting. > > -Archie > > ___________________________________________________________________________ > Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-java" in the body of the message -- --------------------------------------------- ,-._|\ | Joe Shevland / \ | Principal Consultant \_,--._/ | Turnaround Solutions Pty. Ltd. v | http://www.TurnAround.com.au --------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed Apr 7 23: 2:36 1999 Delivered-To: freebsd-java@freebsd.org Received: from esmeralda.xaa.iae.nl (esmeralda.xaa.iae.nl [194.151.75.9]) by hub.freebsd.org (Postfix) with ESMTP id 7BBD1159C3 for ; Wed, 7 Apr 1999 23:02:24 -0700 (PDT) (envelope-from xaa@xaa.iae.nl) Received: from ariel.xaa.iae.nl (ariel.xaa.iae.nl [194.151.75.10]) by esmeralda.xaa.iae.nl (Postfix) with ESMTP id 2DACB32; Thu, 8 Apr 1999 08:00:21 +0200 (MET DST) Received: by ariel.xaa.iae.nl (Postfix, from userid 1002) id 249AB1905; Thu, 8 Apr 1999 08:00:21 +0200 (CEST) Date: Thu, 8 Apr 1999 08:00:21 +0200 From: Mark Huizer To: Archie Cobbs Cc: freebsd-java@freebsd.org Subject: Re: Kaffe release coming soon Message-ID: <19990408080020.B331@ariel.xaa.iae.nl> Reply-To: Mark Huizer References: <199904080244.TAA21850@bubba.whistle.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95i In-Reply-To: <199904080244.TAA21850@bubba.whistle.com>; from "Archie Cobbs" on Wed, Apr 07, 1999 at 07:44:31PM -0700 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Kaffe is going to release a new version soon (finally). So for > anyone using it if there's some last minute bug/feature you > want fixed/added, now is a good time to request it.. > > http://www.kaffe.org > > Note: the FreeBSD port of 1.0b3 is very old, use the latest > snapshot or CVS readonly access. > hmm... is it any use if I tried to include a kaffe-current port next to kaffe as well? Mark -- Mark Huizer-xaa@xaa.iae.nl-Mark.Huizer@nl.origin-it.com-xaa@timewasters.nl I am free of all prejudices. I hate everyone equally To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed Apr 7 23:20:21 1999 Delivered-To: freebsd-java@freebsd.org Received: from bubba.whistle.com (s205m7.whistle.com [207.76.205.7]) by hub.freebsd.org (Postfix) with ESMTP id C8699150AF for ; Wed, 7 Apr 1999 23:20:18 -0700 (PDT) (envelope-from archie@whistle.com) Received: (from archie@localhost) by bubba.whistle.com (8.9.2/8.9.2) id XAA33300; Wed, 7 Apr 1999 23:18:14 -0700 (PDT) From: Archie Cobbs Message-Id: <199904080618.XAA33300@bubba.whistle.com> Subject: Re: Kaffe release coming soon In-Reply-To: <19990408080020.B331@ariel.xaa.iae.nl> from Mark Huizer at "Apr 8, 99 08:00:21 am" To: xaa@xaa.iae.nl Date: Wed, 7 Apr 1999 23:18:14 -0700 (PDT) Cc: freebsd-java@freebsd.org X-Mailer: ELM [version 2.4ME+ PL38 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Mark Huizer writes: > > Kaffe is going to release a new version soon (finally). So for > > anyone using it if there's some last minute bug/feature you > > want fixed/added, now is a good time to request it.. > > > > http://www.kaffe.org > > > > Note: the FreeBSD port of 1.0b3 is very old, use the latest > > snapshot or CVS readonly access. > > > hmm... is it any use if I tried to include a kaffe-current port next to > kaffe as well? Well.. hopefully with the new release the port will be more usable. I think if people want stuff beyond that they can use CVS. But time will tell, we might want to do that... -Archie ___________________________________________________________________________ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Thu Apr 8 3:30:54 1999 Delivered-To: freebsd-java@freebsd.org Received: from inet-tsb.toshiba.co.jp (inet-tsb.toshiba.co.jp [202.33.96.40]) by hub.freebsd.org (Postfix) with ESMTP id 07CF6151BC for ; Thu, 8 Apr 1999 03:30:51 -0700 (PDT) (envelope-from ogishim@jsg.komukai.toshiba.co.jp) Received: from tis2.tis.toshiba.co.jp by inet-tsb.toshiba.co.jp (8.8.8/3.3W9-04/12/95) id TAA27603; Thu, 8 Apr 1999 19:28:50 +0900 (JST) Received: from mx.toshiba.co.jp by tis2.tis.toshiba.co.jp (8.8.4+2.7Wbeta4/3.3W9-95082317) id TAA20905; Thu, 8 Apr 1999 19:28:50 +0900 (JST) Received: from mugi27.jsg.komukai.toshiba.co.jp by toshiba.co.jp (8.7.1+2.6Wbeta4/3.3W9-TOSHIBA-GLOBAL SERVER) id TAA04272; Thu, 8 Apr 1999 19:28:49 +0900 (JST) Received: from kmk025233.jsg.komukai.toshiba.co.jp (kmk025233 [133.115.153.233]) by mugi27.jsg.komukai.toshiba.co.jp (8.8.5/3.5Wpl4-1.9/1.9) with SMTP id TAA11091 for ; Thu, 8 Apr 1999 19:28:48 +0900 (JST) Message-ID: <370C76AD.525@jsg.komukai.toshiba.co.jp> Date: Thu, 08 Apr 1999 18:28:13 +0900 From: Shinji Ogishima X-Mailer: Mozilla 3.03 [ja] (Win95; I) MIME-Version: 1.0 To: java@FreeBSD.org Subject: CommuncationAPI Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Is it possible that tell me how to extend to Java communcation API ? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Thu Apr 8 7:32:12 1999 Delivered-To: freebsd-java@freebsd.org Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (Postfix) with ESMTP id 1D11315A10 for ; Thu, 8 Apr 1999 07:32:09 -0700 (PDT) (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 IAA13338; Thu, 8 Apr 1999 08:30:08 -0600 (MDT) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id IAA27063; Thu, 8 Apr 1999 08:30:03 -0600 Date: Thu, 8 Apr 1999 08:30:03 -0600 Message-Id: <199904081430.IAA27063@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: J_Shevland@TurnAround.com.au Cc: Archie Cobbs , Nate Williams , freebsd-java@FreeBSD.ORG Subject: Re: Kaffe release coming soon In-Reply-To: <370C4011.6E202321@TurnAround.com.au> References: <199904080509.WAA32322@bubba.whistle.com> <370C4011.6E202321@TurnAround.com.au> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > > How does the JIT do with AWT stuff? > > > > I don't know much at all about AWT stuff, but I think pretty good, > > as the way AWT is implemented in kaffe is "lightweight" (whatever > > that means in the context of AWT). > > I would assume that means the components used by kaffe to render > on-screen widgets are built from the ground up from graphics primitives > instead of using the native platform's windowing components. > Swing/JFC is considered lightweight as it builds all GUI components > from scratch; While this was the original claim for Swing, the most recent releases have made many of the components 'heavy' by requiring them to have native peers. JFrame, JMenu, JDialog, and JTextField are all heavyweight components, which tends to make many of the created programs 'heavier' than they would be using AWT, since they are built upon AWT components, but add alot of 'hair' to them. ( Nate > AWT is not lightweight as it relies on building a layer on top of the > native widgets. > > At least that's my understanding. > > Regards, > Joe. > > > The JIT engine for kaffe is pretty naive. It could definitely > > benefit from a more intelligent algorithm, eg, that did some > > simple peephole optimizations. In any case it's still a heck > > of a lot faster than interpreting. > > > > -Archie > > > > ___________________________________________________________________________ > > Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-java" in the body of the message > > -- > --------------------------------------------- > ,-._|\ | Joe Shevland > / \ | Principal Consultant > \_,--._/ | Turnaround Solutions Pty. Ltd. > v | http://www.TurnAround.com.au > --------------------------------------------- > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Thu Apr 8 10: 1:22 1999 Delivered-To: freebsd-java@freebsd.org Received: from pluto.plutotech.com (mail.plutotech.com [206.168.67.137]) by hub.freebsd.org (Postfix) with ESMTP id 3214115A2E for ; Thu, 8 Apr 1999 10:01:20 -0700 (PDT) (envelope-from kelly@plutotech.com) Received: from plutotech.com (kelly@tampopo.plutotech.com [206.168.67.161]) by pluto.plutotech.com (8.9.2/8.9.1) with ESMTP id KAA12320; Thu, 8 Apr 1999 10:57:46 -0600 (MDT) (envelope-from kelly@plutotech.com) Message-ID: <370CE00A.C654C10F@plutotech.com> Date: Thu, 08 Apr 1999 10:57:46 -0600 From: Sean Kelly Organization: Pluto Technologies X-Mailer: Mozilla 4.5 [en] (X11; U; FreeBSD 3.1-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Shinji Ogishima Cc: java@FreeBSD.ORG Subject: Re: CommuncationAPI References: <370C76AD.525@jsg.komukai.toshiba.co.jp> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Shinji Ogishima wrote: > Is it possible that tell me how to extend to Java communcation API ? Subclassing would be one way. --Sean To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Thu Apr 8 16:52: 5 1999 Delivered-To: freebsd-java@freebsd.org Received: from WEBBSD1.turnaround.com.au (webbsd1.turnaround.com.au [203.39.138.49]) by hub.freebsd.org (Postfix) with ESMTP id 0D4A3152EB for ; Thu, 8 Apr 1999 16:52:00 -0700 (PDT) (envelope-from J_Shevland@TurnAround.com.au) Received: from TurnAround.com.au (ras8.turnaround.com.au [192.168.1.118] (may be forged)) by WEBBSD1.turnaround.com.au (8.8.7/8.8.7) with ESMTP id JAA01710; Fri, 9 Apr 1999 09:57:23 +1000 (EST) (envelope-from J_Shevland@TurnAround.com.au) Message-ID: <370D40C5.9B45C33B@TurnAround.com.au> Date: Fri, 09 Apr 1999 09:50:29 +1000 From: Joe Shevland Reply-To: J_Shevland@TurnAround.com.au Organization: Turnaround Solutions Pty. Ltd. X-Mailer: Mozilla 4.51 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 To: Shinji Ogishima Cc: java@FreeBSD.ORG Subject: Re: CommuncationAPI References: <370C76AD.525@jsg.komukai.toshiba.co.jp> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Check out: http://java.sun.com/products/javacomm/javadocs/CommAPI_FAQ.txt for a list of useful things to look for. There's a Linux site that demonstrates how to use the CommPort driver loading scheme that looks OK. HTH, Joe. Shinji Ogishima wrote: > > Is it possible that tell me how to extend to Java communcation API ? > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-java" in the body of the message -- --------------------------------------------- ,-._|\ | Joe Shevland / \ | Principal Consultant \_,--._/ | Turnaround Solutions Pty. Ltd. v | http://www.TurnAround.com.au --------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Fri Apr 9 22:54:31 1999 Delivered-To: freebsd-java@freebsd.org Received: from bubba.whistle.com (s205m7.whistle.com [207.76.205.7]) by hub.freebsd.org (Postfix) with ESMTP id C8AFD14E5C; Fri, 9 Apr 1999 22:54:28 -0700 (PDT) (envelope-from archie@whistle.com) Received: (from archie@localhost) by bubba.whistle.com (8.9.2/8.9.2) id WAA93232; Fri, 9 Apr 1999 22:51:45 -0700 (PDT) From: Archie Cobbs Message-Id: <199904100551.WAA93232@bubba.whistle.com> Subject: Re: ATTENTION PLEASE: g77 in base system. In-Reply-To: <67979.923650657@zippy.cdrom.com> from "Jordan K. Hubbard" at "Apr 9, 99 02:37:37 am" To: jkh@zippy.cdrom.com (Jordan K. Hubbard) Date: Fri, 9 Apr 1999 22:51:45 -0700 (PDT) Cc: hackers@FreeBSD.ORG, freebsd-java@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL38 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Jordan K. Hubbard writes: > > Yeah, I'm serious, I would really like gcj+libgcj, to get java stuff > > compiled (non portably) into binaries on FreeBSD. > > 1. I agree in principle. > > 2. I'd sort of like to see a second release of this, at least, before > we start talking seriously of bringing it into -current. I predict > a rapidly changing Doppler on this target. gcj is still pretty wet behind the ears at this point. So it seems one approach would be to have it in there but by default not compiled/included (the sources are already part of egcs and so in the tree as I understand it). Then when/if it becomes more stable and loved by the world we can flip that switch to default to on. Additionally, the "libgjc" component that was just released should be made into a port for now (this is the runtime that goes with the gcj Java compiler). Longer term, I think there is enough interest in it that this combo will eventually become the most popular freeware runtime for Java. -Archie ___________________________________________________________________________ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Sat Apr 10 6:14:59 1999 Delivered-To: freebsd-java@freebsd.org Received: from picnic.mat.net (picnic.mat.net [206.246.122.133]) by hub.freebsd.org (Postfix) with ESMTP id 0751D15352; Sat, 10 Apr 1999 06:14:48 -0700 (PDT) (envelope-from chuckr@mat.net) Received: from localhost (chuckr@localhost) by picnic.mat.net (8.9.3/8.8.5) with ESMTP id JAA72239; Sat, 10 Apr 1999 09:10:15 -0400 (EDT) Date: Sat, 10 Apr 1999 09:10:15 -0400 (EDT) From: Chuck Robey To: Archie Cobbs Cc: "Jordan K. Hubbard" , hackers@FreeBSD.ORG, freebsd-java@FreeBSD.ORG Subject: Re: ATTENTION PLEASE: g77 in base system. In-Reply-To: <199904100551.WAA93232@bubba.whistle.com> 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, 9 Apr 1999, Archie Cobbs wrote: > Jordan K. Hubbard writes: > > > Yeah, I'm serious, I would really like gcj+libgcj, to get java stuff > > > compiled (non portably) into binaries on FreeBSD. > > > > 1. I agree in principle. > > > > 2. I'd sort of like to see a second release of this, at least, before > > we start talking seriously of bringing it into -current. I predict > > a rapidly changing Doppler on this target. > > gcj is still pretty wet behind the ears at this point. So it seems > one approach would be to have it in there but by default not > compiled/included (the sources are already part of egcs and so in > the tree as I understand it). Then when/if it becomes more stable > and loved by the world we can flip that switch to default to on. > > Additionally, the "libgjc" component that was just released should > be made into a port for now (this is the runtime that goes with > the gcj Java compiler). > > Longer term, I think there is enough interest in it that this combo > will eventually become the most popular freeware runtime for Java. As long as we can bring it in conditionally, have libgcj is possibly more important to FreeBSD than you'd think. Realize there are a large number of us out there doing Java development (I'm only doing it for classes now, but there's a lot of folks doing this) and since there's no Java2 yet for FreeBSD, it's a drawback. I have Solaris7 at my elbow here, *extremely* unwillingly, only because I need Java2. It's going to be possible to get a pretty good idea of how well libgcj works, pretty quickly; what I'm saying here is, it's not a 3 month wait here, it's probably a couple weeks. The reason gcj is "wet behind the ears" is because it's not useful without the runtime support, which has just been released as libgcj, so don't make any judgements about gcj, make them about gcj+libgcj. > > -Archie > > ___________________________________________________________________________ > Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-java" in the body of the message > > ----------------------------+----------------------------------------------- Chuck Robey | Interests include any kind of voice or data chuckr@picnic.mat.net | communications topic, C programming, and Unix. 213 Lakeside Drive Apt T-1 | Greenbelt, MD 20770 | I run picnic (FreeBSD-current) (301) 220-2114 | and jaunt (Solaris7). ----------------------------+----------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Sat Apr 10 6:40:21 1999 Delivered-To: freebsd-java@freebsd.org Received: from janus.syracuse.net (janus.syracuse.net [205.232.47.15]) by hub.freebsd.org (Postfix) with ESMTP id E6C5B14D28; Sat, 10 Apr 1999 06:40:17 -0700 (PDT) (envelope-from green@unixhelp.org) Received: from localhost (green@localhost) by janus.syracuse.net (8.9.2/8.8.7) with ESMTP id JAA70072; Sat, 10 Apr 1999 09:38:02 -0400 (EDT) Date: Sat, 10 Apr 1999 09:38:02 -0400 (EDT) From: Brian Feldman X-Sender: green@janus.syracuse.net To: Archie Cobbs Cc: "Jordan K. Hubbard" , hackers@FreeBSD.ORG, freebsd-java@FreeBSD.ORG Subject: Re: ATTENTION PLEASE: g77 in base system. In-Reply-To: <199904100551.WAA93232@bubba.whistle.com> 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, 9 Apr 1999, Archie Cobbs wrote: > Jordan K. Hubbard writes: > > > Yeah, I'm serious, I would really like gcj+libgcj, to get java stuff > > > compiled (non portably) into binaries on FreeBSD. > > > > 1. I agree in principle. > > > > 2. I'd sort of like to see a second release of this, at least, before > > we start talking seriously of bringing it into -current. I predict > > a rapidly changing Doppler on this target. > > gcj is still pretty wet behind the ears at this point. So it seems > one approach would be to have it in there but by default not > compiled/included (the sources are already part of egcs and so in > the tree as I understand it). Then when/if it becomes more stable > and loved by the world we can flip that switch to default to on. > > Additionally, the "libgjc" component that was just released should > be made into a port for now (this is the runtime that goes with > the gcj Java compiler). > > Longer term, I think there is enough interest in it that this combo > will eventually become the most popular freeware runtime for Java. I agree. A Java compiler in the base system would be Very Nice, especially one that compiles to NATIVE code so we can have Java without all the overhead. Sure, I vote on importing it, and maybe even enabling it by default :) > > -Archie > > ___________________________________________________________________________ > Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-hackers" in the body of the message > Brian Feldman _ __ ___ ____ ___ ___ ___ green@unixhelp.org _ __ ___ | _ ) __| \ FreeBSD: The Power to Serve! _ __ | _ \__ \ |) | http://www.freebsd.org _ |___/___/___/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Sat Apr 10 8:13: 1 1999 Delivered-To: freebsd-java@freebsd.org Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (Postfix) with ESMTP id E5B6315048; Sat, 10 Apr 1999 08:12:58 -0700 (PDT) (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 JAA05122; Sat, 10 Apr 1999 09:10:43 -0600 (MDT) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id JAA08971; Sat, 10 Apr 1999 09:10:42 -0600 Date: Sat, 10 Apr 1999 09:10:42 -0600 Message-Id: <199904101510.JAA08971@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Chuck Robey Cc: Archie Cobbs , "Jordan K. Hubbard" , hackers@FreeBSD.ORG, freebsd-java@FreeBSD.ORG Subject: Re: ATTENTION PLEASE: g77 in base system. In-Reply-To: References: <199904100551.WAA93232@bubba.whistle.com> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > As long as we can bring it in conditionally, have libgcj is possibly > more important to FreeBSD than you'd think. Realize there are a large > number of us out there doing Java development (I'm only doing it for > classes now, but there's a lot of folks doing this) and since there's no > Java2 yet for FreeBSD, it's a drawback. I have Solaris7 at my elbow > here, *extremely* unwillingly, only because I need Java2. Is libgcj and the like Java2 compliant? I was under the impression that it was less 'featureful' than the JDK1 stuff the porting team released? Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Sat Apr 10 10: 0: 4 1999 Delivered-To: freebsd-java@freebsd.org Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by hub.freebsd.org (Postfix) with ESMTP id CF02714E78 for ; Sat, 10 Apr 1999 10:00:02 -0700 (PDT) (envelope-from robert@cyrus.watson.org) Received: from fledge.watson.org (robert@fledge.pr.watson.org [192.0.2.3]) by fledge.watson.org (8.8.8/8.8.8) with SMTP id MAA01968 for ; Sat, 10 Apr 1999 12:57:49 -0400 (EDT) (envelope-from robert@cyrus.watson.org) Date: Sat, 10 Apr 1999 12:57:48 -0400 (EDT) From: Robert Watson X-Sender: robert@fledge.watson.org Reply-To: Robert Watson To: freebsd-java@freebsd.org Subject: Web server with servlet support? 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 A commercial web services provider I help out with is starting to see customer requests for java servlet support. Currently the provider is running BSD/OS, but is considering a switch to FreeBSD for scalability reasons (ever stick 256Mb of memory in a BSDI system, then a thousand processes, and then try to do a file system dump? :-). Are there any web servers available for FreeBSD that do java servlets, or apache modules, etc? Also of interest is inter-customer protection. I believe apache with the setuid support allows the isolation of customers from one-another; if a server was available to do java servlet support, we would want similar barriers between customers to be in effect. Robert N Watson robert@fledge.watson.org http://www.watson.org/~robert/ PGP key fingerprint: 03 01 DD 8E 15 67 48 73 25 6D 10 FC EC 68 C1 1C Carnegie Mellon University http://www.cmu.edu/ TIS Labs at Network Associates, Inc. http://www.tis.com/ Safeport Network Services http://www.safeport.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Sat Apr 10 10:59:45 1999 Delivered-To: freebsd-java@freebsd.org Received: from misery.sdf.com (misery.sdf.com [204.244.213.49]) by hub.freebsd.org (Postfix) with SMTP id 464D114FD1 for ; Sat, 10 Apr 1999 10:59:36 -0700 (PDT) (envelope-from tom@sdf.com) Received: from tom by misery.sdf.com with esmtp (Exim 1.82 #3) id 10W0yg-0005FC-00; Sat, 10 Apr 1999 09:51:30 -0700 Date: Sat, 10 Apr 1999 09:51:21 -0700 (PDT) From: Tom To: Robert Watson Cc: freebsd-java@freebsd.org Subject: Re: Web server with servlet support? In-Reply-To: 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 Sat, 10 Apr 1999, Robert Watson wrote: > A commercial web services provider I help out with is starting to see > customer requests for java servlet support. Currently the provider is > running BSD/OS, but is considering a switch to FreeBSD for scalability > reasons (ever stick 256Mb of memory in a BSDI system, then a thousand > processes, and then try to do a file system dump? :-). Are there any web > servers available for FreeBSD that do java servlets, or apache modules, > etc? See www.locomotive.org > Also of interest is inter-customer protection. I believe apache with the > setuid support allows the isolation of customers from one-another; if a > server was available to do java servlet support, we would want similar > barriers between customers to be in effect. You can start as many Locomotive engines as you need. > Robert N Watson > > robert@fledge.watson.org http://www.watson.org/~robert/ > PGP key fingerprint: 03 01 DD 8E 15 67 48 73 25 6D 10 FC EC 68 C1 1C > > Carnegie Mellon University http://www.cmu.edu/ > TIS Labs at Network Associates, Inc. http://www.tis.com/ > Safeport Network Services http://www.safeport.com/ Tom To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Sat Apr 10 11: 1:38 1999 Delivered-To: freebsd-java@freebsd.org Received: from java.dpcsys.com (java.dpcsys.com [206.16.184.7]) by hub.freebsd.org (Postfix) with ESMTP id 2B837151AC for ; Sat, 10 Apr 1999 11:01:36 -0700 (PDT) (envelope-from dan@dpcsys.com) Received: from localhost (dan@localhost) by java.dpcsys.com (8.9.1a/8.9.1) with SMTP id KAA25821; Sat, 10 Apr 1999 10:59:42 -0700 (PDT) Date: Sat, 10 Apr 1999 10:59:42 -0700 (PDT) From: Dan Busarow To: Robert Watson Cc: freebsd-java@FreeBSD.ORG Subject: Re: Web server with servlet support? In-Reply-To: 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 Sat, 10 Apr 1999, Robert Watson wrote: > A commercial web services provider I help out with is starting to see > customer requests for java servlet support. Currently the provider is > running BSD/OS, but is considering a switch to FreeBSD for scalability > reasons (ever stick 256Mb of memory in a BSDI system, then a thousand > processes, and then try to do a file system dump? :-). Are there any web > servers available for FreeBSD that do java servlets, or apache modules, > etc? I haven't yet tried it but Apache does support servlets and has for quite a while. http://java.apache.org/ Dan -- Dan Busarow 949 443 4172 Dana Point Communications, Inc. dan@dpcsys.com Dana Point, California 83 09 EF 59 E0 11 89 B4 8D 09 DB FD E1 DD 0C 82 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Sat Apr 10 12:46:58 1999 Delivered-To: freebsd-java@freebsd.org Received: from rah.star-gate.com (rah.star-gate.com [209.249.129.138]) by hub.freebsd.org (Postfix) with ESMTP id 546D114F8D; Sat, 10 Apr 1999 12:46:54 -0700 (PDT) (envelope-from hasty@rah.star-gate.com) Received: from rah.star-gate.com (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.9.1/8.8.8) with ESMTP id MAA08435; Sat, 10 Apr 1999 12:44:31 -0700 (PDT) (envelope-from hasty@rah.star-gate.com) Message-Id: <199904101944.MAA08435@rah.star-gate.com> X-Mailer: exmh version 2.0.2 2/24/98 To: Chuck Robey Cc: "Jordan K. Hubbard" , hackers@FreeBSD.ORG, freebsd-java@FreeBSD.ORG Subject: Native Java Compilers In-reply-to: Your message of "Sat, 10 Apr 1999 09:10:15 EDT." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 10 Apr 1999 12:44:31 -0700 From: Amancio Hasty Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I would wait till gcj+libgcj is stable to incorporate it into the tree. I can't get libcgj to compile over here and I tried updating libgcj a couple of times additionally it looks like it has had zero testing out on the field well at least the version available from cygnus cvs repository. We do need java vm experts and compiler people to hash out the problems with the currrent crop of Java to Native binaries compilers: 1. Electrical Fire http://www.mozilla.org/projects/ef 2. Japhar http://www.japhar.org The above compilers perform a java to native binary compilation . Whats the difference between this approach and JITs not much other than the compiler does more work to optmize the code for instance in the of EF it does a Chaitin-Briggs Register Allocation. It should be interesting comparing gcj and EF so far EF appears to generate the best code and I have tested against Kaffe and Japhar. This is going to be a good year for Freebsd ! Amancio > On Fri, 9 Apr 1999, Archie Cobbs wrote: > > > Jordan K. Hubbard writes: > > > > Yeah, I'm serious, I would really like gcj+libgcj, to get java stuff > > > > compiled (non portably) into binaries on FreeBSD. > > > > > > 1. I agree in principle. > > > > > > 2. I'd sort of like to see a second release of this, at least, before > > > we start talking seriously of bringing it into -current. I predict > > > a rapidly changing Doppler on this target. > > > > gcj is still pretty wet behind the ears at this point. So it seems > > one approach would be to have it in there but by default not > > compiled/included (the sources are already part of egcs and so in > > the tree as I understand it). Then when/if it becomes more stable > > and loved by the world we can flip that switch to default to on. > > > > Additionally, the "libgjc" component that was just released should > > be made into a port for now (this is the runtime that goes with > > the gcj Java compiler). > > > > Longer term, I think there is enough interest in it that this combo > > will eventually become the most popular freeware runtime for Java. > > As long as we can bring it in conditionally, have libgcj is possibly > more important to FreeBSD than you'd think. Realize there are a large > number of us out there doing Java development (I'm only doing it for > classes now, but there's a lot of folks doing this) and since there's no > Java2 yet for FreeBSD, it's a drawback. I have Solaris7 at my elbow > here, *extremely* unwillingly, only because I need Java2. > > It's going to be possible to get a pretty good idea of how well libgcj > works, pretty quickly; what I'm saying here is, it's not a 3 month wait > here, it's probably a couple weeks. > > The reason gcj is "wet behind the ears" is because it's not useful > without the runtime support, which has just been released as libgcj, so > don't make any judgements about gcj, make them about gcj+libgcj. > > > > > -Archie > > > > ___________________________________________________________________________ > > Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-java" in the body of the message > > > > > > ----------------------------+----------------------------------------------- > Chuck Robey | Interests include any kind of voice or data > chuckr@picnic.mat.net | communications topic, C programming, and Unix. > 213 Lakeside Drive Apt T-1 | > Greenbelt, MD 20770 | I run picnic (FreeBSD-current) > (301) 220-2114 | and jaunt (Solaris7). > ----------------------------+----------------------------------------------- > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-hackers" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Sat Apr 10 13:49:41 1999 Delivered-To: freebsd-java@freebsd.org Received: from picnic.mat.net (picnic.mat.net [206.246.122.133]) by hub.freebsd.org (Postfix) with ESMTP id 506C915046; Sat, 10 Apr 1999 13:49:36 -0700 (PDT) (envelope-from chuckr@mat.net) Received: from localhost (chuckr@localhost) by picnic.mat.net (8.9.3/8.8.5) with ESMTP id QAA97778; Sat, 10 Apr 1999 16:44:50 -0400 (EDT) Date: Sat, 10 Apr 1999 16:44:50 -0400 (EDT) From: Chuck Robey To: Nate Williams Cc: Archie Cobbs , "Jordan K. Hubbard" , hackers@FreeBSD.ORG, freebsd-java@FreeBSD.ORG Subject: Re: ATTENTION PLEASE: g77 in base system. In-Reply-To: <199904101510.JAA08971@mt.sri.com> 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 Sat, 10 Apr 1999, Nate Williams wrote: > > As long as we can bring it in conditionally, have libgcj is possibly > > more important to FreeBSD than you'd think. Realize there are a large > > number of us out there doing Java development (I'm only doing it for > > classes now, but there's a lot of folks doing this) and since there's no > > Java2 yet for FreeBSD, it's a drawback. I have Solaris7 at my elbow > > here, *extremely* unwillingly, only because I need Java2. > > Is libgcj and the like Java2 compliant? I was under the impression that > it was less 'featureful' than the JDK1 stuff the porting team released? It doesn't have all the libs in it, all the stuff that was swing in Java1. It's possible it could be made to work, if I added in the swingall.jar, but I don't yet know, I haven't finished my homework yet, so I can't play as I'd like. > > > Nate > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-java" in the body of the message > > ----------------------------+----------------------------------------------- Chuck Robey | Interests include any kind of voice or data chuckr@picnic.mat.net | communications topic, C programming, and Unix. 213 Lakeside Drive Apt T-1 | Greenbelt, MD 20770 | I run picnic (FreeBSD-current) (301) 220-2114 | and jaunt (Solaris7). ----------------------------+----------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Sat Apr 10 14:18: 5 1999 Delivered-To: freebsd-java@freebsd.org Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (Postfix) with ESMTP id 056D5153D7; Sat, 10 Apr 1999 14:17:59 -0700 (PDT) (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 PAA07736; Sat, 10 Apr 1999 15:13:18 -0600 (MDT) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id PAA10092; Sat, 10 Apr 1999 15:13:18 -0600 Date: Sat, 10 Apr 1999 15:13:18 -0600 Message-Id: <199904102113.PAA10092@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Chuck Robey Cc: Nate Williams , Archie Cobbs , "Jordan K. Hubbard" , hackers@FreeBSD.ORG, freebsd-java@FreeBSD.ORG Subject: Re: ATTENTION PLEASE: g77 in base system. In-Reply-To: References: <199904101510.JAA08971@mt.sri.com> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > > As long as we can bring it in conditionally, have libgcj is possibly > > > more important to FreeBSD than you'd think. Realize there are a large > > > number of us out there doing Java development (I'm only doing it for > > > classes now, but there's a lot of folks doing this) and since there's no > > > Java2 yet for FreeBSD, it's a drawback. I have Solaris7 at my elbow > > > here, *extremely* unwillingly, only because I need Java2. > > > > Is libgcj and the like Java2 compliant? I was under the impression that > > it was less 'featureful' than the JDK1 stuff the porting team released? > > It doesn't have all the libs in it, all the stuff that was swing in > Java1. That stuff doesn't require JDK2 to work. Swing actually works better (faster, more robust, etc..) in JDK1 that it does in JDK2, so why do you say you need Java2? I'm confused about the statement that libgcj will give you Java2 compliance, when as I understand it's not even completely JDK1 compliant. Given that, why not just use the 'JDK' or 'kaffe' port along with the Swing package for JDK1 that Sun provides? (That's the stuff we use for our commercial deployment.) Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Sun Apr 11 0: 9:55 1999 Delivered-To: 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 (Postfix) with ESMTP id 533C414F4A for ; Sun, 11 Apr 1999 00:09:53 -0700 (PDT) (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 QAA12709; Sun, 11 Apr 1999 16:05:47 +0900 Message-Id: <199904110705.QAA12709@cafe.muraoka.info.waseda.ac.jp> To: Amancio Hasty Cc: freebsd-java@FreeBSD.ORG Subject: Re: Native Java Compilers In-reply-to: Your message of "Sat, 10 Apr 1999 12:44:31 MST." <199904101944.MAA08435@rah.star-gate.com> Date: Sun, 11 Apr 1999 16:05:46 +0900 From: SHUDO Kazuyuki Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > We do need java vm experts and compiler people to hash out the problems with > the currrent crop of Java to Native binaries compilers: > 1. Electrical Fire http://www.mozilla.org/projects/ef > 2. Japhar http://www.japhar.org > > The above compilers perform a java to native binary compilation . Japhar is currently a Java bytecode *interpreter*. Kazuyuki SHUDO Happy Hacking! Muraoka Lab., Grad. School of Sci. & Eng., Waseda Univ. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Sun Apr 11 0:32: 7 1999 Delivered-To: freebsd-java@freebsd.org Received: from rah.star-gate.com (rah.star-gate.com [209.249.129.138]) by hub.freebsd.org (Postfix) with ESMTP id 8C82D14BF4 for ; Sun, 11 Apr 1999 00:32:03 -0700 (PDT) (envelope-from hasty@rah.star-gate.com) Received: from rah.star-gate.com (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.9.1/8.8.8) with ESMTP id AAA70716; Sun, 11 Apr 1999 00:29:37 -0700 (PDT) (envelope-from hasty@rah.star-gate.com) Message-Id: <199904110729.AAA70716@rah.star-gate.com> X-Mailer: exmh version 2.0.2 2/24/98 To: SHUDO Kazuyuki Cc: freebsd-java@FreeBSD.ORG Subject: Re: Native Java Compilers In-reply-to: Your message of "Sun, 11 Apr 1999 16:05:46 +0900." <199904110705.QAA12709@cafe.muraoka.info.waseda.ac.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 11 Apr 1999 00:29:37 -0700 From: Amancio Hasty Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org You are correct . Tnks! Amancio > > We do need java vm experts and compiler people to hash out the problems with > > the currrent crop of Java to Native binaries compilers: > > 1. Electrical Fire http://www.mozilla.org/projects/ef > > 2. Japhar http://www.japhar.org > > > > The above compilers perform a java to native binary compilation . > > Japhar is currently a Java bytecode *interpreter*. > > Kazuyuki SHUDO Happy Hacking! > Muraoka Lab., Grad. School of Sci. & Eng., Waseda Univ. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Sun Apr 11 15:42:59 1999 Delivered-To: freebsd-java@freebsd.org Received: from ns.humph.com (ns.humph.com [193.82.131.65]) by hub.freebsd.org (Postfix) with ESMTP id 328F815408 for ; Sun, 11 Apr 1999 15:36:53 -0700 (PDT) (envelope-from dev@humph.com) Received: from [193.82.131.74] (home.humph.com [193.82.131.74]) by ns.humph.com (8.9.1/8.9.1) with ESMTP id XAA01596 for ; Sun, 11 Apr 1999 23:08:29 +0100 X-Sender: dev@mailhost.humph.com Message-Id: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Date: Sun, 11 Apr 1999 23:08:23 +0100 To: freebsd-java@FreeBSD.org From: "Giuliano Gavazzi (dev)" Subject: Floating point exception running java Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org (Sorry for my prev "subscribe" message. I finally found the proper address to do that.) I have installed today the jdk-1.1.7 port on FreeBSD 3.1 (a fresh installation, kernel GENERIC) but have no success running java as I get (even without arguments) bash-2.02$ /usr/local/jdk1.1.7/bin/java Floating point exception (core dumped) Ideas? Thanks. Giuliano To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Sun Apr 11 15:43:20 1999 Delivered-To: freebsd-java@freebsd.org Received: from ns.humph.com (ns.humph.com [193.82.131.65]) by hub.freebsd.org (Postfix) with ESMTP id C489615C6E for ; Sun, 11 Apr 1999 15:36:53 -0700 (PDT) (envelope-from dev@humph.com) Received: from [193.82.131.74] (home.humph.com [193.82.131.74]) by ns.humph.com (8.9.1/8.9.1) with ESMTP id WAA01536 for ; Sun, 11 Apr 1999 22:53:39 +0100 X-Sender: dev@mailhost.humph.com Message-Id: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Date: Sun, 11 Apr 1999 22:53:35 +0100 To: freebsd-java@FreeBSD.org From: "Giuliano Gavazzi (dev)" Subject: subscribe Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org subscribe H U M P H || ||| software development of: Java & C++ Client/Human Interface applications. Native Server applications on MacOS - Rhapsody - (Mk)Linux http://www.humph.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Sun Apr 11 16:18:46 1999 Delivered-To: freebsd-java@freebsd.org Received: from ns.humph.com (ns.humph.com [193.82.131.65]) by hub.freebsd.org (Postfix) with ESMTP id 260F4153BE for ; Sun, 11 Apr 1999 16:05:21 -0700 (PDT) (envelope-from dev@humph.com) Received: from [193.82.131.74] (home.humph.com [193.82.131.74]) by ns.humph.com (8.9.1/8.9.1) with ESMTP id AAA01787 for ; Mon, 12 Apr 1999 00:03:02 +0100 X-Sender: dev@mailhost.humph.com Message-Id: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Date: Mon, 12 Apr 1999 00:02:58 +0100 To: freebsd-java@FreeBSD.org From: "Giuliano Gavazzi (dev)" Subject: Re: Floating point exception running java Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I finally got through to the mail archives and found the answer to my question: reboot. Thanks Nate. Now it's time to remove kaffe and the X11 stuff that comes with it... On a related subject: initially I had the same problem as others reported, the missing ld.so. Shouldn't the jdk-1.1.7 package have detected the dependency on ld.so in the first place? Giuliano To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Mon Apr 12 7:45:37 1999 Delivered-To: freebsd-java@freebsd.org Received: from cygnus.com (runyon.cygnus.com [205.180.230.5]) by hub.freebsd.org (Postfix) with ESMTP id 4160614E0C; Mon, 12 Apr 1999 07:45:34 -0700 (PDT) (envelope-from green@cygnus.com) Received: from hoser.cygnus.com (hoser.cygnus.com [205.180.230.193]) by runyon.cygnus.com (8.8.7-cygnus/8.8.7) with ESMTP id HAA16236; Mon, 12 Apr 1999 07:43:10 -0700 (PDT) Received: (green@localhost) by hoser.cygnus.com (8.8.7/8.6.4) id HAA19102; Mon, 12 Apr 1999 07:43:10 -0700 Date: Mon, 12 Apr 1999 07:43:10 -0700 Message-Id: <199904121443.HAA19102@hoser.cygnus.com> From: Anthony Green To: hasty@rah.star-gate.com Cc: chuckr@mat.net, jkh@zippy.cdrom.com, hackers@FreeBSD.ORG, freebsd-java@FreeBSD.ORG In-reply-to: <199904101944.MAA08435@rah.star-gate.com> (message from Amancio Hasty on Sat, 10 Apr 1999 12:44:31 -0700) Subject: Re: Native Java Compilers X-Organization: Cygnus Solutions, Sunnyvale, California X-URL: http://www.cygnus.com/~green References: <199904101944.MAA08435@rah.star-gate.com> Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Amancio wrote: > I would wait till gcj+libgcj is stable to incorporate it into the > tree. I can't get libcgj to compile over here and I tried updating > libgcj a couple of times Please report your build problems to java-discuss@sourceware.cygnus.com. Unless you plan of fixing them yourself (not a bad idea!), we need to know about build problems before we can fix them. :-) Thanks! AG -- Anthony Green Cygnus Solutions Sunnyvale, California To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Thu Apr 15 7:55:34 1999 Delivered-To: freebsd-java@freebsd.org Received: from dune-concept.com (bastion.sfeir.com [195.114.85.4]) by hub.freebsd.org (Postfix) with ESMTP id DDFC215940 for ; Thu, 15 Apr 1999 07:54:46 -0700 (PDT) (envelope-from bruno@dune-concept.com) Received: from dune-concept.com (Metz8.francenet.net [193.149.110.24]) by dune-concept.com (8.8.8/8.8.7) with ESMTP id RAA11892 for ; Thu, 15 Apr 1999 17:04:56 +0200 (CEST) (envelope-from bruno@dune-concept.com) Message-ID: <3715FF8F.C989E737@dune-concept.com> Date: Thu, 15 Apr 1999 17:02:39 +0200 From: Bruno Robquin X-Mailer: Mozilla 4.05 [en] (WinNT; I) MIME-Version: 1.0 To: freebsd-java@freebsd.org Subject: subscribe Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Thu Apr 15 19:19:42 1999 Delivered-To: freebsd-java@freebsd.org Received: from legend.idworld.net (legend.idworld.net [209.142.64.2]) by hub.freebsd.org (Postfix) with ESMTP id 6A5B9150C7 for ; Thu, 15 Apr 1999 19:19:34 -0700 (PDT) (envelope-from john01@idworld.net) Received: from idworld.net (dnas-06-30.sat.idworld.net [209.142.70.238]) by legend.idworld.net (8.9.3/8.9.3) with ESMTP id VAA27919 for ; Thu, 15 Apr 1999 21:17:07 -0500 (CDT) Message-ID: <37169D8D.7935503F@idworld.net> Date: Thu, 15 Apr 1999 21:16:45 -0500 From: John X-Mailer: Mozilla 4.04 [en] (X11; I; FreeBSD 2.2.7-RELEASE i386) MIME-Version: 1.0 To: freebsd-java@freebsd.org Subject: Swing Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Where can I find Swing for FreeBSD? John. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Thu Apr 15 20: 6:34 1999 Delivered-To: freebsd-java@freebsd.org Received: from h24-64-221-247.gv.wave.shaw.ca (24.64.221.247.bc.wave.home.com [24.64.221.247]) by hub.freebsd.org (Postfix) with ESMTP id 9AA1614DEB for ; Thu, 15 Apr 1999 20:06:32 -0700 (PDT) (envelope-from jake@h24-64-221-247.gv.wave.shaw.ca) Received: from h24-64-221-247.gv.wave.shaw.ca (localhost [127.0.0.1]) by h24-64-221-247.gv.wave.shaw.ca (8.9.3/8.9.2) with ESMTP id UAA01361; Thu, 15 Apr 1999 20:04:10 -0700 (PDT) (envelope-from jake@h24-64-221-247.gv.wave.shaw.ca) Message-Id: <199904160304.UAA01361@h24-64-221-247.gv.wave.shaw.ca> X-Mailer: exmh version 2.0.2 2/24/98 To: John Cc: freebsd-java@FreeBSD.ORG Subject: Re: Swing In-reply-to: Your message of "Thu, 15 Apr 1999 21:16:45 CDT." <37169D8D.7935503F@idworld.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 15 Apr 1999 20:04:10 -0700 From: Jake Burkholder Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Where can I find Swing for FreeBSD? From Sun's web site. Swing is all Java, it runs on anything that has a JDK. Cheers... -- we are but packets in the internet of life To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Thu Apr 15 22:23:15 1999 Delivered-To: freebsd-java@freebsd.org Received: from quackerjack.cc.vt.edu (quackerjack.cc.vt.edu [198.82.160.250]) by hub.freebsd.org (Postfix) with ESMTP id 4147E14E44 for ; Thu, 15 Apr 1999 22:23:13 -0700 (PDT) (envelope-from jobaldwi@vt.edu) Received: from sable.cc.vt.edu (sable.cc.vt.edu [128.173.16.30]) by quackerjack.cc.vt.edu (8.8.8/8.8.8) with ESMTP id BAA02268 for ; Fri, 16 Apr 1999 01:20:51 -0400 (EDT) Received: from john.baldwin.cx (jobaldwi.campus.vt.edu [198.82.67.63]) by sable.cc.vt.edu (8.8.8/8.8.8) with ESMTP id BAA16033 for ; Fri, 16 Apr 1999 01:20:51 -0400 (EDT) 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 Date: Fri, 16 Apr 1999 01:20:50 -0400 (EDT) From: John Baldwin To: freebsd-java@freebsd.org Subject: JDK 1.1.8? Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I know that a) most of the porting team is hard at work on the JDK 1.2 port and b) I'm not personally contributing code since I don't have the time at the moment. :( However, I wanted to ask if there are plans to update the 1.1 JDK to 1.1.8? On Sun's page they claim that they released 1.1.8 to close a security hole that (if I read the web pages correctly) allows an applet to construct unverified classes. They have apparently released 1.1.8 to close said hole. --- John Baldwin -- http://members.freedomnet.com/~jbaldwin/ PGP Key: http://members.freedomnet.com/~jbaldwin/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Fri Apr 16 1: 5:13 1999 Delivered-To: freebsd-java@freebsd.org Received: from dune-concept.com (bastion.sfeir.com [195.114.85.4]) by hub.freebsd.org (Postfix) with ESMTP id D2485153C4 for ; Fri, 16 Apr 1999 01:04:45 -0700 (PDT) (envelope-from bruno@dune-concept.com) Received: from dune-concept.com (Metz1.francenet.net [193.149.110.17]) by dune-concept.com (8.8.8/8.8.7) with ESMTP id KAA14418; Fri, 16 Apr 1999 10:14:54 +0200 (CEST) (envelope-from bruno@dune-concept.com) Message-ID: <3716F105.45739EE5@dune-concept.com> Date: Fri, 16 Apr 1999 10:12:53 +0200 From: Bruno Robquin X-Mailer: Mozilla 4.05 [en] (WinNT; I) MIME-Version: 1.0 To: "freebsd-java FreeBSD.ORG" , bruno@dune-concept.com Subject: FreeBSD2.2.7 jdk1.1.7_AOUT.V99-3-24 and JDBC problems... Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello everybody, My name is Bruno and I'm subscribe to this mailing list since two day; so I don't known anybody and subjects that have been already treat. I work since 2 years ago on a big Intranet solution in a heterogeneous environment and I would like to extend it to the powerful FreeBSD operating system. I currently test database module that not work properly (see error message) so if someone can give me more info about jdk1.1.7_AOUT.V99-3-24 and JDBC... Best regards B.R ------------------------------------------------------------------- Message returned by system when I try to execute the following code /usr/libexec/ld.so: Undefined symbol "__select" called from java_X:/usr/local/jdk1.1.7/lib/i386/green_threads/libjava.so.1.1.7 at 0x2014c5bc --------------------------------------------------------------------------------------------- This is the sample code I used to connect to Sybase database with jConnect driver (100% java) /** * openConnection(). */ private void openConnection() throws SQLException, IOException, ClassNotFoundException { ../.. /** Load default database connection properties */ Properties dbProp = new Properties(); Properties dbDrvProp = new Properties(); dbProp.load( new FileInputStream( sysenv.getProperty( "LD_PROPERTIES_PATH" ) + "database/database.properties" ) ); /** Set default properties values for jConnect database driver */ dbDrvProp.put( "user", dbProp.getProperty( "dbUserName", "eden" ) ); dbDrvProp.put( "password", dbProp.getProperty( "dbUserPwd", "edenpark" ) ); dbDrvProp.put( "CHARSET", dbProp.getProperty( "dbDriverCharset", "iso_1" ) ); /** Load sybase jConnect driver */ Class.forName( dbProp.getProperty( "dbDriverName", "com.sybase.jdbc.SybDriver" ) ); dbCon = DriverManager.getConnection( dbProp.getProperty( "dbUrl" ), dbDrvProp ); dbCon.setAutoCommit( true ); ../.. } /** End of method openConnection() */ -- Bruno Robquin R&D Dept. --------------------------------------------------- Dune Concept 79, rue La Boétie - 75008 Paris Tél : 0145 616 829 Fax : 0145 616 879 http://www.dune-concept.com --------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Fri Apr 16 8:11:22 1999 Delivered-To: freebsd-java@freebsd.org Received: from mail1.advapps.mtn.co.za (unknown [196.35.29.25]) by hub.freebsd.org (Postfix) with ESMTP id 596AA152E8 for ; Fri, 16 Apr 1999 08:11:05 -0700 (PDT) (envelope-from robin@advapps.mtn.co.za) Received: from [10.1.68.71] (helo=advapps.mtn.co.za) by mail1.advapps.mtn.co.za with esmtp (Exim 2.12 #1) id 10YAEO-0007Rl-00 for freebsd-java@freebsd.org; Fri, 16 Apr 1999 17:08:36 +0200 Message-ID: <37175226.E9BFF4BF@advapps.mtn.co.za> Date: Fri, 16 Apr 1999 17:07:18 +0200 From: Robin Galloway-Lunn Organization: Mobile Telephone Networks X-Mailer: Mozilla 4.5 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-java@freebsd.org Subject: jdk1.1.7_ELF.V99-3-25 installation problem Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi there, I'm running FreeBSD 3.0 and trying to install the new runtime loader as documented on the FreeBSD Java page. When installed, every program just dumps core. Must I upgrade the entire system to 3.1 to get the new runtime loader and new programs that will understand how to work with it or is the runtime loader on it's own sufficient and I'm being stupid and forgetting something? Thanks for the help! (Please CC me when replying, I'm not on the list.) -- Robin Galloway-Lunn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Fri Apr 16 8:22: 7 1999 Delivered-To: freebsd-java@freebsd.org Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (Postfix) with ESMTP id 9D71A14D5F for ; Fri, 16 Apr 1999 08:22:01 -0700 (PDT) (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 JAA09823; Fri, 16 Apr 1999 09:19:38 -0600 (MDT) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id JAA17135; Fri, 16 Apr 1999 09:19:37 -0600 Date: Fri, 16 Apr 1999 09:19:37 -0600 Message-Id: <199904161519.JAA17135@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: John Baldwin Cc: freebsd-java@FreeBSD.ORG Subject: Re: JDK 1.1.8? In-Reply-To: References: X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > I know that a) most of the porting team is hard at work on the JDK 1.2 port and > b) I'm not personally contributing code since I don't have the time at the > moment. :( However, I wanted to ask if there are plans to update the 1.1 JDK > to 1.1.8? Plans yes. Work, no. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Fri Apr 16 8:22:57 1999 Delivered-To: freebsd-java@freebsd.org Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (Postfix) with ESMTP id BF9C114D5F for ; Fri, 16 Apr 1999 08:22:55 -0700 (PDT) (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 JAA09849; Fri, 16 Apr 1999 09:20:33 -0600 (MDT) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id JAA17151; Fri, 16 Apr 1999 09:20:32 -0600 Date: Fri, 16 Apr 1999 09:20:32 -0600 Message-Id: <199904161520.JAA17151@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Bruno Robquin Cc: "freebsd-java FreeBSD.ORG" Subject: Re: FreeBSD2.2.7 jdk1.1.7_AOUT.V99-3-24 and JDBC problems... In-Reply-To: <3716F105.45739EE5@dune-concept.com> References: <3716F105.45739EE5@dune-concept.com> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Hello everybody, > My name is Bruno and I'm subscribe to this mailing list since two day; > so I don't known anybody and subjects that have been already treat. I > work since 2 years ago on a big Intranet solution in a heterogeneous > environment and I would like to extend it to the powerful FreeBSD > operating system. I currently test database module that not work > properly (see error message) so if someone can give me more info about > jdk1.1.7_AOUT.V99-3-24 and JDBC... The JDK is broken. Try using the older version from December of last year. Unfortunately, I haven't found any time to re-release it, although the bug is fixed in my sources. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Fri Apr 16 8:23:48 1999 Delivered-To: freebsd-java@freebsd.org Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (Postfix) with ESMTP id 7179614D5F for ; Fri, 16 Apr 1999 08:23:46 -0700 (PDT) (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 JAA09857; Fri, 16 Apr 1999 09:21:23 -0600 (MDT) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id JAA17158; Fri, 16 Apr 1999 09:21:23 -0600 Date: Fri, 16 Apr 1999 09:21:23 -0600 Message-Id: <199904161521.JAA17158@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Robin Galloway-Lunn Cc: freebsd-java@FreeBSD.ORG Subject: Re: jdk1.1.7_ELF.V99-3-25 installation problem In-Reply-To: <37175226.E9BFF4BF@advapps.mtn.co.za> References: <37175226.E9BFF4BF@advapps.mtn.co.za> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > I'm running FreeBSD 3.0 and trying to install the new runtime loader as > documented on the FreeBSD Java page. When installed, every program > just dumps core. I don't know what's going on. It worked in the testers systems, and I don't have a 3.0 system to know what's going on. > Must I upgrade the entire system to 3.1 to get the new runtime loader > and new programs that will understand how to work with it or is the > runtime loader on it's own sufficient and I'm being stupid and > forgetting > something? For now, yes. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Fri Apr 16 9: 4:44 1999 Delivered-To: freebsd-java@freebsd.org Received: from sax.sax.de (sax.sax.de [193.175.26.33]) by hub.freebsd.org (Postfix) with ESMTP id 0CF09158DD for ; Fri, 16 Apr 1999 09:04:30 -0700 (PDT) (envelope-from java@ak.sax.de) Received: (from uucp@localhost) by sax.sax.de (8.8.8/8.8.8) with UUCP id SAA07652; Fri, 16 Apr 1999 18:01:26 +0200 (CEST) (envelope-from java@ak.sax.de) Received: (from java@localhost) by ak.sax.de (8.8.8/8.8.8) id TAA00666; Thu, 15 Apr 1999 19:46:33 +0200 From: Albrecht Kleine Message-Id: <199904151746.TAA00666@ak.sax.de> Subject: Re: JIT and unexpected verify errors for jdk1.2 In-Reply-To: <3714E3BD.1BAE9287@the.forthnet.gr> from Dimitris Vyzovitis at "Apr 14, 1999 6:51:41 pm" To: poincare@the.forthnet.gr (Dimitris Vyzovitis) Date: Thu, 15 Apr 1999 19:46:33 +0200 (MEST) Cc: java-linux@java.blackdown.org, java@freeBSD.org X-Mailer: ELM [version 2.4ME+ PL47 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Dimitris Vyzovitis wrote: > At any rate, who could answer questions concerning the linux port of sunwjit? > PS: Hopefully tya1.3 will be out real soon, so that we don't have to depend on > sunwjit... OK, you won't to be depend on sunwjit, but don't expect to be faster than sunwjit. (Hope you are not disappointed to much.) Any JIT will call a lot of functions residing inside the JVM. May be some of them are not yet optimized in the first alpha release of 1.2/linux? As mentioned, there is an early TYA1.3 running here but I have some heavy problems to get EXCEPTIONS_BY_SIGNALS running. A threads problem maybe. And BTW bug hunting is difficult because there are bugs inside the JVM and of course my TYA bugs. Why I am speaking about ``bugs inside the JVM''? Simply because sunwjit doesn't run using green threads. But nobody knows why ?? So I hope the people @blackdown will release another version really soon. BTW does anyone knows the current state of JDK1.2 for FreeBSD ? (You know, TYA runs on FreeBSD too.) Cheers Albrecht CC: java@freeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Fri Apr 16 10:37:31 1999 Delivered-To: freebsd-java@freebsd.org Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (Postfix) with ESMTP id 5D42214BFD for ; Fri, 16 Apr 1999 10:37:28 -0700 (PDT) (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 LAA10911; Fri, 16 Apr 1999 11:34:47 -0600 (MDT) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id LAA17879; Fri, 16 Apr 1999 11:34:46 -0600 Date: Fri, 16 Apr 1999 11:34:46 -0600 Message-Id: <199904161734.LAA17879@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Albrecht Kleine Cc: poincare@the.forthnet.gr (Dimitris Vyzovitis), java-linux@java.blackdown.org, java@FreeBSD.ORG Subject: Re: JIT and unexpected verify errors for jdk1.2 In-Reply-To: <199904151746.TAA00666@ak.sax.de> References: <3714E3BD.1BAE9287@the.forthnet.gr> <199904151746.TAA00666@ak.sax.de> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > BTW does anyone knows the current state of JDK1.2 for FreeBSD ? > (You know, TYA runs on FreeBSD too.) It's a ways away. Some progress has been made, but we're waiting for the Linux patches to be released for some of the integration, and Steve hasn't (yet) done that. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Fri Apr 16 12: 1: 0 1999 Delivered-To: freebsd-java@freebsd.org Received: from sax.sax.de (sax.sax.de [193.175.26.33]) by hub.freebsd.org (Postfix) with ESMTP id AF5BA14EBE for ; Fri, 16 Apr 1999 12:00:51 -0700 (PDT) (envelope-from java@ak.sax.de) Received: (from uucp@localhost) by sax.sax.de (8.8.8/8.8.8) with UUCP id UAA10616; Fri, 16 Apr 1999 20:58:14 +0200 (CEST) (envelope-from java@ak.sax.de) Received: (from java@localhost) by ak.sax.de (8.8.8/8.8.8) id UAA01198; Fri, 16 Apr 1999 20:53:03 +0200 From: Albrecht Kleine Message-Id: <199904161853.UAA01198@ak.sax.de> Subject: Re: JIT and unexpected verify errors for jdk1.2 In-Reply-To: <199904151746.TAA00666@ak.sax.de> from Albrecht Kleine at "Apr 15, 1999 7:46:33 pm" To: java@ak.sax.de (Albrecht Kleine) Date: Fri, 16 Apr 1999 20:53:03 +0200 (MEST) Cc: poincare@the.forthnet.gr, java-linux@java.blackdown.org, java@freeBSD.org X-Mailer: ELM [version 2.4ME+ PL47 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > At any rate, who could answer questions concerning the linux port of sunwjit? > > > PS: Hopefully tya1.3 will be out real soon, so that we don't have to depend on > > sunwjit... > > As mentioned, there is an early TYA1.3 running here but I have some > heavy problems to get EXCEPTIONS_BY_SIGNALS running. A threads problem maybe. > And BTW bug hunting is difficult because there are bugs inside the JVM > and of course my TYA bugs. In general no good idea to follow up own mails, but for your imagination what kind of bugs I am speaking about look at this: public class Moo { public static void main(String args[]) { try { int M=0,o=0; o=o/M; } catch (Exception eeee) { System.out.println("catch ex "+eeee); } try { Thread.currentThread().sleep( 1 ); } catch (InterruptedException e) { System.out.println("main sleep interrupted"); } System.out.println("END"); } } Moo running jdk1.2v1a+TYA1.3/unreleased (***) gives this: green native ====== ====== TYA compiled EXC_BY_SIGNALS: hangs okay NO EXC_BY_S...: okay okay ------------------------------- sunwjit : hangs okay Does a such TYA release really makes sense..? Consider: most users would use EXC_BY_SIGNALS and green threads as best choice. And in general it's much slower than jdk1.1+TYA. Still interested in release ?????? Cheers, Albrecht PS: (***) Moo running -green using sunwjit hangs too, of course. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Fri Apr 16 13: 2:11 1999 Delivered-To: freebsd-java@freebsd.org Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (Postfix) with ESMTP id 14DED15A08; Fri, 16 Apr 1999 13:02:07 -0700 (PDT) (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 NAA12063; Fri, 16 Apr 1999 13:59:44 -0600 (MDT) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id NAA18722; Fri, 16 Apr 1999 13:59:44 -0600 Date: Fri, 16 Apr 1999 13:59:44 -0600 Message-Id: <199904161959.NAA18722@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: freebsd-announce@Freebsd.org Cc: freebsd-java@Freebsd.org Subject: Re-rolled JDK1.1.7 for FreeBSD 2.* X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Due to problems with 'select' bugs and the demo directory being all screwed up, I just re-rolled the JDK1.1.7 A.OUT release. Hopefully this should allow folks to again run Java programs under FreeBSD 2.*. The FreeBSD port has been upgraded to use the new release, so if you've installed the old (broken) release, please upgrade your port, pkg_delete the old one, and build the new one. Sorry about the hassle! Project Status report: ---------------------- Progress on JDK1.2 is happening slowly. Hopefully things will pickup when the Linux folks release their diffs to the public. There are plans to build a JDK1.1.8 release for FreeBSD, but the has not been received from any member as the binaries were just released by Sun. Finally, in all cases we plan on supporting both A.OUT and ELF releases for all new builds, but they may not occur at exactly the same time. - The Java Team To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Sat Apr 17 9:50:16 1999 Delivered-To: freebsd-java@freebsd.org Received: from legend.idworld.net (legend.idworld.net [209.142.64.2]) by hub.freebsd.org (Postfix) with ESMTP id 4A7BB14EC2 for ; Sat, 17 Apr 1999 09:50:09 -0700 (PDT) (envelope-from john01@idworld.net) Received: from idworld.net (dnas-05-20.sat.idworld.net [209.142.68.44]) by legend.idworld.net (8.9.3/8.9.3) with ESMTP id LAA26047 for ; Sat, 17 Apr 1999 11:47:45 -0500 (CDT) Message-ID: <3718BB26.4429C810@idworld.net> Date: Sat, 17 Apr 1999 11:47:34 -0500 From: John X-Mailer: Mozilla 4.04 [en] (X11; I; FreeBSD 2.2.7-RELEASE i386) MIME-Version: 1.0 To: java@FreeBSD.org Subject: Swing books Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Can any one give me titles on a few good Swing books? Specifically, tutorials on getting started. Thanks John. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Sat Apr 17 10:19:45 1999 Delivered-To: freebsd-java@freebsd.org Received: from picnic.mat.net (picnic.mat.net [206.246.122.133]) by hub.freebsd.org (Postfix) with ESMTP id 6877F1538E for ; Sat, 17 Apr 1999 10:19:32 -0700 (PDT) (envelope-from chuckr@picnic.mat.net) Received: from localhost (chuckr@localhost) by picnic.mat.net (8.9.3/8.8.5) with ESMTP id NAA15134; Sat, 17 Apr 1999 13:15:08 -0400 (EDT) Date: Sat, 17 Apr 1999 13:15:08 -0400 (EDT) From: Chuck Robey To: John Cc: java@FreeBSD.ORG Subject: Re: Swing books In-Reply-To: <3718BB26.4429C810@idworld.net> 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 Sat, 17 Apr 1999, John wrote: > Can any one give me titles on a few good Swing books? Specifically, > tutorials on getting started. The best starter stuff is on the sun web pages. It's available in book form too. Go take a look at: http://java.sun.com/docs/books/tutorial/index.html For beginner level, it's very good, and has example code to get you up and running. > > Thanks > > John. > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-java" in the body of the message > > ----------------------------+----------------------------------------------- Chuck Robey | Interests include any kind of voice or data chuckr@picnic.mat.net | communications topic, C programming, and Unix. 213 Lakeside Drive Apt T-1 | Greenbelt, MD 20770 | I run picnic (FreeBSD-current) (301) 220-2114 | and jaunt (Solaris7). ----------------------------+----------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Thu Apr 22 12:28:56 1999 Delivered-To: freebsd-java@freebsd.org Received: from sax.sax.de (sax.sax.de [193.175.26.33]) by hub.freebsd.org (Postfix) with ESMTP id 8346314D96 for ; Thu, 22 Apr 1999 12:28:52 -0700 (PDT) (envelope-from java@ak.sax.de) Received: (from uucp@localhost) by sax.sax.de (8.8.8/8.8.8) with UUCP id VAA24498; Thu, 22 Apr 1999 21:25:54 +0200 (CEST) (envelope-from java@ak.sax.de) Received: (from java@localhost) by ak.sax.de (8.8.8/8.8.8) id VAA01589; Thu, 22 Apr 1999 21:23:50 +0200 From: Albrecht Kleine Message-Id: <199904221923.VAA01589@ak.sax.de> Subject: TYA1.3 released In-Reply-To: <371A8561.110C3D8A@the.forthnet.gr> from Dimitris Vyzovitis at "Apr 19, 1999 1:22:41 am" To: poincare@the.forthnet.gr (Dimitris Vyzovitis) Date: Thu, 22 Apr 1999 21:23:50 +0200 (MEST) Cc: java-linux@java.blackdown.org, java@freebsd.org X-Mailer: ELM [version 2.4ME+ PL47 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Dimitris wrote: > In my opinion, even such a release would make sense, since it could point out even > more problems (and thus expedite the route to final release), and even unveil some > jdk problems. so here it is: ftp://gonzalez.cyberus.ca/pub/Linux/java/tya13.tgz size is 129612 byte. -----SOME QUOTE FROM RELEASE NOTES------- Unlike other TYA releases this release is a simply snapshot of current TYA, but not an intermediata stage as usual. About using TYA with JDK1.1.7: Current TYA releases should run most applets and programs out there including Swing, beans, browsers, servers, JDBC etc. Attention: because I am using JDK 1.2 pre release, this stuff TYA for 1.1.7 is not good tested as usual ! About using TYA with JDK1.2: This TYA release should run at least some of the JDK demo stuff including Swing stuff like _Java-2D-demo_ . Please consider that the TYA-FOR-JDK-12 stuff is somewhat experimental because the JDK1.2 port I've used is itself in an alpha prerelease state, for example you will run into trouble if you try to use green threads and JDK's own JIT. ------------------------------------------ > Best Regards, > Dimitris Special thanks to Dimitris for the one and only reply. Cheers, Albrecht To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Fri Apr 23 18:44:52 1999 Delivered-To: freebsd-java@freebsd.org Received: from picnic.mat.net (picnic.mat.net [206.246.122.133]) by hub.freebsd.org (Postfix) with ESMTP id 0B2EE14CDE for ; Fri, 23 Apr 1999 18:44:39 -0700 (PDT) (envelope-from chuckr@picnic.mat.net) Received: from localhost (chuckr@localhost) by picnic.mat.net (8.9.3/8.8.5) with ESMTP id VAA54523 for ; Fri, 23 Apr 1999 21:40:06 -0400 (EDT) Date: Fri, 23 Apr 1999 21:40:05 -0400 (EDT) From: Chuck Robey To: FreeBSD-java@freebsd.org Subject: getting rmic going 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 have to do some compiling of java rmic stuff, and I wrote my basic classes (just enough really to do minimal testing) and tried to run rmic on it, to create the _skel and _stub files. I got an error saying that no library path was set. I hadn't had LD_LIBRARY_PATH set, so I set it, and got: picnic:/usr2/chuckr/doc/cmsc433/p5:182 >rmic -d . ClientImpl Failed to locate native library in path: /usr/lib:/usr/local/lib:/usr/X11R6/lib Aborting. So I stuck the path to the only .so files in /usr/local/java I could find, and retried it: picnic:/usr2/chuckr/doc/cmsc433/p5:182 >rmic -d . ClientImpl Failed to locate native library in path: /usr/lib:/usr/local/lib:/usr/X11R6/lib:/usr/local/java/lib/i386/green_threads Aborting. Hmmm. Oh, this stuff is aout-based. OK, I became root, and set OBJFORMAT to aout, and then ldconfig'ed the green_threads dir in, and verified it with a second ldconfig -r. Tried running rmic again, no change. What am I doing wrong, is rmic working for other folks? Please don't suggest Corba, I didn't pick RMI, my instructor did. ----------------------------+----------------------------------------------- Chuck Robey | Interests include any kind of voice or data chuckr@picnic.mat.net | communications topic, C programming, and Unix. 213 Lakeside Drive Apt T-1 | Greenbelt, MD 20770 | I run picnic (FreeBSD-current) (301) 220-2114 | and jaunt (Solaris7). ----------------------------+----------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Sun Apr 25 13: 0:47 1999 Delivered-To: freebsd-java@freebsd.org Received: from USlink.net (link3.uslink.net [199.199.168.3]) by hub.freebsd.org (Postfix) with ESMTP id 17CC414C0F for ; Sun, 25 Apr 1999 13:00:42 -0700 (PDT) (envelope-from iami@iami.org) Received: from iami.org ([206.146.187.195]) by USlink.net (8.9.1/8.8.8) with SMTP id PAA18729 for ; Sun, 25 Apr 1999 15:00:44 -0500 (CDT) Received: from ntserver [206.146.187.195] by iami.org (1.61/SMTP) for Date: Sun, 25 Apr 99 14:02:43 Central Daylight Time Message-Id: <9904251402.107fdf7f@iami.org> Message-ID: <031901be8f4e$32c22d40$c3bb92ce@ntserver.iami.org> From: "iami" To: Subject: EAA National Conference - May 9-11, 1999 - Las Vegas, Nevada Date: Sun, 25 Apr 1999 14:02:43 -0500 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.2106.4 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 Content-Type: multipart/related; type="multipart/alternative"; boundary="----=_NextPart_000_0314_01BE8F24.49EC2540" Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org This is a multi-part message in MIME format. ------=_NextPart_000_0314_01BE8F24.49EC2540 Content-Type: multipart/alternative; boundary="----=_NextPart_001_0315_01BE8F24.49EC2540" ------=_NextPart_001_0315_01BE8F24.49EC2540 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable URGENT RESPONSE REQUESTED =20 April 25, 1999 =20 Dear Environmental Professional: =20 The Environmental Assessment Association would like to extend an invitation to you to attend our National Environmental Conference. =20 This excellent educational event will be held on May 9-11, 1999 at Sam's Town in Las Vegas, Nevada. =20 For information on the great line up of topics and speakers... =20 Please click on this link: http://www.iami.org/eaa/expo.html =20 P.S. - This conference is nearing capacity. Register before 5:00 p.m. = on Wednesday, April 28, 1999 and receive FREE HOTEL ROOMS for Sun., Mon., & Tues. nights, May 9-11,1999. ------=_NextPart_001_0315_01BE8F24.49EC2540 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
URGENT = RESPONSE=20 REQUESTED
 
April 25, 1999
 
Dear Environmental = Professional:
 
The Environmental Assessment Association would like = to=20 extend
an invitation to you to attend our National = Environmental=20 Conference.
 
This excellent educational event=20 will be held on May 9-11, = 1999
at Sam's Town in Las Vegas, Nevada.
 
For information on the great line up = of topics=20 and speakers...
 
Please click on this link: http://www.iami.org/eaa/expo.h= tml
 
P.S. - This conference is nearing capacity.  Register before = 5:00 p.m.=20 on
Wednesday, April 28, 1999 and receive FREE HOTEL ROOMS
for Sun., Mon., & Tues. nights, May 9-11,1999.
 
3D""
------=_NextPart_001_0315_01BE8F24.49EC2540-- ------=_NextPart_000_0314_01BE8F24.49EC2540 Content-Type: image/gif Content-Transfer-Encoding: base64 Content-ID: <030601be8f4e$32880a70$c3bb92ce@ntserver.iami.org> R0lGODlhsQGlAPcAAAAAADMAAGYAAJkAAMwAAP8AAAAzADMzAGYzAJkzAMwzAP8zAABmADNmAGZm AJlmAMxmAP9mAACZADOZAGaZAJmZAMyZAP+ZAADMADPMAGbMAJnMAMzMAP/MAAD/ADP/AGb/AJn/ AMz/AP//AAAAMzMAM2YAM5kAM8wAM/8AMwAzMzMzM2YzM5kzM8wzM/8zMwBmMzNmM2ZmM5lmM8xm M/9mMwCZMzOZM2aZM5mZM8yZM/+ZMwDMMzPMM2bMM5nMM8zMM//MMwD/MzP/M2b/M5n/M8z/M/// MwAAZjMAZmYAZpkAZswAZv8AZgAzZjMzZmYzZpkzZswzZv8zZgBmZjNmZmZmZplmZsxmZv9mZgCZ ZjOZZmaZZpmZZsyZZv+ZZgDMZjPMZmbMZpnMZszMZv/MZgD/ZjP/Zmb/Zpn/Zsz/Zv//ZgAAmTMA mWYAmZkAmcwAmf8AmQAzmTMzmWYzmZkzmcwzmf8zmQBmmTNmmWZmmZlmmcxmmf9mmQCZmTOZmWaZ mZmZmcyZmf+ZmQDMmTPMmWbMmZnMmczMmf/MmQD/mTP/mWb/mZn/mcz/mf//mQAAzDMAzGYAzJkA zMwAzP8AzAAzzDMzzGYzzJkzzMwzzP8zzABmzDNmzGZmzJlmzMxmzP9mzACZzDOZzGaZzJmZzMyZ zP+ZzADMzDPMzGbMzJnMzMzMzP/MzAD/zDP/zGb/zJn/zMz/zP//zAAA/zMA/2YA/5kA/8wA//8A /wAz/zMz/2Yz/5kz/8wz//8z/wBm/zNm/2Zm/5lm/8xm//9m/wCZ/zOZ/2aZ/5mZ/8yZ//+Z/wDM /zPM/2bM/5nM/8zM///M/wD//zP//2b//5n//8z//////wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAAAAAAALAAAAACxAaUA AAj+AK8JHEiwoMGDCBMqXMiwocOHECNKnEixosWLGDNq3Mixo8ePIEOKHEmypMmTKFOqXMmypcuX MGPKnEmzps2bOHPq3Mmzp8+fQIMKHUq0qNGjSJMqXcq0qdOnUKNKdcrKCqBACAFV0boqYVVAYFkl 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 XJyAAAA7 ------=_NextPart_000_0314_01BE8F24.49EC2540-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Sun Apr 25 16:28: 3 1999 Delivered-To: freebsd-java@freebsd.org Received: from USlink.net (link3.uslink.net [199.199.168.3]) by hub.freebsd.org (Postfix) with ESMTP id 3402214C59 for ; Sun, 25 Apr 1999 16:27:53 -0700 (PDT) (envelope-from iami@iami.org) Received: from iami.org ([206.146.187.195]) by USlink.net (8.9.1/8.8.8) with SMTP id SAA24104 for ; Sun, 25 Apr 1999 18:27:55 -0500 (CDT) Received: from ntserver [206.146.187.195] by iami.org (1.61/SMTP) for <--flwebmaster@javaweb.eng.sun.com> Date: Sun, 25 Apr 99 14:00:19 Central Daylight Time Message-Id: <9904251400.107dace4@iami.org> Message-ID: <02da01be8f4d$dce96690$c3bb92ce@ntserver.iami.org> From: "iami" To: Subject: EAA National Conference - May 9-11, 1999 - Las Vegas, Nevada Date: Sun, 25 Apr 1999 14:00:19 -0500 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.2106.4 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 Content-Type: multipart/related; type="multipart/alternative"; boundary="----=_NextPart_000_02D5_01BE8F23.F4135E90" Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org This is a multi-part message in MIME format. ------=_NextPart_000_02D5_01BE8F23.F4135E90 Content-Type: multipart/alternative; boundary="----=_NextPart_001_02D6_01BE8F23.F4135E90" ------=_NextPart_001_02D6_01BE8F23.F4135E90 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable URGENT RESPONSE REQUESTED =20 April 25, 1999 =20 Dear Environmental Professional: =20 The Environmental Assessment Association would like to extend an invitation to you to attend our National Environmental Conference. =20 This excellent educational event will be held on May 9-11, 1999 at Sam's Town in Las Vegas, Nevada. =20 For information on the great line up of topics and speakers... =20 Please click on this link: http://www.iami.org/eaa/expo.html =20 P.S. - This conference is nearing capacity. Register before 5:00 p.m. = on Wednesday, April 28, 1999 and receive FREE HOTEL ROOMS for Sun., Mon., & Tues. nights, May 9-11,1999. ------=_NextPart_001_02D6_01BE8F23.F4135E90 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
URGENT = RESPONSE=20 REQUESTED
 
April 25, 1999
 
Dear Environmental = Professional:
 
The Environmental Assessment Association would like = to=20 extend
an invitation to you to attend our National = Environmental=20 Conference.
 
This excellent educational event=20 will be held on May 9-11, = 1999
at Sam's Town in Las Vegas, Nevada.
 
For information on the great line up = of topics=20 and speakers...
 
Please click on this link: http://www.iami.org/eaa/expo.h= tml
 
P.S. - This conference is nearing capacity.  Register before = 5:00 p.m.=20 on
Wednesday, April 28, 1999 and receive FREE HOTEL ROOMS
for Sun., Mon., & Tues. nights, May 9-11,1999.
 
3D""
------=_NextPart_001_02D6_01BE8F23.F4135E90-- ------=_NextPart_000_02D5_01BE8F23.F4135E90 Content-Type: image/gif Content-Transfer-Encoding: base64 Content-ID: <02c701be8f4d$dcb25100$c3bb92ce@ntserver.iami.org> R0lGODlhsQGlAPcAAAAAADMAAGYAAJkAAMwAAP8AAAAzADMzAGYzAJkzAMwzAP8zAABmADNmAGZm AJlmAMxmAP9mAACZADOZAGaZAJmZAMyZAP+ZAADMADPMAGbMAJnMAMzMAP/MAAD/ADP/AGb/AJn/ AMz/AP//AAAAMzMAM2YAM5kAM8wAM/8AMwAzMzMzM2YzM5kzM8wzM/8zMwBmMzNmM2ZmM5lmM8xm M/9mMwCZMzOZM2aZM5mZM8yZM/+ZMwDMMzPMM2bMM5nMM8zMM//MMwD/MzP/M2b/M5n/M8z/M/// MwAAZjMAZmYAZpkAZswAZv8AZgAzZjMzZmYzZpkzZswzZv8zZgBmZjNmZmZmZplmZsxmZv9mZgCZ ZjOZZmaZZpmZZsyZZv+ZZgDMZjPMZmbMZpnMZszMZv/MZgD/ZjP/Zmb/Zpn/Zsz/Zv//ZgAAmTMA mWYAmZkAmcwAmf8AmQAzmTMzmWYzmZkzmcwzmf8zmQBmmTNmmWZmmZlmmcxmmf9mmQCZmTOZmWaZ mZmZmcyZmf+ZmQDMmTPMmWbMmZnMmczMmf/MmQD/mTP/mWb/mZn/mcz/mf//mQAAzDMAzGYAzJkA zMwAzP8AzAAzzDMzzGYzzJkzzMwzzP8zzABmzDNmzGZmzJlmzMxmzP9mzACZzDOZzGaZzJmZzMyZ zP+ZzADMzDPMzGbMzJnMzMzMzP/MzAD/zDP/zGb/zJn/zMz/zP//zAAA/zMA/2YA/5kA/8wA//8A /wAz/zMz/2Yz/5kz/8wz//8z/wBm/zNm/2Zm/5lm/8xm//9m/wCZ/zOZ/2aZ/5mZ/8yZ//+Z/wDM /zPM/2bM/5nM/8zM///M/wD//zP//2b//5n//8z//////wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAAAAAAALAAAAACxAaUA AAj+AK8JHEiwoMGDCBMqXMiwocOHECNKnEixosWLGDNq3Mixo8ePIEOKHEmypMmTKFOqXMmypcuX MGPKnEmzps2bOHPq3Mmzp8+fQIMKHUq0qNGjSJMqXcq0qdOnUKNKdcrKCqBACAFV0boqYVVAYFkl DLR169SzaNPGJKtCLEFWq6rInVvF7UBWWumafctKbgy5VKh0VUu4sOGOWqnULRhIhd7Aiwc6/jtX MSCCjekGVmz3sOfPoA2yGl1lc2SBcWOAFZiYit28gFhZiwv5rtyr1q4B2jw4tO/fhK2p2Lz58kBr pU9fCxTYLXPFb+cOnNv7Wim51YFr395UOHHLBBP+G7/b/FrfwNnzCiRLZbxAaE6qZOdOvz7RQPhp 72V9u+Bu1+aVBiBBybEWmHvXrIKefQw2OFRfctkFoXLILcgegs9VYc15ghUk4HwOhigiTRliJh1B CpYHGCn+1bbKcFTkdhxkII5o440qpVhFdMnJSFt5/3VoXms7nhehQBwKJiOOTDZJEoed6VYcWDC2 h5qAW7XGmYGQUVmck2CG+dGPUTZmWlkHImnFd+0F1hZqjiWHppVi1mlnRWSKltdW1uwm312sUCYf be7hNddl/0V556KMIqSfogbFJRdCufWpGIgyTtjoppx6uCBfnVlaBVbmjSbbQDq6tcoqUcLW6av+ myZXHSuOqUCqbv2xFqdbUCKpQgwqjEfWfrAWW6esPCpW2agmYklXZ1Y4O9etxlbr5IRRckgXglKe qVyAySnLrbXkjhhItNTaZsW6gSzJWLTrQnqNNeuuG1u5+ObLlKmFmervvwAHLPDABBds8MEIJ6zw wgw37LDB1+KHnxUAVCwxfiZdrHG6H1XJ5scghyzyyCSXbPLJKKes8sospyzXmzeeu0LFNNdcc7we VVWvzTbXWy/HFwnY8tBEF2300UgnvfK3XsG1qr+swgW11FGvCs3To62qddZPV21q11pv/W9HVfFs 9tkAWCGvQ6PNjPbbZgcymkUVKm333XjnrTf+0n8yRCtgkOklOGDOKltZ4IRrtqzQhtO1QrAbsRII 3GZbEcgKbls8keSUd145fmsvxPjepJdu+ul8M30QhKgPTaxFrHjOM+ajXU7zCqEXxErmsvd++wpy RxTn4MQXb/zxyCev/PLMN4+8t85HLz3xMC/0Y+ssv745xb7zrDb3NFvhN/jdpw0w+Wjj/tDXYbfv /vvwxy///PTXbz/97IftdPsAu58/q1iD2v0GSECxja0hScLeysYFEdv1bDQ+85nvxDcW2WHudpZj m894hzN9Mehvo1MgyWAAOYvwrmbqO8gJKZfCt/gOdxLL3eogeDYKepA+D8uhDi8SO7RB6oT+KwRA 5uamO98BrYFva+ENl/gS9NnsiDpzC/ps6BXP1UuGCzlX+o7IxC6axIk146ILeSZGMM4OixAxYxi9 yEaT7C6JMuwhz+QlR7hJTowTUWP48NjGPlZkcnZkSBCF+EPPuQ14G9EjCv3ISI3U0YcMeRvQBvm2 DPJQi54LXiM3mcfO5U6PSlxO+SqmNouUL5Q36hNYxoUXjGlklWgcCV7CYh/ZKeSNkiyIIln4x1FS 8UaJkYu7wFW99RFxIMP6ZUsOZR9Ado6LzswlkuCGuQvW0JS+bFKQ6GSbLUHkbypgTK5gEi1m1WeX a7xLNSm5SIGwEwBjRKEVVoAkf61vlEL+5CN3trkjgljDTbFEjbJ2Mi37oDOd1ygfVqIZN91VRW6m wt0jJRpHfJZyRAlUTooYqJD/cDQm2DJo9xZaPrVR8qILiZ36qnLCbL2FoRO00XNM4x4BcUxjncFL cTR5R6D1VJOYAd16YoiQn970ROdU6EHJaEZlesVtEZ1jqWZ2UXzWLKCg0ZFHCRSYWyEHcF1CElip YCtfQSc8QktOlA6lJcWk6zqmgUxnmDMp+zzSqngFQEDRCVP85LViWPVMquQ6na6qaawADdB3zGmk JbV1M2WdTloXa5dhhbCfAilFbRj0186uwKkJWWpnyRiiXn1oPUilCzTmFSS7zIVFBDr+En+wc6W5 qEpO97IUWW+bK2hgqZuq0w5MR9u9lR4ztMQtX2D7pdYEbQa1dQWhXf7pTVyZs7CR+U/fBFI3t2g3 VITVjWOopV3yCLNBd7UqRDlXXGciMLm+Wy5hFHQkDvGHTvw6jiGaa6DrzouwtCqPP8NbIn/atp45 /e2VFDNM7pTtr/QM6jvhuBDRwle+ajktl+TWI39OiHDj0ZF/ckVfzB5HQGLhUHrGOS9rWFZorr1U iIZ7yoNY+IkKoTF8IdkgGg3ET7GBTKYut62Crmezkt2LgFZrkObmKbbXNVIM/tKaJSErRBPuXIQN kmW0eeXGycVwWnzM3S4hmS6rkFH+Xm4lYrSak8w8WkyqPCQXUoEQENbI8496E14H6bh3WzaIX5WL kB13T8xnYUWfr8Em4xDKU6d5jnu+GpkrE6ScpNpoQSpUaRmjKk1IWnSD/mzIlN440ATpsqEB26Ct oug7YtFtnrmrYPPAyF3lFQhg8IyiAzPa0z8eqHPbsyRJDahbHx31xi4mQXmuSyGqrhgiubxq2SF6 Kq6+i8dSjCU9p7WbQuISZoOkoQRhKcbhRu1Zg5nmBMHoNECWig5ziMxrIgTMHEtvtc92bam4qkUA dkzjwILkH1UBZvrRdmBgcDhuXsPS0O0nP2+jrNewuCl3jbZF6125e48yXbg0pJb+1Xa5LPcbKhBC 5Z2ROZcVVEF8L6rClgPlF+NU5eA53dOzmoUgCMHsw38Ry8t45eunPBKoITkXx71nY3xSS99okxvc LPmWd57c6BJbHVGDytOs3wUsXXel7vBzFUVJLDuSW81brnKrQJQdSV6Pyr9YrfVl233rVXeOvS+N Vwn5TiB6lJfVOblEVIpynYhPvDWfnWoK0viXehz02+wiWjtTko6UNDzhraXXg1wuInf8bGU7//h4 nk3yPA455VCqRl4dF+r63HynPut5VK9vZrcCAEk7PhA9io/UaVtOtKkVefBpUo2xl/2mYld72Ol+ PfC8BhgpyNJKupOFI+W7BUf+gzbQKt9YzBe07UH//IdK//TXmLDjd1zE0Xr/+7AKP2PGHxHcSx93 ZsTKhO1yYYMQ9/3w1ynyhxn09020FzsPRkbAF32AF2YGAWZn8yRSMzAiYU92EjVpMYDIVIAG+HsO 9HGmh1copUudNRLsgTiKARkACDtFFyZaUUKJxoAE6Ejmkzb4FEoQSFoIsYCUc3UIEUKLtYJ/FCcN 5hlgMYIPIRfTFoPNpxHgo3q9k29/BUViwYOTNxJr0h7x44O6ozXA8VXFlIRulYEyuIEcwS8aJ21S ZENpKFUqRCptGD4kISC8xkTUFVyic3FyV4brwYHOV1wN2HnmYVWaNznqY4X+s5N8FJFwCCQheZYt G9JgaeaI03VMG7JpeTYbRSgbvcGJqzMbgFIQk5hSlzhDbwGKuuNRp6I7euZ5BUKGTfgRNyY386Qz vXeDWqd75QeBfpgRwdQQLyM3klJnvDI8oigX1FcrMjJPtjIbdYUaKVJxuuMYMDAbgCAoOUWEhkJb yzEtkLKNsoVMcWJulHEv6rYZMUBFkqMXZSJsaKGBfZh03UMxh9hCEKgoPWRS0QeFnsOFB6FZZ7UQ ehA4AqcYkYUrAalrnjaManYbhPNjMQAZgVMoxaEZu0UeB1KQlgEIBQmDP8Zwh+Me7LEVw+OOGlkF 6UhrFklWIolkTCh+m4P+RYhoMXYxM0tXSR/4S2/EU89nHhYmhBjxXQJzYpARLGBxbkf2jN34jJqm a9iBkiUECCDpdkRSWZCVJX7ycshkGvixWAS3aLBxlJBxK0FilERCKm7XJYEwGIRDlaYRHoYFizAp ERXjEIiYLT0pSrpHMOcXfGOULh2ES+pXEooGMsHIcgdiF3PWjQFJaW7RXUdmkBDFWsrSG6uQlYV1 KY7ljkg5bAtpaf82L8lhZ50pmmMobuGxK9yVa7YWGIQBj8I3EUL0ENE0TzaDf4J4aYFmiGvDm6Ix M2WSlywFKZgElBhRmCFjYqxZWDBjWaiCVJymKl8SbNV1X/1UNyt2Vtj+yVXbBYYxZmJSYk5PFmzX xZqzVIeoKVYC9o58GJvk14tvwT0fuJcCMZtF9HTyCTA0WVS5WW+MsZcSwjmKeBEACQjw0xl5gXag tpSYVRrVYyTe5ZLIZhB7Ilbh2F+DEVIWehrD6BwS6iekIh66w1/d4lOmEiS9EZrsGYsPATwDWioA s4Go1EGAUjt6ZYFFRXKCBnL5BaP+qBAo5jfDUW5cRQVtdyIqykyKlW4QKmjI6JSvE2AxAqU1xWJK WhVjeTFKCnGMiVlSuqMHpwIayZ01gnLt+XlIJDkdoXsUoyj2eRGTYzsgt4Q0QaIJAQ1C5ilGyp0C kQfn9WO5omKYIaH+6fmCIKcsanaas0VegYolYvqoh8lopZEeSNYrGxoD+RGNVlYaP5oTsImmDxEv L5pjlqM5/5kR+URKD9ifMQGZ1iNqNkWUGkJflLoXTfppCbmashVvb4FkvNpf7vFvKvYvWCMQcBaZ mPUo5AlUmjoQojYVnwqffRhho1pUn0WPrLoc1VpvsYMVfnkX3yoT2Qakn/KcuUqHLdhYXNJzhDqM 6gmeD/cpRhIdCTmv6jmlx4FrC3qvvQEYvUFdCGJpktYvZ2pEyLQRFvN8jJd3FbE760J6fDg5nUoR 45oQQYpW50oc2yVQAUkd4rSgzihbBVakHpqQI7sclaphrPEE5lT+seoKpSl6IEsSLdVVsS8pGgqD GQhrO32oKFQnEZNTL9MkGuEKE9q1SmzndmuZmekBknrqjrjaoNwYWweySmMZtU3mTW3GsSa2td3S HlexZtSJIMaGbm8XJGCnJa+xryvKEduqSw97K3QKeJqXUp8Vp8ikTJczsRJBbsXzrmVyccipPcNi HI7ppHJCUzw3oiLLYoU7qA6HnIZzkCV6jEopJzHQFWZSlFagIzG7p695psBzM5YzlAeLEXFKowh4 nxMRp3V5F0i4O2/LES9imJUJeIKrjJsWJ6UgGrXiXY7BUROCHtmIcx4CLHb2u9pmvL7CvF+3Ldno mgXxF8Wkc8/+y41DBye52rb/qXiDdFGzC3ilmi60VxA2SZfAE0pzO4h8CxFplonwm4k59Y2lyIqr aL98sRCRWL+nqCgbklP8ax4BLBt09Iif2GAEHCmR2IVLksB3MWsEy6JZ1KbLcZy6d74uBHI/2xBx ur57+4DtG4B2Eq0RUYvhm7BAQ6M9m0aWY3h5Ca4ivHkknKazu7cbXG8cc8MKMU/rO7QPGL4x/Coz DBEu6nwtnGOsurocjLdjobfZGsReNMSh+qZ5NLq5gzmC9sT3WbfsqzvlC8V9JMVsQ8XkN08ryMTq xEfr0sO6ZHsUDMZtJMYOQcZELHVxtLC3GDoIiHT8eVPSCsf+1SLHJIF/sSexRfR+8QKUhsywT3GZ YBfCgMxDopsSkhM7aoMwGJzHfbxeBhO0D2icQCGlF2ktPcq9M4gSEPVC46d0tQd1ZwOcRQTJKaEl eNgotAIsRWimEixL9JRlMFTK6oSPndcwNvbHPpFRsuwbHaoWgtywwIzD2cRlyhQvcYiXyVwSbVXL jGKz8jbJiaSqB6FXALowKtefezzOCVO0onTNIWENvnUpvHFLShs6EvNRd2SgOaa0uWweZDcfPYUa bteJcXcQq4B3qAIWg1HPOXWCtGTKZqgRccrH4rs7yyVUbcx1bJxSLzyIQAwTHIJnb7k6g5MtL1Zn ovEY3wL+jkoan4JyoZkhH3oRGx/GNDN9obAxjEbGOkXZ0TzRzLLJfa0s0Q/xurqkdz3UsEm80UOh XWlGHAehc4BzGjOtuLZhkeGo0ymoqAwKVvAmLRrbcD0nOHCmXY9BBaX0N6ZBud28yxRRixTzm3Jj zER7U7+nV4tMEaiUyURBhwopvb2GHXnG1B9JbM7ojhPyvtpFljJb2M942HlGCqN5r8R2PXxicBJC HYEdz0saIZldszIbumwtEaurzhJL1NvjVHb9PaCsdXNtFBkinX6dZNXxMhkqIMU2jlA6XZFtHnna vOEErLEVWR9trtw0ni2oYXs2YMDmUftsdN4MO8+mxAT+oXtoTBF3PRDX6lfh61QqDBQ/EmICkrXt wWarAm7mCKMLZmJfBbqFuRUBurbjBEC3xWDEvSTPEF4btSTUJSTRuGl9JqKgPZfOhxW1OH9RhBFY TIImtdo7CDRK7RP9PRDvfGz/5S145i5JgtlwyWCVwmk25zFTm5mIA8EKubEqG6/hRofw67lLSqnc ZK8BPn+STCob/FDdmhHVPYhWjONIKEpDcT1RYyhs6ydxddVcraTR2DhycitjNRdWUGxHPrUnnhxM ZqyfiTiLk2Kilm2MGOOnTBE3bh5zK7HztBGTk8V0XBFPLNcygViNhrPLohg6qXMABj16MSvDSByh cnP+KFlrmm3lG0tm0Vg8Wg5s64qrVGAYX/zlEmF/8Wi+UsfTYc53VweqmMHOQQmE3zEewFyV6P11 X9KsTdMZl/klnf5dvA1s7S0h+L0Zw4Thvc20Y2sYT2zptInGKvWfnNMRNzzpFrw6XFwTulUXAONq wuG894UovwKed1joRIokT7Mcy+7fKnJw2dFmzD3r2m5ugYHh0Y7i116pf54W140ZEXTu6E5V/jdX nQfLiZTCD7457Xl+mL6It0uhC0oXlQIuciYrMtInpUGaC9oXv8JtpRGsoLZz85InlgIDCO9w2Tbc YuUYsv5qAYmcZaoU/1K6+Xx3dyca1HdHlXXJz5z+Uv5S7vVG8t/0L6wsGhJb8jIxIQykXZkSJ199 kA0nkZHGJkXn5vcuynHFTeP6qxMKqDxPRXzdaxdPkPVOmD3j8VAf9RozzDeKsz1kzHUE8whGdw1B PkLNFzlOE+UUhoB6cGTZ5MqB1eKSYKOT9ohVBaVQHcMikdXVFwx32UZ+oWqvlO7qT+XUiXOhGs19 FBqD7oZ/+IgfQcGjUt5rTViPQo2feFzPEOQT+ZLP02RzMV5h0PzM+Vwndi7fz2Oh+UV1MdnCdi8F +v8c+haNKgPd+e2ydvkRfwgDeg+z8rcfybq/+7zf+77/+8YE/MLP45YjMaLKLuZu/IH5Mz4zMez+ IrTxGUEp9jOw+2xX9MnPXy/VVLrQL75mfO7XOle/dC7dP/xg8sY+3pe3In/gvB5nTTEURDFYUTY2 5LBo+bpXLyHvb9piTkh6yWwAYeUaqxUAWF1DyMrKikAFAwUCAOAhxIMJAayoiPCaFQBWMmoEGVLk SJIlTZ5EmVLlSpYtXb6EGVPmzJgcM7IKhBBixIqsAGj0KVCjlZw6DRotuvEowaMaGxYt2DFj0p1J r+0Ueu0iyEBCo04VaEXoVoRNr0a0OlAiTbZt3b6FG1fuXLopbTp1uoLj0p9D16rl2hRi0rsQszr1 uhejTqcRVwDtSFbr45F6GSK+WlFyoIxRF0P+TltXtElWq1h9HJ2wNOrUrV2/Dslx4kPMBDn7DCyU duOKhk8bLttRZNeDBnFePEiVqPCrDyVfnJ3R4ODkhyePVKjwr8XQsOuWrhI+PGfXgcRX8Z5evWib p3FiVuqxr1+PlHkbjWo2ovWzOQUjp4qzgnDCqCD7HFthQI2O+qqrkCTjqqiIQPKpu/XcYgWQ88Kj gooqWJNrlSo8VAHEC09EkaW7GNMpq73mM4qnkChCyif9mONqsaZs3M7BF3MycEH7PFrwIO3QetA+ kDw6bT/QUoSLlRHDAwSQQADp0EMTMVTBQyuhBDNMlFYc6D0H/YIxOLOM6m0tG9vk70yzbFT+Ti3k rgmyLCVBMmuvtCBM6LbjPqtQTJqk9PIj8zpEr65VGDU0UkkRIvMqgc5cME214vwPKhkJugyoUNe0 DT7ZEMrzuiX9uwlJPvfE8yaHuAsJ1klJ0rAKQEbKtdG5EKViFWvqGvZWY1HSTlCIKP0suJGIjO0v 4Abay6K/bFwwLaKGEgo3VJ+zT6HFQkUqyY98UvTT7XCy8FiERNRypEBUCI/CDGPgcNeQxNsV3g7J G6jLLL2kUEMPP5yRXvSkLBEkEfGlAhDUqsA3p0cZNU2k07CsAgZoQ8rwYEBWcVemhRKM6CKMTj6M IHlnPJmhhhLsNsGiQH0oQSNntuq9jfT+KionAm3OWWaIGBp6RqtmJtRmoE5+aCGiurqzZF4JJum0 Ygc6b+CRQTJYV3qzVEFfVgQmOykROSRR33cZ7TWjXGGAAWOQwoOhCivG7lCFtMzjMO8q/J6R7b5J tjpxxRf/bsotQ1pFcCsX7dDta0Zs+8osEcYJ8yoequjiyT1PyuC1V0D4mlytxJLRjKYc/KHW40Wo 18mtOHjrRUcfsWHGX3rcWIDfGp60319q3XLSYAfqYip6w1xijS5OXXUqHa68WGBv9nzk02of0e1n suwtS+nfxbwnx52aMujrE3L9+JZc/n3NtuwnaVv5Vwqk8pSAtY410vc2D4XEGvGrnZf+tiaeranO Q0VxnvKkVIVSgOSAHSpfAS3YOyPlKyRVIpIAdbUv2u0vJcu6VfEa066YqBBkqjGhSvoXsf8NkITP 08m/ILc+roUnI/CqQgM5BkHy7et9CBEgBhNIhbSsjXM8xJX/QILAGJokajeZSG9Ap5OJNGc37OLM bG6zGy8mR4wDGcxw9jKVLnrxZll0Cm3giEbQ4UQ2ZARjTuroQsUBK3hLVN41kojDsynxbkdclK8G qavZtA8h0QMZ6SZiMEIKrIGXe1/yTOKvz02udVVAXBVJ4iBMNWQjYYkaquQjn9M8JiiZSRlHCsIR Ni3kSNU6JWoIop2K2GQhgMENdf7+QhTcvBKYErERMftCEI/YMiqnkp8fSWINaj6yQ6G8W7wQVT3w fW56kEqI51QwznGGh3CX8xA2r8KowZFzbA0D4sTGY01uioR67SQnB0VZElvqrz/fU0iZxNKk4hiH UkxKJlM48xOKlEqWhSpVbOozH4iqZWfDnM4y1SK0tZjylIEaiF64E5SIHg9YgbzG2ho2JXWmVDwH iecHseZSDXLtX+7B6feuYTeuHMw0OdWaS31oRG/uNJ1ZSyn5gOqefWInQU7TiILKIpCgiCUvVBHO K9NoE7R8xiYopBGFnjqrb91MRgkaSoF6thZbakUo+iNSGo/ZHxNqEmQdgoG+MNf+0jxU4QlF4ZgE p6Q93AULKJi75Iyyp9iajsQadj1svaxpWKDIDqbgbOr/9JOcszxGQD8pFFDOMhXj9KUhxRHIdg7K S0uB7FqSeaWRLvOZwYRVJ5TZFro2WpaDiPRbzblKs443O8txslibu0nrkrJXxvoKWKFchcCwaZ5Q QdYpVMTkZ7J0yf5J1qhUUEVk9Ya+a27NCuFpaVOtWiStFAcjBpkQRD2ix6OMhSnUoupa3BRGtm5F aqR91UAOupGD2MSr8z0KeaBzKoe08nvIZE5D+7IQFpYMWBFbxSrCBspv+lTDHKoec7FXU3995JMZ /jC5rBtOD384Bhnh6XVrijn+DHNSIyJMZ4Y1FIP07lMhRLJjTqbGJKJYVTtiEfKppDZQIG/raEe2 qkdtplA+zcdPDVFyZISsl/X+bKBagXBHOHIpqbh1U18upqv2R0ka+7RgXROPHrD50sKNkLzcvDA7 raJcXk1pYBxGInbXSUMW/9m7OkGbeHicWbgU74tMLQnAdFomnfQENWQUYxvZxcZLByhQegxUbyrr aUpXMUPiuWaPM6QwDH+QXhKkl+8wqYKWarhL4cNmdA+9QxqfD3xlA1msz8Xmr9nzk2X7I6OVvWwU 5RRZkNbYpIEibWhHW9rTDh5Orc2aamM7291mdrjFPW5yl9vc50Z3utW9bnb+t9vdi0u2asYI7rbg 5De/ccm97X3tk9jbXf62l6DyTUaWAFwmBn/3PoU7pmvZqt4TSgh/7NLwltg2hfjLcrxb+zH+4c8l Fk94DGnJEognhC0SlyuLWlJyARdc46ORuF9Goq4KQ+blILt5/jSV7qX23Oc/B3rQg16SN0271K7V qGiPXiZLs+jHz7qWvW5iJI1B/FyiNnmpdQpQbBv9Kl7XaVogHfaIZ4XrZQkNtuh6dqbLXOqq2frY pz51lVNaOjejttD1vne+610lZzPcwAQ/eMIX3vCHR/zBsqb2jR4nNGn02X218sbJNz6NKa/yveO4 EfpSbTj7BY3jJd/RBEv+ZOS0yS0yIY/MjIPUTaonfVGY5FvdzugvWxnM6YXc+Z74J8mZ+Sh5wop6 jvJX9q3sVn0vlc3EN9/5z3e+OZPtL+hX3/rRx05Be2Kc2i+J9QAGbkAhyv3SY2crATVK+ivEb9lk x+YEPQsXR9v45JgWtOQ3EjLXr1sHjd895W+t2kOhaIkas7qN+Iu/2hO/oyAL9zI5GgGr+/u/6rCo 9FOVKbq+DNRAxAO0fmuzDQTB67skppIRugI5MMs6i6A63dKfy2NAlIu63boO4iCJTwkM+so/qvso S9k+CfEs0qu/zpu/+goaIDSz9po/PJE4lmuRHtQTBGTBIsyKlDOy2/v+QRxEwrDyLcz7rhD0wgys p6wJvC8kw8PTmDIpwV86QgrBETa0O4kYHjXMKtWKKvuhkULxraqTODlMvlL7izy8Q7aiDOYYOd8S jtrKCD7cLRoZucpzLf4ARL4AkuTbIr/ojNvjqPzbsqmav0bcDrKarDIURQ4MQ+xgNXbakFRUxVVk xVZ0RVTzlbqzutd7PNUywF5Kk/HLxKrTFLAaRAvBvOKTwfVjExlEQI+iRbRTxkIZQFrxvwR8Ldbg wtA6RldqikY0uYqqPEY0rV9cxPszKx1UrVckx3I0R3LcnMGJt9NAsXZ0x3eEx3iUx3l8x9VgxwxT lI9QlxxEjRLcJfbcYhOm0i10OY6Wg4xeBC0g8zgw64nFGEiDQsJi7L5lcb+HnMAKJMiGAii++A3Q kjDhw58StLnGoJYcDMjv8cZBrL/6K0mMNI6PXEk84S0KoceatMmbxEl35LdlgzbN2zqCQyN7O0AY ihBJ6z2h4bgyGUqu8Jmlw7YwArifxDsKIY9rCyOwo42f/DQuMsqtdD8CA76gBBmB8zqnaEqP4koj 0Tw66r3eaEqppJTkaEu2DLm6tMsqWsi71Mu95Es1Qr++BMzA7EuEE8zCNMzDRMzEVMzFZMzGdMzH XJyAAAA7 ------=_NextPart_000_02D5_01BE8F23.F4135E90-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Apr 27 0:29:57 1999 Delivered-To: freebsd-java@freebsd.org Received: from public2.east.net.cn (public2.east.cn.net [202.96.49.2]) by hub.freebsd.org (Postfix) with ESMTP id 4DA6F1517E for ; Tue, 27 Apr 1999 00:29:51 -0700 (PDT) (envelope-from suihy@ucscomm.com) Received: from public.east.net.cn (public [202.96.49.1]) by public2.east.net.cn with ESMTP id PAA08377 for ; Tue, 27 Apr 1999 15:29:23 +0900 (CDT) Received: from host1 ([202.99.55.35]) by public.east.net.cn with SMTP id PAA16529 for ; Tue, 27 Apr 1999 15:29:07 +0900 (CDT) Message-ID: <002601be907f$4ed9de60$1801020a@host> From: "163.net" To: Date: Tue, 27 Apr 1999 15:26:45 +0800 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0023_01BE90C2.5BC75D80" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.0810.800 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.0810.800 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org This is a multi-part message in MIME format. ------=_NextPart_000_0023_01BE90C2.5BC75D80 Content-Type: text/plain; charset="gb2312" Content-Transfer-Encoding: quoted-printable auth 55ec40a6 subscribe freebsd-hackers suihy@ucscomm.com ------=_NextPart_000_0023_01BE90C2.5BC75D80 Content-Type: text/html; charset="gb2312" Content-Transfer-Encoding: quoted-printable
auth 55ec40a6 subscribe freebsd-hackers suihy@ucscomm.com
------=_NextPart_000_0023_01BE90C2.5BC75D80-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Apr 27 0:32: 5 1999 Delivered-To: freebsd-java@freebsd.org Received: from public2.east.net.cn (public2.east.cn.net [202.96.49.2]) by hub.freebsd.org (Postfix) with ESMTP id 3D7521517E for ; Tue, 27 Apr 1999 00:31:59 -0700 (PDT) (envelope-from suihy@ucscomm.com) Received: from public.east.net.cn (public [202.96.49.1]) by public2.east.net.cn with ESMTP id PAA08604 for ; Tue, 27 Apr 1999 15:31:32 +0900 (CDT) Received: from host1 ([202.99.55.35]) by public.east.net.cn with SMTP id PAA17031 for ; Tue, 27 Apr 1999 15:31:18 +0900 (CDT) Message-ID: <003e01be907f$9c2e9f20$1801020a@host> From: "163.net" To: Subject: application Date: Tue, 27 Apr 1999 15:28:55 +0800 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_003B_01BE90C2.A9A0DEA0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.0810.800 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.0810.800 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org This is a multi-part message in MIME format. ------=_NextPart_000_003B_01BE90C2.A9A0DEA0 Content-Type: text/plain; charset="gb2312" Content-Transfer-Encoding: quoted-printable auth 30399ba5 subscribe freebsd-java suihy@ucscomm.com ------=_NextPart_000_003B_01BE90C2.A9A0DEA0 Content-Type: text/html; charset="gb2312" Content-Transfer-Encoding: quoted-printable
auth 30399ba5 subscribe freebsd-java suihy@ucscomm.com
<= /BODY> ------=_NextPart_000_003B_01BE90C2.A9A0DEA0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Apr 27 10:58:14 1999 Delivered-To: freebsd-java@freebsd.org Received: from con.securecomputing.com (bohica.con.securecomputing.com [204.242.227.157]) by hub.freebsd.org (Postfix) with ESMTP id 7C81F15129 for ; Tue, 27 Apr 1999 10:58:09 -0700 (PDT) (envelope-from richard_levenberg@securecomputing.com) Received: by bohica.con.securecomputing.com id <26882>; Tue, 27 Apr 1999 11:07:33 -0700 Message-Id: <99Apr27.110733pdt.26882@bohica.con.securecomputing.com> Date: Tue, 27 Apr 1999 10:57:17 -0700 From: Richard Levenberg X-Sender: "Richard Levenberg" <@con01.con.securecomputing.com> (Unverified) X-Mailer: Mozilla 4.5 [en]C-gatewaynet (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: java@FreeBSD.org Subject: Can I help with the JDK2 port? Content-Type: multipart/signed; protocol="application/x-pkcs7-signature"; micalg=sha1; boundary="------------msC5A9494F53710E2FD9ED5034" Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org This is a cryptographically signed message in MIME format. --------------msC5A9494F53710E2FD9ED5034 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Is there anything I can do? Is there a list of projects that I could look at and maybe choose something that would fit my skillset and timeframe (two kids, huge remodeling project at home, day job as senior PKI engineer at Secure Computing Corporation, two shareware commitments for the Palm Computing Platform, etc.) richardl --------------msC5A9494F53710E2FD9ED5034 Content-Type: application/x-pkcs7-signature; name="smime.p7s" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="smime.p7s" Content-Description: S/MIME Cryptographic Signature MIIHGwYJKoZIhvcNAQcCoIIHDDCCBwgCAQExCzAJBgUrDgMCGgUAMAsGCSqGSIb3DQEHAaCC BMIwggS+MIIEJ6ADAgECAgEBMA0GCSqGSIb3DQEBBAUAMIHAMQswCQYDVQQGEwJVUzETMBEG A1UECBMKQ2FsaWZvcm5pYTEQMA4GA1UEBxMHQ29uY29yZDElMCMGA1UEChMcU2VjdXJlIENv bXB1dGluZyBDb3Jwb3JhdGlvbjEXMBUGA1UECxMOQXV0aGVudGljYXRpb24xIjAgBgNVBAMT GVNlY3VyZSBDZXJ0aWZpY2F0ZSBTZXJ2ZXIxJjAkBgkqhkiG9w0BCQEWF3Njc0BzZWN1cmVj b21wdXRpbmcuY29tMB4XDTk5MDQyMzA0Mzc1OFoXDTAwMDQyMjA0Mzc1OFowgcYxCzAJBgNV BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRAwDgYDVQQHEwdDb25jb3JkMSUwIwYDVQQK ExxTZWN1cmUgQ29tcHV0aW5nIENvcnBvcmF0aW9uMRcwFQYDVQQLEw5BdXRoZW50aWNhdGlv bjEaMBgGA1UEAxMRUmljaGFyZCBMZXZlbmJlcmcxNDAyBgkqhkiG9w0BCQEWJXJpY2hhcmRf bGV2ZW5iZXJnQHNlY3VyZWNvbXB1dGluZy5jb20wgZ8wDQYJKoZIhvcNAQEBBQADgY0AMIGJ AoGBAKpL5Urv6zf+sjKmA9wJ/oBejxOlPOg4GgNJSh1K1zWBA+V2MQutaqgMJwpjlzPn2Kav utZyzYKqDWCibUoY3gKfLHugidF53ffnvWzuygrrpqRTjCRqnFNmlDCcgRVQIppgqcMLoduq Or3d0gb6nJ3m7UjfImuaqcy5tk1Egc6LAgMBAAGjggG+MIIBujAJBgNVHRMEAjAAMBEGCWCG SAGG+EIBAQQEAwIE8DALBgNVHQ8EBAMCBeAwKAYJYIZIAYb4QgENBBsWGVNDUyBHZW5lcmF0 ZWQgQ2VydGlmaWNhdGUwHQYDVR0OBBYEFKG++cxwT0/07iFrO17RHnkXrzDfMIHtBgNVHSME geUwgeKAFEuxCnJZDcUgRIBBqw8+QL5O3YproYHGpIHDMIHAMQswCQYDVQQGEwJVUzETMBEG A1UECBMKQ2FsaWZvcm5pYTEQMA4GA1UEBxMHQ29uY29yZDElMCMGA1UEChMcU2VjdXJlIENv bXB1dGluZyBDb3Jwb3JhdGlvbjEXMBUGA1UECxMOQXV0aGVudGljYXRpb24xIjAgBgNVBAMT GVNlY3VyZSBDZXJ0aWZpY2F0ZSBTZXJ2ZXIxJjAkBgkqhkiG9w0BCQEWF3Njc0BzZWN1cmVj b21wdXRpbmcuY29tggEAMDAGA1UdEQQpMCeBJXJpY2hhcmRfbGV2ZW5iZXJnQHNlY3VyZWNv bXB1dGluZy5jb20wIgYDVR0SBBswGYEXc2NzQHNlY3VyZWNvbXB1dGluZy5jb20wDQYJKoZI hvcNAQEEBQADgYEAqb9Fo8OYAf2COChkXMlfPhUUpn/OW95xo6XKA879CF+aLy7iHTlQAx8S xXzy44+SdLGr0ZgwbVbhykLq/14OtE1AQHI39/im0hLphjXgdEbNBeItzfXeyKrvliLSNRDt saJzsI4JSjo4J09bvTHkihImy6KvH8QyfVRc6FMgMF0xggIhMIICHQIBATCBxjCBwDELMAkG A1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExEDAOBgNVBAcTB0NvbmNvcmQxJTAjBgNV BAoTHFNlY3VyZSBDb21wdXRpbmcgQ29ycG9yYXRpb24xFzAVBgNVBAsTDkF1dGhlbnRpY2F0 aW9uMSIwIAYDVQQDExlTZWN1cmUgQ2VydGlmaWNhdGUgU2VydmVyMSYwJAYJKoZIhvcNAQkB FhdzY3NAc2VjdXJlY29tcHV0aW5nLmNvbQIBATAJBgUrDgMCGgUAoIGxMBgGCSqGSIb3DQEJ AzELBgkqhkiG9w0BBwEwHAYJKoZIhvcNAQkFMQ8XDTk5MDQyNzE3NTcxN1owIwYJKoZIhvcN AQkEMRYEFAINEaVz5rBqgOops90Bu9O2zN5uMFIGCSqGSIb3DQEJDzFFMEMwCgYIKoZIhvcN AwcwDgYIKoZIhvcNAwICAgCAMAcGBSsOAwIHMA0GCCqGSIb3DQMCAgFAMA0GCCqGSIb3DQMC AgEoMA0GCSqGSIb3DQEBAQUABIGAYVBkOcN5iPJ2S8YN2hlFvsCqanTJ8adMkD3VUur1Sw3S 5jaB54nlxlyaYdrpOVY8gKHunHOTd/4sUgHB9yPE8AqUrzHN5N37vbdV3mWX9Jrz1zs71xE8 pG2m9Bn/PApc/D84L8eZV/yEoQ0FNgamq6ZptgCIrvfP30JwU8ebliU= --------------msC5A9494F53710E2FD9ED5034-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed Apr 28 2:37:13 1999 Delivered-To: freebsd-java@freebsd.org Received: from rah.star-gate.com (rah.star-gate.com [209.249.129.138]) by hub.freebsd.org (Postfix) with ESMTP id 8C00114E91 for ; Wed, 28 Apr 1999 02:37:11 -0700 (PDT) (envelope-from hasty@rah.star-gate.com) Received: from rah.star-gate.com (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.9.3/8.8.8) with ESMTP id CAA16274; Wed, 28 Apr 1999 02:36:00 -0700 (PDT) (envelope-from hasty@rah.star-gate.com) Message-Id: <199904280936.CAA16274@rah.star-gate.com> X-Mailer: exmh version 2.0.2 2/24/98 To: Albrecht Kleine Cc: poincare@the.forthnet.gr (Dimitris Vyzovitis), java-linux@java.blackdown.org, java@FreeBSD.ORG Subject: Re: TYA1.3 released In-reply-to: Your message of "Thu, 22 Apr 1999 21:23:50 +0200." <199904221923.VAA01589@ak.sax.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 28 Apr 1999 02:36:00 -0700 From: Amancio Hasty Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Serving xml with Apache + Jserv + Cocoon with jdk1.1.7 + tya1.3 Same xml page without tya1.3 : It looks like tya on the server side is a real winner ! Tnks! -- Amancio Hasty hasty@star-gate.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed Apr 28 5:27:55 1999 Delivered-To: freebsd-java@freebsd.org Received: from ns.wcenter.de (ns.wcenter.de [194.123.87.2]) by hub.freebsd.org (Postfix) with ESMTP id 3D77C14DC4 for ; Wed, 28 Apr 1999 05:27:51 -0700 (PDT) (envelope-from m.lux@wcenter.de) Received: from w15 (w15.intern.wcenter.de [192.168.87.15]) by ns.wcenter.de (8.9.1/8.9.1) with ESMTP id OAA10516 for ; Wed, 28 Apr 1999 14:27:47 +0200 Message-ID: <3726FF72.B93B24E0@wcenter.de> Date: Wed, 28 Apr 1999 14:30:43 +0200 From: Administrator X-Mailer: Mozilla 4.01 [en] (WinNT; I) MIME-Version: 1.0 To: freebsd-java@freebsd.org Subject: subscribe X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org subscribe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed Apr 28 15:26:51 1999 Delivered-To: freebsd-java@freebsd.org Received: from WEBBSD1.turnaround.com.au (webbsd1.turnaround.com.au [203.39.138.49]) by hub.freebsd.org (Postfix) with ESMTP id 2434314D63 for ; Wed, 28 Apr 1999 15:26:45 -0700 (PDT) (envelope-from J_Shevland@TurnAround.com.au) Received: from TurnAround.com.au (dhcp68.turnaround.com.au [192.168.1.68]) by WEBBSD1.turnaround.com.au (8.8.7/8.8.7) with ESMTP id IAA09268; Thu, 29 Apr 1999 08:35:54 +1000 (EST) (envelope-from J_Shevland@TurnAround.com.au) Message-ID: <37278B9E.DB0CBA77@TurnAround.com.au> Date: Thu, 29 Apr 1999 08:28:46 +1000 From: Joe Shevland Reply-To: J_Shevland@TurnAround.com.au Organization: Turnaround Solutions Pty. Ltd. X-Mailer: Mozilla 4.51 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 To: Amancio Hasty Cc: Albrecht Kleine , Dimitris Vyzovitis , java-linux@java.blackdown.org, java@FreeBSD.ORG Subject: Re: TYA1.3 released References: <199904280936.CAA16274@rah.star-gate.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I'm using it with Apache + GnuJSP + JServ + tya1.3 + jdk1.1.7... I've had _no_ problems so far; the responses from the server are a lot quicker (sorry no stats) and everything in general appears a lot more responsive. Thanks to the Tya Person/People! Amancio Hasty wrote: > > Serving xml with Apache + Jserv + Cocoon with jdk1.1.7 + tya1.3 > > > > Same xml page without tya1.3 : > > > > It looks like tya on the server side is a real winner ! > > Tnks! > > -- > > Amancio Hasty > hasty@star-gate.com > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-java" in the body of the message -- --------------------------------------------- ,-._|\ | Joe Shevland / \ | Principal Consultant \_,--._/ | Turnaround Solutions Pty. Ltd. v | http://www.TurnAround.com.au --------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed Apr 28 16:53:44 1999 Delivered-To: freebsd-java@freebsd.org Received: from WEBBSD1.turnaround.com.au (webbsd1.turnaround.com.au [203.39.138.49]) by hub.freebsd.org (Postfix) with ESMTP id A6DD114D57 for ; Wed, 28 Apr 1999 16:53:37 -0700 (PDT) (envelope-from J_Shevland@TurnAround.com.au) Received: from TurnAround.com.au (dhcp68.turnaround.com.au [192.168.1.68]) by WEBBSD1.turnaround.com.au (8.8.7/8.8.7) with ESMTP id KAA10258; Thu, 29 Apr 1999 10:03:21 +1000 (EST) (envelope-from J_Shevland@TurnAround.com.au) Message-ID: <3727A01C.6535E10@TurnAround.com.au> Date: Thu, 29 Apr 1999 09:56:12 +1000 From: Joe Shevland Reply-To: J_Shevland@TurnAround.com.au Organization: Turnaround Solutions Pty. Ltd. X-Mailer: Mozilla 4.51 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 To: Richard Levenberg Cc: java@FreeBSD.ORG Subject: Re: Can I help with the JDK2 port? References: <99Apr27.110733pdt.26882@bohica.con.securecomputing.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I can't speak for the list but I think something should be done along these lines. The porting team are working on the Java 2 port, and are awaiting or looking at the Linux port I believe. Nate could probably shed more light on the current situation if he's got time, or there may be a URL I'm not aware of (a start is http://www.freebsd.org/java if you haven't spotted that). Regards, Joe. Richard Levenberg wrote: > > Is there anything I can do? Is there a list of projects that I could > look at and maybe choose something that would fit my skillset and > timeframe (two kids, huge remodeling project at home, day job as senior > PKI engineer at Secure Computing Corporation, two shareware commitments > for the Palm Computing Platform, etc.) > > richardl -- --------------------------------------------- ,-._|\ | Joe Shevland / \ | Principal Consultant \_,--._/ | Turnaround Solutions Pty. Ltd. v | http://www.TurnAround.com.au --------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed Apr 28 16:58:18 1999 Delivered-To: freebsd-java@freebsd.org Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (Postfix) with ESMTP id 38B5E14E54 for ; Wed, 28 Apr 1999 16:58:14 -0700 (PDT) (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 RAA23495; Wed, 28 Apr 1999 17:58:02 -0600 (MDT) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id RAA12072; Wed, 28 Apr 1999 17:58:02 -0600 Date: Wed, 28 Apr 1999 17:58:02 -0600 Message-Id: <199904282358.RAA12072@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: J_Shevland@TurnAround.com.au Cc: Richard Levenberg , java@FreeBSD.ORG Subject: Re: Can I help with the JDK2 port? In-Reply-To: <3727A01C.6535E10@TurnAround.com.au> References: <99Apr27.110733pdt.26882@bohica.con.securecomputing.com> <3727A01C.6535E10@TurnAround.com.au> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > I can't speak for the list but I think something should be done along > these lines. Along what lines? > The porting team are working on the Java 2 port, and are awaiting or > looking at the Linux port I believe. That's the current status. However, anyone is free to start working on the Java2 port on their own. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed Apr 28 17:18:57 1999 Delivered-To: freebsd-java@freebsd.org Received: from scorpion.netspace.net.au (scorpion.netspace.net.au [203.10.110.106]) by hub.freebsd.org (Postfix) with ESMTP id 46C1F15122 for ; Wed, 28 Apr 1999 17:18:51 -0700 (PDT) (envelope-from mheath@netspace.net.au) Received: from whirlwind.netspace.net.au (whirlwind.netspace.net.au [203.10.110.70]) by scorpion.netspace.net.au (8.9.1/8.9.1/NS) with ESMTP id KAA16308 for ; Thu, 29 Apr 1999 10:18:50 +1000 (EST) Received: from torrent (netspace.net.au [203.10.110.194]) by whirlwind.netspace.net.au (8.9.3/8.9.1/NS) with SMTP id KAA22389 for ; Thu, 29 Apr 1999 10:25:56 +1000 (EST) Date: Thu, 29 Apr 1999 10:21:34 +1000 (EST) From: Mark Heath X-Sender: mheath@torrent To: freebsd-java@freebsd.org Subject: Motif not available? 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 According to the web page: "These releases are compiled against a Motif library that is permissible to distribute with JDK." The link does not exist. Does anyone know where this Motif library can be obtained from, or what else would be needed to get GUI based Java apps to run? Thanks. Mark -- mark heath - Unix System Programmer/Engineer - Netspace Online Systems. -- http://www.netspace.net.au/ /V\ /\ |Z |< [Personal /~mheath] :wq To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed Apr 28 17:21: 6 1999 Delivered-To: freebsd-java@freebsd.org Received: from WEBBSD1.turnaround.com.au (webbsd1.turnaround.com.au [203.39.138.49]) by hub.freebsd.org (Postfix) with ESMTP id 6194615122 for ; Wed, 28 Apr 1999 17:21:02 -0700 (PDT) (envelope-from J_Shevland@TurnAround.com.au) Received: from TurnAround.com.au (dhcp68.turnaround.com.au [192.168.1.68]) by WEBBSD1.turnaround.com.au (8.8.7/8.8.7) with ESMTP id KAA10616; Thu, 29 Apr 1999 10:30:49 +1000 (EST) (envelope-from J_Shevland@TurnAround.com.au) Message-ID: <3727A68B.77B28A76@TurnAround.com.au> Date: Thu, 29 Apr 1999 10:23:39 +1000 From: Joe Shevland Reply-To: J_Shevland@TurnAround.com.au Organization: Turnaround Solutions Pty. Ltd. X-Mailer: Mozilla 4.51 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 To: Nate Williams Cc: Richard Levenberg , java@FreeBSD.ORG Subject: Re: Can I help with the JDK2 port? References: <99Apr27.110733pdt.26882@bohica.con.securecomputing.com> <3727A01C.6535E10@TurnAround.com.au> <199904282358.RAA12072@mt.sri.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Nate Williams wrote: > > > I can't speak for the list but I think something should be done along > > these lines. > > Along what lines? "Is there a list of projects that I could look at and maybe choose something..." Those lines. A central place where any outstanding issues for the FreeBSD/JAva port could be listed, or just useful projects etc. > > The porting team are working on the Java 2 port, and are awaiting or > > looking at the Linux port I believe. > > That's the current status. However, anyone is free to start working on > the Java2 port on their own. Nice reply; fills me with a sense of companionship and cooperation. > Nate > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-java" in the body of the message -- --------------------------------------------- ,-._|\ | Joe Shevland / \ | Principal Consultant \_,--._/ | Turnaround Solutions Pty. Ltd. v | http://www.TurnAround.com.au --------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed Apr 28 17:40: 2 1999 Delivered-To: freebsd-java@freebsd.org Received: from con.securecomputing.com (bohica.con.securecomputing.com [204.242.227.157]) by hub.freebsd.org (Postfix) with ESMTP id 04B3014F42 for ; Wed, 28 Apr 1999 17:39:53 -0700 (PDT) (envelope-from richard_levenberg@securecomputing.com) Received: by bohica.con.securecomputing.com id <26883>; Wed, 28 Apr 1999 17:49:19 -0700 Message-Id: <99Apr28.174919pdt.26883@bohica.con.securecomputing.com> Date: Wed, 28 Apr 1999 17:39:04 -0700 From: Richard Levenberg X-Sender: "Richard Levenberg" <@con01.con.securecomputing.com> (Unverified) X-Mailer: Mozilla 4.5 [en]C-gatewaynet (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: J_Shevland@TurnAround.com.au, java@FreeBSD.ORG Subject: Re: Can I help with the JDK2 port? References: <99Apr27.110733pdt.26882@bohica.con.securecomputing.com> <3727A01C.6535E10@TurnAround.com.au> Content-Type: multipart/signed; protocol="application/x-pkcs7-signature"; micalg=sha1; boundary="------------msCE96E8E248E3EA827B5ADEFB" Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org This is a cryptographically signed message in MIME format. --------------msCE96E8E248E3EA827B5ADEFB Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Joe, I appreciated your comments and was surprised at Nate William's reply. I gave him the benefit of the doubt and assumed that I had missed something on the website (http://www.freebsd.org/java). I went back to look for something like an anonymous CVS, or something that I could just look at and decide for myself whether I was capable and had the time. I still havent found anything. Given what I have heard about SUN allowing ports it is not as simple as "here's the source have at it." But obviously someone has access to it and might have already gone through it a little bit and made a task list. I work that way sometimes and sometimes I just go through it sequentially. Either way I just thought I would offer some time since I know there must be hundreds of us wanting the port for FreeBSD. Also from reading what I could find at blackdown (http://www.blackdown.org) I gather that there is a fair amount of testing requiring human observation. I am human and have made a few observations in my time so I would be willing to do this as well. Perhaps if small chunks can be tested at a time we could make use of the hundreds of idle FreeBSD machines out there :) I have three machines running FreeBSD now and while they are slow, sometimes I am too, so that shouldn't be too bad. Anyway I don't know anything about Mr. Williams and reserve judgement. He may have a very long commute to and from his place of email and may not be in a very good mood when he reads the hundreds of emails asking when are we going to be there, are we there yet, and on and on and on. Also I do not believe for a second that porting the VM is all fun and games and I am very impressed with the 1.1.7 port. It is much better behaved than the reference on WinNT that I use at work. I am anxious to work with the JCE and so I offer my time. Take it or leave it. richardl --------------msCE96E8E248E3EA827B5ADEFB Content-Type: application/x-pkcs7-signature; name="smime.p7s" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="smime.p7s" Content-Description: S/MIME Cryptographic Signature MIIHGwYJKoZIhvcNAQcCoIIHDDCCBwgCAQExCzAJBgUrDgMCGgUAMAsGCSqGSIb3DQEHAaCC BMIwggS+MIIEJ6ADAgECAgEBMA0GCSqGSIb3DQEBBAUAMIHAMQswCQYDVQQGEwJVUzETMBEG A1UECBMKQ2FsaWZvcm5pYTEQMA4GA1UEBxMHQ29uY29yZDElMCMGA1UEChMcU2VjdXJlIENv bXB1dGluZyBDb3Jwb3JhdGlvbjEXMBUGA1UECxMOQXV0aGVudGljYXRpb24xIjAgBgNVBAMT GVNlY3VyZSBDZXJ0aWZpY2F0ZSBTZXJ2ZXIxJjAkBgkqhkiG9w0BCQEWF3Njc0BzZWN1cmVj b21wdXRpbmcuY29tMB4XDTk5MDQyMzA0Mzc1OFoXDTAwMDQyMjA0Mzc1OFowgcYxCzAJBgNV BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRAwDgYDVQQHEwdDb25jb3JkMSUwIwYDVQQK ExxTZWN1cmUgQ29tcHV0aW5nIENvcnBvcmF0aW9uMRcwFQYDVQQLEw5BdXRoZW50aWNhdGlv bjEaMBgGA1UEAxMRUmljaGFyZCBMZXZlbmJlcmcxNDAyBgkqhkiG9w0BCQEWJXJpY2hhcmRf bGV2ZW5iZXJnQHNlY3VyZWNvbXB1dGluZy5jb20wgZ8wDQYJKoZIhvcNAQEBBQADgY0AMIGJ AoGBAKpL5Urv6zf+sjKmA9wJ/oBejxOlPOg4GgNJSh1K1zWBA+V2MQutaqgMJwpjlzPn2Kav utZyzYKqDWCibUoY3gKfLHugidF53ffnvWzuygrrpqRTjCRqnFNmlDCcgRVQIppgqcMLoduq Or3d0gb6nJ3m7UjfImuaqcy5tk1Egc6LAgMBAAGjggG+MIIBujAJBgNVHRMEAjAAMBEGCWCG SAGG+EIBAQQEAwIE8DALBgNVHQ8EBAMCBeAwKAYJYIZIAYb4QgENBBsWGVNDUyBHZW5lcmF0 ZWQgQ2VydGlmaWNhdGUwHQYDVR0OBBYEFKG++cxwT0/07iFrO17RHnkXrzDfMIHtBgNVHSME geUwgeKAFEuxCnJZDcUgRIBBqw8+QL5O3YproYHGpIHDMIHAMQswCQYDVQQGEwJVUzETMBEG A1UECBMKQ2FsaWZvcm5pYTEQMA4GA1UEBxMHQ29uY29yZDElMCMGA1UEChMcU2VjdXJlIENv bXB1dGluZyBDb3Jwb3JhdGlvbjEXMBUGA1UECxMOQXV0aGVudGljYXRpb24xIjAgBgNVBAMT GVNlY3VyZSBDZXJ0aWZpY2F0ZSBTZXJ2ZXIxJjAkBgkqhkiG9w0BCQEWF3Njc0BzZWN1cmVj b21wdXRpbmcuY29tggEAMDAGA1UdEQQpMCeBJXJpY2hhcmRfbGV2ZW5iZXJnQHNlY3VyZWNv bXB1dGluZy5jb20wIgYDVR0SBBswGYEXc2NzQHNlY3VyZWNvbXB1dGluZy5jb20wDQYJKoZI hvcNAQEEBQADgYEAqb9Fo8OYAf2COChkXMlfPhUUpn/OW95xo6XKA879CF+aLy7iHTlQAx8S xXzy44+SdLGr0ZgwbVbhykLq/14OtE1AQHI39/im0hLphjXgdEbNBeItzfXeyKrvliLSNRDt saJzsI4JSjo4J09bvTHkihImy6KvH8QyfVRc6FMgMF0xggIhMIICHQIBATCBxjCBwDELMAkG A1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExEDAOBgNVBAcTB0NvbmNvcmQxJTAjBgNV BAoTHFNlY3VyZSBDb21wdXRpbmcgQ29ycG9yYXRpb24xFzAVBgNVBAsTDkF1dGhlbnRpY2F0 aW9uMSIwIAYDVQQDExlTZWN1cmUgQ2VydGlmaWNhdGUgU2VydmVyMSYwJAYJKoZIhvcNAQkB FhdzY3NAc2VjdXJlY29tcHV0aW5nLmNvbQIBATAJBgUrDgMCGgUAoIGxMBgGCSqGSIb3DQEJ AzELBgkqhkiG9w0BBwEwHAYJKoZIhvcNAQkFMQ8XDTk5MDQyOTAwMzkwNFowIwYJKoZIhvcN AQkEMRYEFKDf8hvvwIUK6UqYLUGI1ancn9i+MFIGCSqGSIb3DQEJDzFFMEMwCgYIKoZIhvcN AwcwDgYIKoZIhvcNAwICAgCAMAcGBSsOAwIHMA0GCCqGSIb3DQMCAgFAMA0GCCqGSIb3DQMC AgEoMA0GCSqGSIb3DQEBAQUABIGAeQJdD8+waXwOB5mgQAG7MgSODB56wxofY3kUaox2tpDg H5MEuShbiVYfJTABGk8lnIqCh2zT2SAIzk1sYd0XWILOB8bnPOOfbXg9Q680TVTFLKyDIqKm BtUehsV/kir8bfoI7dZtWmd/si4+NO93TU8M7E6Au6NfPNoS7F5Ra3I= --------------msCE96E8E248E3EA827B5ADEFB-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed Apr 28 17:49:31 1999 Delivered-To: freebsd-java@freebsd.org Received: from WEBBSD1.turnaround.com.au (webbsd1.turnaround.com.au [203.39.138.49]) by hub.freebsd.org (Postfix) with ESMTP id 1657A14F42 for ; Wed, 28 Apr 1999 17:49:26 -0700 (PDT) (envelope-from J_Shevland@TurnAround.com.au) Received: from TurnAround.com.au (dhcp68.turnaround.com.au [192.168.1.68]) by WEBBSD1.turnaround.com.au (8.8.7/8.8.7) with ESMTP id KAA11014; Thu, 29 Apr 1999 10:59:17 +1000 (EST) (envelope-from J_Shevland@TurnAround.com.au) Message-ID: <3727AD38.D182AB29@TurnAround.com.au> Date: Thu, 29 Apr 1999 10:52:08 +1000 From: Joe Shevland Reply-To: J_Shevland@TurnAround.com.au Organization: Turnaround Solutions Pty. Ltd. X-Mailer: Mozilla 4.51 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 To: Mark Heath Cc: freebsd-java@FreeBSD.ORG Subject: Re: Motif not available? References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org You don't need to download anything extra... you also don't have to do anything special to have GUI apps run. If your DISPLAY environment variable is set, the Motif linked JRE will be used; otherwise not (hence the various binaries in the the /bin directory or wherever they sit). That's my understanding at least. Regards, Joe. Mark Heath wrote: > > According to the web page: > > "These releases are compiled against a Motif library that is permissible > to distribute with JDK." > > The link does not exist. > > Does anyone know where this Motif library can be obtained from, or what > else would be needed to get GUI based Java apps to run? > > Thanks. > Mark > > -- mark heath - Unix System Programmer/Engineer - Netspace Online Systems. > -- http://www.netspace.net.au/ /V\ /\ |Z |< [Personal /~mheath] > :wq > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-java" in the body of the message -- --------------------------------------------- ,-._|\ | Joe Shevland / \ | Principal Consultant \_,--._/ | Turnaround Solutions Pty. Ltd. v | http://www.TurnAround.com.au --------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed Apr 28 22:36:17 1999 Delivered-To: freebsd-java@freebsd.org Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (Postfix) with ESMTP id 812B6154E6 for ; Wed, 28 Apr 1999 22:36:11 -0700 (PDT) (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 XAA26156; Wed, 28 Apr 1999 23:36:09 -0600 (MDT) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id XAA12958; Wed, 28 Apr 1999 23:36:08 -0600 Date: Wed, 28 Apr 1999 23:36:08 -0600 Message-Id: <199904290536.XAA12958@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: J_Shevland@TurnAround.com.au Cc: Nate Williams , Richard Levenberg , java@FreeBSD.ORG Subject: Re: Can I help with the JDK2 port? In-Reply-To: <3727A68B.77B28A76@TurnAround.com.au> References: <99Apr27.110733pdt.26882@bohica.con.securecomputing.com> <3727A01C.6535E10@TurnAround.com.au> <199904282358.RAA12072@mt.sri.com> <3727A68B.77B28A76@TurnAround.com.au> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > > I can't speak for the list but I think something should be done along > > > these lines. > > > > Along what lines? > > > "Is there a list of projects that I could look at and maybe choose > something..." > There isn't anything. 'Port Java2 to FreeBSD' is pretty much an all or nothing issue, at least until we get *something* that mostly works. > > > The porting team are working on the Java 2 port, and are awaiting or > > > looking at the Linux port I believe. > > > > That's the current status. However, anyone is free to start working on > > the Java2 port on their own. > > Nice reply; fills me with a sense of companionship and cooperation. I could sugar coat it, but I found in the 5 or so years I've been doing the FreeBSD thing that the bare ugly truth tends to be a better line than lots of nice feeling messages. The fact of the matter is that there isn't anything significant happening, so there's nothing to colloborate or test. If you're not willing to jump in on your own and do it, then having a bunch of other people to colloborate with isn't going to make things any different. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed Apr 28 22:41:23 1999 Delivered-To: freebsd-java@freebsd.org Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (Postfix) with ESMTP id 75E1F157BB for ; Wed, 28 Apr 1999 22:41:20 -0700 (PDT) (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 XAA26206; Wed, 28 Apr 1999 23:41:19 -0600 (MDT) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id XAA13017; Wed, 28 Apr 1999 23:41:19 -0600 Date: Wed, 28 Apr 1999 23:41:19 -0600 Message-Id: <199904290541.XAA13017@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Mark Heath Cc: freebsd-java@FreeBSD.ORG Subject: Re: Motif not available? In-Reply-To: References: X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > According to the web page: > > "These releases are compiled against a Motif library that is permissible > to distribute with JDK." > > The link does not exist. There's a link there? Dang, I just re-worded that sentence to remove that link, since XIG no longer supplies a FreeBSD Motif. > Does anyone know where this Motif library can be obtained from, or what > else would be needed to get GUI based Java apps to run? GUI based Java apps should run fine with the downloaded software. Did you try to run them? Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed Apr 28 22:49:28 1999 Delivered-To: freebsd-java@freebsd.org Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (Postfix) with ESMTP id 331FC157BD for ; Wed, 28 Apr 1999 22:49:25 -0700 (PDT) (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 XAA26274; Wed, 28 Apr 1999 23:49:13 -0600 (MDT) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id XAA13046; Wed, 28 Apr 1999 23:49:12 -0600 Date: Wed, 28 Apr 1999 23:49:12 -0600 Message-Id: <199904290549.XAA13046@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Richard Levenberg Cc: J_Shevland@TurnAround.com.au, java@FreeBSD.ORG Subject: Re: Can I help with the JDK2 port? In-Reply-To: <99Apr28.174919pdt.26883@bohica.con.securecomputing.com> References: <99Apr27.110733pdt.26882@bohica.con.securecomputing.com> <3727A01C.6535E10@TurnAround.com.au> <99Apr28.174919pdt.26883@bohica.con.securecomputing.com> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > I appreciated your comments and was surprised at Nate William's reply. I > gave him the benefit of the doubt and assumed that I had missed > something on the website (http://www.freebsd.org/java). I went back to > look for something like an anonymous CVS, or something that I could just > look at and decide for myself whether I was capable and had the time. I > still havent found anything. > > Given what I have heard about SUN allowing ports it is not as simple as > "here's the source have at it." That's correct. You need a license in order to look at the sources. > But obviously someone has access to it and might have already gone > through it a little bit and made a task list. Nope. It's like writing a compiler. Either it works or it doesn't. Right now, there's essentially *nothing* of significance that has been done. > I work that way sometimes and sometimes I just go through it > sequentially. Either way I just thought I would offer some time since I > know there must be hundreds of us wanting the port for FreeBSD. Agreed. > Also from reading what I could find at blackdown > (http://www.blackdown.org) I gather that there is a fair amount of > testing requiring human observation. I am human and have made a few > observations in my time so I would be willing to do this as well. Great. But, when nothing has been done there's nothing to observe. I'm not trying to be obnoxious here, or even difficult. There is *NOTHING* at all done. There is no beta code to test, there is no patches to try out, there is *NOTHING*. If you want something, then go download the JDK2 sources and start hacking, and you'll be further than anyone else is that I'm aware of. > Anyway I don't know anything about Mr. Williams and reserve judgement. I'm the guy that makes the Java1 releases, and am the 'facilitator' for the Java1 porting team. I'd also like to think that anyone who was doing a Java2 port would try to work with the Java1 team since we have the most experience doing the work so far, and all I can say is that nothing has been communicated to me of any significant work on Java2. So, again I say there is no task list, no code to test, no features that need added other than 'all of them'. If you want to help, go ahead and download the sources and start working on making a FreeBSD Java2 port. If you aren't comfortable doing that, then you can wait until someone else does it, but I wouldn't hold my breath since it hasn't happened yet, and everyone who has the ability hasn't had the time to do much. Nate ps. I'm still trying to get the JDK1.1.8 sources, but Sun screwed up the distribution tarball I got, and haven't responded to my subsequent faxes for a fixed tarball. pps. We (the Java porting team) are hoping that the Linux diffs will be released which should help us bootstrap the porting effort. In essence, because we are all short on time, waiting for the Linux diffs will make it that much easier to 'optimize' the amount of time required to make the Java2 port happen. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed Apr 28 23: 7: 7 1999 Delivered-To: freebsd-java@freebsd.org Received: from ontario.mooseriver.com (ontario.mooseriver.com [208.138.31.116]) by hub.freebsd.org (Postfix) with ESMTP id 278C71524F for ; Wed, 28 Apr 1999 23:07:03 -0700 (PDT) (envelope-from jgrosch@ontario.mooseriver.com) Received: (from jgrosch@localhost) by ontario.mooseriver.com (8.9.3/8.9.1) id XAA56776; Wed, 28 Apr 1999 23:06:24 -0700 (PDT) (envelope-from jgrosch) Date: Wed, 28 Apr 1999 23:06:24 -0700 From: Josef Grosch To: Nate Williams Cc: Mark Heath , freebsd-java@FreeBSD.ORG Subject: Re: Motif not available? Message-ID: <19990428230624.A56726@ontario.mooseriver.com> Reply-To: jgrosch@MooseRiver.com References: <199904290541.XAA13017@mt.sri.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.3i In-Reply-To: <199904290541.XAA13017@mt.sri.com>; from Nate Williams on Wed, Apr 28, 1999 at 11:41:19PM -0600 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Wed, Apr 28, 1999 at 11:41:19PM -0600, Nate Williams wrote: > > According to the web page: > > > > "These releases are compiled against a Motif library that is permissible > > to distribute with JDK." > > > > The link does not exist. > > There's a link there? Dang, I just re-worded that sentence to remove > that link, since XIG no longer supplies a FreeBSD Motif. I spoke to several people at XIG about Motif for FreeBSD 3.x. They assured me they are working on a version and will be shipping at the beginning of this summer. It would be a good idea if people called them and asked when they will be shipping Motif for FreeBSD. Metro Link (www.metrolink.com) and Apps2go (www.apps2go.com) are now shipping Motif 2.1.10 for FreeBSD 3.x Josef -- Josef Grosch | Another day closer to a | FreeBSD 3.1 jgrosch@MooseRiver.com | Micro$oft free world | UNIX for the masses To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed Apr 28 23:10:14 1999 Delivered-To: freebsd-java@freebsd.org Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (Postfix) with ESMTP id D995914E4C for ; Wed, 28 Apr 1999 23:10:10 -0700 (PDT) (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 AAA26449; Thu, 29 Apr 1999 00:09:42 -0600 (MDT) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id AAA13144; Thu, 29 Apr 1999 00:09:42 -0600 Date: Thu, 29 Apr 1999 00:09:42 -0600 Message-Id: <199904290609.AAA13144@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: jgrosch@MooseRiver.com Cc: Nate Williams , Mark Heath , freebsd-java@FreeBSD.ORG Subject: Re: Motif not available? In-Reply-To: <19990428230624.A56726@ontario.mooseriver.com> References: <199904290541.XAA13017@mt.sri.com> <19990428230624.A56726@ontario.mooseriver.com> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > > According to the web page: > > > > > > "These releases are compiled against a Motif library that is permissible > > > to distribute with JDK." > > > > > > The link does not exist. > > > > There's a link there? Dang, I just re-worded that sentence to remove > > that link, since XIG no longer supplies a FreeBSD Motif. > > I spoke to several people at XIG about Motif for FreeBSD 3.x. They assured > me they are working on a version and will be shipping at the beginning of > this summer. I find that interesting re: this summer when a number of private individuals with Motif licenses had a working version about 2 weeks after 3.0 went ELF. I work in the field, and it doesn't take that long to port a static piece of software that requires few if any changes from the stuff in 2.2. :( But, maybe I'm just being cynical. :) :) :) Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed Apr 28 23:35: 7 1999 Delivered-To: freebsd-java@freebsd.org Received: from ontario.mooseriver.com (ontario.mooseriver.com [208.138.31.116]) by hub.freebsd.org (Postfix) with ESMTP id 9FD8414D45 for ; Wed, 28 Apr 1999 23:35:02 -0700 (PDT) (envelope-from jgrosch@ontario.mooseriver.com) Received: (from jgrosch@localhost) by ontario.mooseriver.com (8.9.3/8.9.1) id XAA56907; Wed, 28 Apr 1999 23:33:31 -0700 (PDT) (envelope-from jgrosch) Date: Wed, 28 Apr 1999 23:33:31 -0700 From: Josef Grosch To: Nate Williams Cc: jgrosch@mooseriver.com, Mark Heath , freebsd-java@FreeBSD.ORG Subject: Re: Motif not available? Message-ID: <19990428233331.A56886@ontario.mooseriver.com> Reply-To: jgrosch@mooseriver.com References: <199904290541.XAA13017@mt.sri.com> <19990428230624.A56726@ontario.mooseriver.com> <199904290609.AAA13144@mt.sri.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.3i In-Reply-To: <199904290609.AAA13144@mt.sri.com>; from Nate Williams on Thu, Apr 29, 1999 at 12:09:42AM -0600 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, Apr 29, 1999 at 12:09:42AM -0600, Nate Williams wrote: > > > > According to the web page: > > > > > > > > "These releases are compiled against a Motif library that is permissible > > > > to distribute with JDK." > > > > > > > > The link does not exist. > > > > > > There's a link there? Dang, I just re-worded that sentence to remove > > > that link, since XIG no longer supplies a FreeBSD Motif. > > > > I spoke to several people at XIG about Motif for FreeBSD 3.x. They assured > > me they are working on a version and will be shipping at the beginning of > > this summer. > > I find that interesting re: this summer when a number of private > individuals with Motif licenses had a working version about 2 weeks > after 3.0 went ELF. I work in the field, and it doesn't take that long > to port a static piece of software that requires few if any changes from > the stuff in 2.2. :( I agree but what the hell do I know, I'm just a lowly software engineer. > > But, maybe I'm just being cynical. :) :) :) I would never have guessed ;-) Josef -- Josef Grosch | Another day closer to a | FreeBSD 3.1 jgrosch@MooseRiver.com | Micro$oft free world | UNIX for the masses To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Thu Apr 29 0:17: 8 1999 Delivered-To: freebsd-java@freebsd.org Received: from scorpion.netspace.net.au (scorpion.netspace.net.au [203.10.110.106]) by hub.freebsd.org (Postfix) with ESMTP id 616DE14DA2 for ; Thu, 29 Apr 1999 00:16:59 -0700 (PDT) (envelope-from mheath@netspace.net.au) Received: from whirlwind.netspace.net.au (whirlwind.netspace.net.au [203.10.110.70]) by scorpion.netspace.net.au (8.9.1/8.9.1/NS) with ESMTP id RAA05817; Thu, 29 Apr 1999 17:16:58 +1000 (EST) Received: from torrent (netspace.net.au [203.10.110.194]) by whirlwind.netspace.net.au (8.9.3/8.9.1/NS) with SMTP id RAA09242; Thu, 29 Apr 1999 17:24:04 +1000 (EST) Date: Thu, 29 Apr 1999 17:19:39 +1000 (EST) From: Mark Heath X-Sender: mheath@torrent To: Nate Williams Cc: freebsd-java@FreeBSD.ORG Subject: Re: Motif not available? In-Reply-To: <199904290541.XAA13017@mt.sri.com> 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 Wed, 28 Apr 1999, Nate Williams wrote: > There's a link there? Dang, I just re-worded that sentence to remove > that link, since XIG no longer supplies a FreeBSD Motif. I noticed that I could not find Motif on their site. > GUI based Java apps should run fine with the downloaded software. Did > you try to run them? I did. Though I must have had something else misconfigured. As it gave me an error message about a missing motif function call, so I assumed I needed motif. I've started again and it is all working fine. Thanks Mark -- mark heath - Unix System Programmer/Engineer - Netspace Online Systems. -- http://www.netspace.net.au/ /V\ /\ |Z |< [Personal /~mheath] :wq To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Thu Apr 29 17:42:40 1999 Delivered-To: freebsd-java@freebsd.org Received: from picnic.mat.net (picnic.mat.net [206.246.122.133]) by hub.freebsd.org (Postfix) with ESMTP id AA55A154E2 for ; Thu, 29 Apr 1999 17:42:36 -0700 (PDT) (envelope-from chuckr@picnic.mat.net) Received: from localhost (chuckr@localhost) by picnic.mat.net (8.9.3/8.8.5) with ESMTP id UAA51750; Thu, 29 Apr 1999 20:39:05 -0400 (EDT) Date: Thu, 29 Apr 1999 20:39:03 -0400 (EDT) From: Chuck Robey To: jgrosch@MooseRiver.com Cc: Nate Williams , Mark Heath , freebsd-java@FreeBSD.ORG Subject: Re: Motif not available? In-Reply-To: <19990428230624.A56726@ontario.mooseriver.com> 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 Wed, 28 Apr 1999, Josef Grosch wrote: > On Wed, Apr 28, 1999 at 11:41:19PM -0600, Nate Williams wrote: > > > According to the web page: > > > > > > "These releases are compiled against a Motif library that is permissible > > > to distribute with JDK." > > > > > > The link does not exist. > > > > There's a link there? Dang, I just re-worded that sentence to remove > > that link, since XIG no longer supplies a FreeBSD Motif. > > I spoke to several people at XIG about Motif for FreeBSD 3.x. They assured > me they are working on a version and will be shipping at the beginning of > this summer. It would be a good idea if people called them and asked when > they will be shipping Motif for FreeBSD. Metro Link (www.metrolink.com) and > Apps2go (www.apps2go.com) are now shipping Motif 2.1.10 for FreeBSD 3.x That's what they told me, when I asked them 5 months before FreeBSD-current went elf. I explained in very plain language what was happening, and why they should bring out a new version. They said they were, so I began to ask them once a month "where is it, here's my money, please take it". About 6 months later, they finally admitted they'd done nothing on it, and they weren't going to. They'd lied to me the whole time. Maybe they've changed their mind again. They now have 2 competitors, and a bunch of old customers who were screwed. I don't think it's a great idea to wait too long on XIG *finally* coming to market with an ELF Motif. I bought Apps2go Motif. It works. > > > Josef > > -- > Josef Grosch | Another day closer to a | FreeBSD 3.1 > jgrosch@MooseRiver.com | Micro$oft free world | UNIX for the masses > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-java" in the body of the message > > ----------------------------+----------------------------------------------- Chuck Robey | Interests include any kind of voice or data chuckr@picnic.mat.net | communications topic, C programming, and Unix. 213 Lakeside Drive Apt T-1 | Greenbelt, MD 20770 | I run picnic (FreeBSD-current) (301) 220-2114 | and jaunt (Solaris7). ----------------------------+----------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Thu Apr 29 18:52:27 1999 Delivered-To: freebsd-java@freebsd.org Received: from picnic.mat.net (picnic.mat.net [206.246.122.133]) by hub.freebsd.org (Postfix) with ESMTP id 74C6214CE2 for ; Thu, 29 Apr 1999 18:52:23 -0700 (PDT) (envelope-from chuckr@picnic.mat.net) Received: from localhost (chuckr@localhost) by picnic.mat.net (8.9.3/8.8.5) with ESMTP id VAA35136; Thu, 29 Apr 1999 21:49:08 -0400 (EDT) Date: Thu, 29 Apr 1999 21:49:08 -0400 (EDT) From: Chuck Robey To: Richard Levenberg Cc: J_Shevland@TurnAround.com.au, java@FreeBSD.ORG Subject: Re: Can I help with the JDK2 port? In-Reply-To: <99Apr28.174919pdt.26883@bohica.con.securecomputing.com> 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 Wed, 28 Apr 1999, Richard Levenberg wrote: > Joe, > > I appreciated your comments and was surprised at Nate William's reply. I > gave him the benefit of the doubt and assumed that I had missed > something on the website (http://www.freebsd.org/java). I went back to > look for something like an anonymous CVS, or something that I could just > look at and decide for myself whether I was capable and had the time. I > still havent found anything. You guys are offering to do something that is not needed, and are complaining because, when you offer to do 1% of the work, everyone doesn't shower you with roses. The porting's a lot of REAL work, and the guys who know how to do it are all currently kinda tied up. It's not here now, and taking pot shots at Nate, who actually HAS provided code, comes ill from a bunch of folks who haven't provided anything at all. You haven't even bothered to check out the Sun web site, and if you deny it, then how come you didn't know about Sun making the source code available? It's on their web site, they didn't hide it. You want the code, go get it. I get a little hot at folks getting shirty about not treating their offers as if they were real work. Read this list a little, and you'll see offers come all the time, but real work doesn't. If you want folks to take you seriously, don't offer things, show stuff you've already done. God knows there's enough things to do. Good intentions are not good deeds. ----------------------------+----------------------------------------------- Chuck Robey | Interests include any kind of voice or data chuckr@picnic.mat.net | communications topic, C programming, and Unix. 213 Lakeside Drive Apt T-1 | Greenbelt, MD 20770 | I run picnic (FreeBSD-current) (301) 220-2114 | and jaunt (Solaris7). ----------------------------+----------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Thu Apr 29 19:15:13 1999 Delivered-To: freebsd-java@freebsd.org Received: from WEBBSD1.turnaround.com.au (webbsd1.turnaround.com.au [203.39.138.49]) by hub.freebsd.org (Postfix) with ESMTP id AA88414D82 for ; Thu, 29 Apr 1999 19:15:03 -0700 (PDT) (envelope-from J_Shevland@TurnAround.com.au) Received: from TurnAround.com.au (dhcp68.turnaround.com.au [192.168.1.68]) by WEBBSD1.turnaround.com.au (8.8.7/8.8.7) with ESMTP id MAA21658; Fri, 30 Apr 1999 12:24:42 +1000 (EST) (envelope-from J_Shevland@TurnAround.com.au) Message-ID: <372912BC.EE1A879B@TurnAround.com.au> Date: Fri, 30 Apr 1999 12:17:32 +1000 From: Joe Shevland Reply-To: J_Shevland@TurnAround.com.au Organization: Turnaround Solutions Pty. Ltd. X-Mailer: Mozilla 4.51 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 To: Chuck Robey Cc: Richard Levenberg , java@FreeBSD.ORG Subject: Re: Can I help with the JDK2 port? References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Chuck Robey wrote: > > On Wed, 28 Apr 1999, Richard Levenberg wrote: > > > Joe, > > > > I appreciated your comments and was surprised at Nate William's reply. I > > gave him the benefit of the doubt and assumed that I had missed > > something on the website (http://www.freebsd.org/java). I went back to > > look for something like an anonymous CVS, or something that I could just > > look at and decide for myself whether I was capable and had the time. I > > still havent found anything. > > You guys are offering to do something that is not needed, and are > complaining because, when you offer to do 1% of the work, everyone > doesn't shower you with roses. Thats just plain wrong and I won't bother with it beyond this reply. I wasn't complaining about anything apart from the abruptness of the response. I've downloaded the sources and had a look at them; having said that I'm willing to swallow my pride and say that it looks way too intense for me and my knowledge of the FBSD compiling, linking, whatever else is involved. > The porting's a lot of REAL work, and the guys who know how to do it are > all currently kinda tied up. It's not here now, and taking pot shots at > Nate, who actually HAS provided code, comes ill from a bunch of folks > who haven't provided anything at all. Get off your high horse. Apologies if any offense was taken Nate; none intended just pointing out how that comment appeared from my point of view. Email can be hard to glean exactly the nuances of what someone is trying to say. If my comment was out-of-line, I apologise. And I'll qualify that by saying I have found Nate's/FreeBSD's JDK of immense importance in my development environment and for client projects; I can't express my gratitude enough on this point. > You haven't even bothered to check out the Sun web site, and if you deny > it, then how come you didn't know about Sun making the source code > available? It's on their web site, they didn't hide it. You want the > code, go get it. As I said, I've ftp'ed it and had a look at it. You've started the letter with 'you guys' and I'll assume you've continued with this in mind. > I get a little hot at folks getting shirty about not treating their > offers as if they were real work. Read this list a little, and you'll > see offers come all the time, but real work doesn't. If you want folks > to take you seriously, don't offer things, show stuff you've already > done. God knows there's enough things to do. I think there's a lot of people out there that want to help; that much is clear. What I believe is needed is the management of this process and will justify that by saying 'many hands make light work'. I agree you often hear of people willing to help, and often don't see any real work out of it (I've been guilty of this myself as you've said). > Good intentions are not good deeds. But can become them by someone taking responsibility for organisation of tasks etc. You've said above 'God knows there's enough things to do'. I think as a conclusion, the people that offer to help with the work, want to know what these 'things' are. Once you've got a really good understanding of the issues surrounding this, you can go off and do your own thing and come out with offerings of 'real work'. IMHO, collaboration and information dissemination is what is needed, not an argument. Regards, Joe -- --------------------------------------------- ,-._|\ | Joe Shevland / \ | Principal Consultant \_,--._/ | Turnaround Solutions Pty. Ltd. v | http://www.TurnAround.com.au --------------------------------------------- It is a dangerous thing to try to reform anyone - Oscar Wilde To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Thu Apr 29 19:41:19 1999 Delivered-To: freebsd-java@freebsd.org Received: from ontario.mooseriver.com (ontario.mooseriver.com [208.138.31.116]) by hub.freebsd.org (Postfix) with ESMTP id 04D801514D for ; Thu, 29 Apr 1999 19:41:14 -0700 (PDT) (envelope-from jgrosch@ontario.mooseriver.com) Received: (from jgrosch@localhost) by ontario.mooseriver.com (8.9.3/8.9.1) id TAA66941; Thu, 29 Apr 1999 19:38:15 -0700 (PDT) (envelope-from jgrosch) Date: Thu, 29 Apr 1999 19:38:15 -0700 From: Josef Grosch To: Chuck Robey Cc: jgrosch@mooseriver.com, Nate Williams , Mark Heath , freebsd-java@FreeBSD.ORG Subject: Re: Motif not available? Message-ID: <19990429193815.A66895@ontario.mooseriver.com> Reply-To: jgrosch@mooseriver.com References: <19990428230624.A56726@ontario.mooseriver.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.3i In-Reply-To: ; from Chuck Robey on Thu, Apr 29, 1999 at 08:39:03PM -0400 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, Apr 29, 1999 at 08:39:03PM -0400, Chuck Robey wrote: [ DELETED ] > That's what they told me, when I asked them 5 months before > FreeBSD-current went elf. I explained in very plain language what was > happening, and why they should bring out a new version. They said they > were, so I began to ask them once a month "where is it, here's my money, > please take it". About 6 months later, they finally admitted they'd > done nothing on it, and they weren't going to. They'd lied to me the > whole time. > > Maybe they've changed their mind again. They now have 2 competitors, > and a bunch of old customers who were screwed. I don't think it's a > great idea to wait too long on XIG *finally* coming to market with an > ELF Motif. > > I bought Apps2go Motif. It works. I also bought Apps2go Motif. It does work but it unpacks in the weirdest place i.e. "/usr/dt" ?? I will, most likely buy a copy of Metro Links' Motif Complete to see how well it works. Sorry to see that XIG does not think that FreeBSD is worth the effort. Josef -- Josef Grosch | Another day closer to a | FreeBSD 3.1 jgrosch@MooseRiver.com | Micro$oft free world | UNIX for the masses To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Thu Apr 29 21:12: 3 1999 Delivered-To: freebsd-java@freebsd.org Received: from macbeth.cnmnetwork.com (macbeth.cnmnetwork.com [209.79.28.31]) by hub.freebsd.org (Postfix) with SMTP id CC21814DFF for ; Thu, 29 Apr 1999 21:12:01 -0700 (PDT) (envelope-from rgireyev@cnmnetwork.com) Received: (qmail 20037 invoked from network); 29 Apr 1999 21:12:07 -0700 Received: from 209-79-252-195.max-tnt-04.wla.ca.us.cnmnetwork.com (HELO develop1) (209.79.252.195) by macbeth.cnmnetwork.com with SMTP; 29 Apr 1999 21:12:07 -0700 From: "Rudy Gireyev" To: Chuck Robey Date: Thu, 29 Apr 1999 21:10:04 -0700 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: Can I help with the JDK2 port? Reply-To: rgireyev@cnmnetwork.com Cc: J_Shevland@TurnAround.com.au, java@FreeBSD.ORG References: <99Apr28.174919pdt.26883@bohica.con.securecomputing.com> In-reply-to: X-mailer: Pegasus Mail for Win32 (v3.01d) Message-Id: <19990430041201.CC21814DFF@hub.freebsd.org> Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Somebody forgot to take their medication again! This can't be good. Rudy On 29 Apr 99, at 21:49, Chuck Robey wrote: > On Wed, 28 Apr 1999, Richard Levenberg wrote: > > > Joe, > > > > I appreciated your comments and was surprised at Nate William's reply. I > > gave him the benefit of the doubt and assumed that I had missed > > something on the website (http://www.freebsd.org/java). I went back to > > look for something like an anonymous CVS, or something that I could just > > look at and decide for myself whether I was capable and had the time. I > > still havent found anything. > > You guys are offering to do something that is not needed, and are > complaining because, when you offer to do 1% of the work, everyone > doesn't shower you with roses. > > The porting's a lot of REAL work, and the guys who know how to do it are > all currently kinda tied up. It's not here now, and taking pot shots at > Nate, who actually HAS provided code, comes ill from a bunch of folks who > haven't provided anything at all. > > You haven't even bothered to check out the Sun web site, and if you deny > it, then how come you didn't know about Sun making the source code > available? It's on their web site, they didn't hide it. You want the > code, go get it. > > I get a little hot at folks getting shirty about not treating their > offers as if they were real work. Read this list a little, and you'll see > offers come all the time, but real work doesn't. If you want folks to > take you seriously, don't offer things, show stuff you've already done. > God knows there's enough things to do. > > Good intentions are not good deeds. > > > ----------------------------+--------------------------------------------- > -- Chuck Robey | Interests include any kind of voice or > data chuckr@picnic.mat.net | communications topic, C programming, > and Unix. 213 Lakeside Drive Apt T-1 | Greenbelt, MD 20770 | I > run picnic (FreeBSD-current) (301) 220-2114 | and jaunt > (Solaris7). > ----------------------------+--------------------------------------------- > -- > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-java" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Thu Apr 29 22:13:27 1999 Delivered-To: freebsd-java@freebsd.org Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (Postfix) with ESMTP id E6F1714FBE for ; Thu, 29 Apr 1999 22:11:00 -0700 (PDT) (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 WAA07220; Thu, 29 Apr 1999 22:20:42 -0600 (MDT) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id WAA17904; Thu, 29 Apr 1999 22:20:41 -0600 Date: Thu, 29 Apr 1999 22:20:41 -0600 Message-Id: <199904300420.WAA17904@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: J_Shevland@TurnAround.com.au Cc: Chuck Robey , Richard Levenberg , java@FreeBSD.ORG Subject: Re: Can I help with the JDK2 port? In-Reply-To: <372912BC.EE1A879B@TurnAround.com.au> References: <372912BC.EE1A879B@TurnAround.com.au> 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 downloaded the sources and had a look at them; having > said that I'm willing to swallow my pride and say that it looks way too > intense for me and my knowledge of the FBSD compiling, linking, whatever > else is involved. No offense to anyone, but this is the comment I often hear. > I think there's a lot of people out there that want to help; that much > is clear. What I believe is needed is the management of this process and > will justify that by saying 'many hands make light work'. And this is the other comment I often here. If you aren't willing to do work because it's too difficult, then there's nothing for you to do. > > Good intentions are not good deeds. > > But can become them by someone taking responsibility for organisation > of tasks etc. You've said above 'God knows there's enough things to > do'. There are. Porting the code involves lots of things. But all of those things require a certain 'commitment' to understand the system as a whole. If you don't understand how the JDK works, then there is very little that a person can offer. If you can't work on the JDK porting effort to actually 'port' it, then I'm really confused as to how I'm supposed to find work for you, or anyone else that is unwilling/incapable of actually doing the port. This isn't something like building a house where I can hand you a hammer and say 'pound some nails into a piece of wood', since the 'house' has been completely built, but the foundation has to be replaced. > I think as a conclusion, the people that offer to help with the work, > want to know what these 'things' are. Once you've got a really good > understanding of the issues surrounding this, you can go off and do > your own thing and come out with offerings of 'real work'. Start porting and you will begin to understand what the issues are. They have been posted to the list a number of times. If you don't feel comfortable with doing that, I'm totally OK with that. But don't get mad or feel put off when someone says "if you aren't capable of diving in w/out any supervision or help, then there's nothing you can do." In this case, there is *NOTHING* you can do at this time, because it takes someone willing and capable of doing it all. At some point, it will be beneficial for people to test the JDK, but that time is not now. When that time happens, I (or someone else) will post a pointer to the code that can be tested, which *IS* something that anyone familiar with Java programming can do. > collaboration and information dissemination is what is needed, not an > argument. I think you have a mistaken impression that somehow 'porting' the JDK can be broken down into 'n' completely independant separate tasks. Unfortunately, it can't be. All of the 'indepedant' stuff is done for us by Sun. The hard part is making the 'dependant' stuff all work, and by definition it's totally dependant upon the OS and requires someone who knows alot about the OS or is willing to learn. Heck, I don't know nearly as much as a number of the people involved (Keith White is amazing), but I got involved anyway. With *ALL* free software projects (and it helps in most paid jobs), you must be self-motivated to get going, and self-motivation more than anything else means jumping in and doing *something*. If that task overlaps with a task someone else is doing it may be wasted time (but then again it may not because you have a better solution), but you'll learn something in the process. We need people willing to jump in and get their hands dirty, and not wait for someone to point the way. You aren't going to find Moses leading you to the promised land, and if you treat someone like Moses you may end up wandering around in the wilderness for a few years. :) Bottom line is 'just do it'. If you have something to show that's better than what we have (it wouldn't take a whole lot, trust me), we'll use your stuff. Then, you can be the leader and we can follow you around the desert for awhile. :) :) :) Nate ps. If my email appears to be short, I apologize. It is not my intent to appear short, but its frustrating to me to have people get angry about not seeing lists of simple tasks for them to do. There are no simple tasks that can be done, and stating that publically makes me into a bad guy, and I *hate* being the bad-guy. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Fri Apr 30 0:16:51 1999 Delivered-To: freebsd-java@freebsd.org Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (Postfix) with ESMTP id 2E36C1508D for ; Fri, 30 Apr 1999 00:16:47 -0700 (PDT) (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 BAA08665 for ; Fri, 30 Apr 1999 01:16:47 -0600 (MDT) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id BAA18710; Fri, 30 Apr 1999 01:16:47 -0600 Date: Fri, 30 Apr 1999 01:16:47 -0600 Message-Id: <199904300716.BAA18710@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: freebsd-java@FreeBSD.org Subject: TODO list of project for FreeBSD/Java X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org [ Unfortunately, there's nothing here specific to Java2, but all of the changes would be applicable to that codebase in a separate form as well. ] We need people who are willing to get the source code to JDK1 and provide the following features for FreeBSD. 0) Get SUN to release sources to JDK1.1.8, instead of Motif and ODBC drivers. [ This one is tongue-in-cheek, but Sun really screwed up when they built the JDK1.1.8 source tarball. It doesn't contain any sources to the JDK, and they aren't replying to my followup faxes. :( ] Now, onto the 'real' tasks. The pre-requisites to these tasks are: 0) You must have the JDK sources from Sun, preferably JDK1.1.7, although *IF* they release JDK1.1.8 I suspect that the patches on the WWW page should work fine for it as well. (Although, some of the JDK1.1.8 fixes may not be in the resulting binaries created from it.) 1) You must know how to develop programs on unix using the C-compiler, debugger, as well as the ability to read and understand Makefiles. (The JDK build environment uses gmake). 2) A bit of free disk space. 200-300MB should be overkill, but it's better to have too much rather than too little. 3) Some free time to spend working it. Good intentions are great, but if you are way too busy now, chances are pretty good that you won't find enough free time to get anything specific done unless you set some aside for this task. 4) You must have a rudimentary knowledge of Java programming. Enough to be able to build very simple 'hello world' applications to test things out. 5) You need to be pretty good at messing around with software and tracking down where things are defined in a big project. Things like find . -name '*.[ch]' -print | xargs fgrep symbolName shouldn't scare you. Otherwise, you're going to get frustrated real quick trying to figure out where things are defined when problems crop up. 6) You must not require a whole lot of hand-holding. I'm willing to help, but I don't have the time to teach you how to debug C or Java programs. Things that are helpful: +++++++++++++++++++++++ 1) An understanding how dynamic linking/loading works. You don't necessarily need to understand the internals, but you need to understand what's going on a bit, since the JDK makes extensive use of them. 2) Some Java applications/applets you can test against. This is less important, but sometimes it's nice to have some 'significant' code so you can do your own local testing. 3) Self-motivation to figure out 'how' things work by using the code and alot of bogus assumptions. ;) What is not required: +++++++++++++++++++++ 1) The immediate ability to re-write the FreeBSD kernel. 2) The understanding of everything in the FreeBSD kernel. 3) The ability to program C code in your sleep. 4) The ability to program Java code in your sleep. 5) A complete understanding of the best use of the 'volatile' keyword, or how to best design a piece of software. We're just 'porting' an existing application to FreeBSD, not re-designing it from scratch. With the existing JDK1 patches, it's not rocket science anymore. The tasks are: ++++++++++++++ * We need patches to convert the JDK to use 'poll' instead of select on 3.X/4.X systems. Currently, the JDK is setup to use select only, and I believe that by using poll we could remove some of the 'file-descriptor' limits that exist in the current sources. * We need patches to make the 'select' code in the JDK not rely on a hard-coded limit on the number of file descriptors. There were code snippets posted to one of the FreeBSD mailing lists a while back that implemented some code that might be converted to do this. However, my very simple attempt at doing this failed, and I haven't had the time to go back and fix it. * We need someone to modify the JDK sources to make the assembly Java intepreter work. For some reason, it doesn't work. The last patch set on the WWW page contains a pretty good start on it, but I couldn't get it to work right. Someone needs to spend some time in a debugger and figure out what's going on inside the assembly code. * Figure out a patch to allow FreeBSD 3.0 systems to work 'out of the box' without requring them to install a new runtime loader (which apparently doesn't always work right). [ I think the Java team is going to do this one, but if someone wants to beat us to it we'd be more than willing to accept it. ] [ The above tasks will also greatly aid us doing the Java2 port ] * Sending us tested patches to add-in bugfixes from other JDK ports, most notably Linux. Steve makes the Linux diffs available, and there are *LOTS* of bugfixes in there that are equally applicable to FreeBSD, but we haven't taken the time to break them out and test them. Feel free to take the ones you understand out, apply and test them, and submit them along with a description of what they do. * Apparently the Japanese Locale support is broken. Unfortunately, I don't know how to fix it, nor do I have any way of even testing to see that it's broken. Someone else who experiences the problem will need to find and fix it. (It used to work in JDK1.1.6, but Sun changed it's locale support in 1.1.7 when it added Euro support.) [ These next task should be doable by about anyone, so jump on here. ] * 'Port' setups for the two FreeBSD-supported JIT compilers that work with the Sun JDK. Archie Cobb has done the Kaffe port, but it would be nice to also have ports for TYA and ShuJIT in the tree that installed themselves in 'appropriate' places to integrate with the JDK port. This would certainly make it easier for folks to have a 'faster' Java runtime environment without having to configure it for themselves. * Test, test, and more test. If you see a bug, report it. We may say it's a Sun bug and defer it to later, but you'll never know unless you report it. * Modifying the FreeBSD/Java WWW to look more 'sexy', or contain more information that is useful to users. I'm a good programmer, which means I never write documentation. I also can barely do HTTP, and I am horrendous at layouts. If you got suggestions, download the html source and hack on it. Send the results to this mailing list and see what others think about it. I've got no pride in this, re-write it from scratch for all I care. Make it 10 pages. Make it one page. (The only stipulation I have is don't do anything illegal, like adding any 'licensed' icons like Duke that we are not allowed to use.) Resources available to you: +++++++++++++++++++++++++++ o The FreeBSD Java WWW page has a pointer to the patches we used to build the release. http://www.freebsd.org/java o If you don't have Motif, LessTif works well enough to make a working JDK. The 'official' NetBSD JDK uses LessTif, so it work 'pretty well'. http://www.lesstif.org o The FreeBSD Java team. We're willing to help out any way we can, but *ONLY* to folks who are showing both a willingness to help and have demonstrated that they are doing something. Remember, we don't get paid, and any time we spend helping others is time spent away from doing something else (like family, work, porting to Java2, or fun stuff). java-port@FreeBSD.org o This mailing list. If you think I'm being a butt-head and would rather keep things open, I will understand. Leave the complete discussion on the mailing list, but do realize that the reason we've taken it 'offline' is due to the licensing restrictions Sun has made. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Fri Apr 30 2:36:17 1999 Delivered-To: freebsd-java@freebsd.org Received: from e450.epcc.ed.ac.uk (e450.epcc.ed.ac.uk [129.215.56.230]) by hub.freebsd.org (Postfix) with ESMTP id 312AC1590C for ; Fri, 30 Apr 1999 02:36:13 -0700 (PDT) (envelope-from st@epcc.ed.ac.uk) Received: from opal.epcc.ed.ac.uk (opal [129.215.56.2]) by e450.epcc.ed.ac.uk (8.9.1/8.9.1) with SMTP id KAA18999; Fri, 30 Apr 1999 10:36:12 +0100 (BST) Received: by opal.epcc.ed.ac.uk (SMI-8.6/SMI-SVR4) id KAA11416; Fri, 30 Apr 1999 10:36:12 +0100 Date: Fri, 30 Apr 1999 10:36:12 +0100 From: Scott Telford To: jgrosch@mooseriver.com Cc: freebsd-java@FreeBSD.ORG Subject: Re: Motif not available? Message-ID: <19990430103611.S1111@opal.epcc.ed.ac.uk> References: <19990428230624.A56726@ontario.mooseriver.com> <19990429193815.A66895@ontario.mooseriver.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.3i In-Reply-To: <19990429193815.A66895@ontario.mooseriver.com>; from Josef Grosch on Thu, Apr, 29, 1999 at 19:38 -0700 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, Apr 29, 1999 at 19:38 -0700, Josef Grosch wrote: > I also bought Apps2go Motif. It does work but it unpacks in the weirdest > place i.e. "/usr/dt" ?? I will, most likely buy a copy of Metro Links' > Motif Complete to see how well it works. FYI, /usr/dt is the default location for CDE (and hence Motif) on Solaris 2 (and probably other OSs). "dt", I guess, stands for DeskTop. -- Scott Telford, "It's a small miracle that computers are Edinburgh Parallel Computing Centre reliable at all: they function only as University of Edinburgh, EH9 3JZ, UK. the result of endless trial and error, +44 131 650 5978 folklore, and superstition." - J Kaplan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Fri Apr 30 5:15: 1 1999 Delivered-To: freebsd-java@freebsd.org Received: from dune-concept.com (bastion.sfeir.com [195.114.85.4]) by hub.freebsd.org (Postfix) with ESMTP id 0E7EE155D9 for ; Fri, 30 Apr 1999 05:14:52 -0700 (PDT) (envelope-from bruno@dune-concept.com) Received: from dune-concept.com (Metz12.francenet.net [193.149.110.28]) by dune-concept.com (8.8.8/8.8.7) with ESMTP id OAA04824 for ; Fri, 30 Apr 1999 14:26:44 +0200 (CEST) (envelope-from bruno@dune-concept.com) Message-ID: <3729A176.DE06A7C8@dune-concept.com> Date: Fri, 30 Apr 1999 14:26:30 +0200 From: Bruno Robquin Organization: Dune Concept X-Mailer: Mozilla 4.51 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: "freebsd-java FreeBSD.ORG" Subject: jdk1.1.7_ELF_V99-3-25 installation problem Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, I'm running FreeBSD 3.1 and trying to install jdk1.1.7_ELF_V99-3-25 and ld-elf.so.1 library. When installed, every program just dumps core. Thanks for the help! -- Bruno Robquin R&D Dept. --------------------------------------------------- Dune Concept 79, rue La Boétie - 75008 Paris Tél : 0145 616 829 Fax : 0145 616 879 http://www.dune-concept.com --------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Fri Apr 30 7: 5:34 1999 Delivered-To: freebsd-java@freebsd.org Received: from staff.maths.adelaide.edu.au (staff.maths.adelaide.edu.au [129.127.44.1]) by hub.freebsd.org (Postfix) with ESMTP id 3F18A14CB5 for ; Fri, 30 Apr 1999 07:05:29 -0700 (PDT) (envelope-from glewis@maths.adelaide.edu.au) Received: (from glewis@localhost) by staff.maths.adelaide.edu.au (8.9.3/8.9.3/UofA-1.5) id XAA05777; Fri, 30 Apr 1999 23:35:06 +0930 (CST) From: Gregory D Lewis Message-Id: <199904301405.XAA05777@staff.maths.adelaide.edu.au> Subject: Re: jdk1.1.7_ELF_V99-3-25 installation problem In-Reply-To: <3729A176.DE06A7C8@dune-concept.com> from Bruno Robquin at "Apr 30, 1999 02:26:30 pm" To: bruno@dune-concept.com (Bruno Robquin) Date: Fri, 30 Apr 1999 23:35:05 +0930 (CST) Cc: freebsd-java@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL49 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi Bruno, > I'm running FreeBSD 3.1 and trying to install jdk1.1.7_ELF_V99-3-25 and > ld-elf.so.1 library. > When installed, every program just dumps core. > Thanks for the help! Well, I'd suggest first reinstalling the original ld-elf.so.1 so your programs are working... :). Then (I presume you installed the ld-elf.so.1 as per the web pages and that this is causing you grief and you don't want to go back to it) your choices are: 1) If you have installed the comaptibility aout libraries you could just try using the aout JDK. If you have these libraries then the only real issue is JNI (you'll need to compile shared libraries you want to interface with using the -aout flag). 2) Move entirely to 3.1-STABLE and you'll have a working ld-elf.so.1 for use with the JDK. Others on the list may be able to provide some better suggestions, those are all I can think of at the moment. -- Greg Lewis Applied Maths Department Email : glewis@maths.adelaide.edu.au University of Adelaide -- God made the Idiot for practice, and then He made the School Board -- Mark Twain To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Fri Apr 30 13:25:38 1999 Delivered-To: freebsd-java@freebsd.org Received: from io.dyn.ez-ip.net (h24-66-174-118.xx.wave.shaw.ca [24.66.174.118]) by hub.freebsd.org (Postfix) with ESMTP id 651341554E for ; Fri, 30 Apr 1999 13:25:34 -0700 (PDT) (envelope-from jake@io.dyn.ez-ip.net) Received: from io.dyn.ez-ip.net (localhost.gvcl1.bc.wave.home.com [127.0.0.1]) by io.dyn.ez-ip.net (8.9.3/8.9.2) with ESMTP id NAA17523 for ; Fri, 30 Apr 1999 13:25:35 -0700 (PDT) (envelope-from jake@io.dyn.ez-ip.net) Message-Id: <199904302025.NAA17523@io.dyn.ez-ip.net> X-Mailer: exmh version 2.0.2 2/24/98 To: freebsd-java@freebsd.org Subject: shujit port Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 30 Apr 1999 13:25:05 -0700 From: Jake Burkholder Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org A port for the shujit compiler is available at http://members.home.net/jburkhol/shujit.tar It requires the elf jdk1.1.7, but could probably be made to work with other versions. Please let me know if it works for you... I've only been able to test it with 4.0-CURRENT. to test it do: >echo "class test{public static void main(String[] argv){}}" > test.java >javac test.java >java -Djava.compiler=shujit test and you should see: shuJIT for Sun JVM/IA-32 Copyright 1998,1999 by SHUDO Kazuyuki See http://www.shudo.net/jit/usage.html. Its the first port I've ever done, I didn't want to send-pr it right away. Any corrections/suggestions for the Makefile etc. are appreciated. I also have a port of JLex I was thinking of submitting, and I'll do the tya JIT if I can get it to work. is devel the right category? Thanks, Jake -- we are but packets in the internet of life To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Fri Apr 30 14: 5:37 1999 Delivered-To: freebsd-java@freebsd.org Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (Postfix) with ESMTP id 46650158CF for ; Fri, 30 Apr 1999 14:05:34 -0700 (PDT) (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 PAA15352; Fri, 30 Apr 1999 15:05:34 -0600 (MDT) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id PAA22534; Fri, 30 Apr 1999 15:05:33 -0600 Date: Fri, 30 Apr 1999 15:05:33 -0600 Message-Id: <199904302105.PAA22534@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Jake Burkholder Cc: freebsd-java@FreeBSD.ORG Subject: Re: shujit port In-Reply-To: <199904302025.NAA17523@io.dyn.ez-ip.net> References: <199904302025.NAA17523@io.dyn.ez-ip.net> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > A port for the shujit compiler is available at > http://members.home.net/jburkhol/shujit.tar Thanks Jake! Unfortunately, I don't have time to test this out, but I encourage those folks who want to help out to try it out. Also, those of you who have a.out machines will want to see if it works on your machines as well. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Fri Apr 30 14:15:30 1999 Delivered-To: freebsd-java@freebsd.org Received: from io.dyn.ez-ip.net (h24-66-174-118.xx.wave.shaw.ca [24.66.174.118]) by hub.freebsd.org (Postfix) with ESMTP id 713A615597 for ; Fri, 30 Apr 1999 14:15:29 -0700 (PDT) (envelope-from jake@io.dyn.ez-ip.net) Received: from io.dyn.ez-ip.net (localhost.gvcl1.bc.wave.home.com [127.0.0.1]) by io.dyn.ez-ip.net (8.9.3/8.9.2) with ESMTP id OAA31858 for ; Fri, 30 Apr 1999 14:15:30 -0700 (PDT) (envelope-from jake@io.dyn.ez-ip.net) Message-Id: <199904302115.OAA31858@io.dyn.ez-ip.net> X-Mailer: exmh version 2.0.2 2/24/98 To: freebsd-java@FreeBSD.ORG Subject: tya port Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 30 Apr 1999 14:15:00 -0700 From: Jake Burkholder Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org tya is there now as well, http://members.home.net/jburkhol/tya.tar same goes as for the shujit port, any info appreciated... Thank you -- we are but packets in the internet of life To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Fri Apr 30 14:31:49 1999 Delivered-To: freebsd-java@freebsd.org Received: from io.dyn.ez-ip.net (h24-66-174-118.xx.wave.shaw.ca [24.66.174.118]) by hub.freebsd.org (Postfix) with ESMTP id 52DDB15958 for ; Fri, 30 Apr 1999 14:31:36 -0700 (PDT) (envelope-from jake@io.dyn.ez-ip.net) Received: from io.dyn.ez-ip.net (localhost.gvcl1.bc.wave.home.com [127.0.0.1]) by io.dyn.ez-ip.net (8.9.3/8.9.2) with ESMTP id OAA37925 for ; Fri, 30 Apr 1999 14:31:38 -0700 (PDT) (envelope-from jake@io.dyn.ez-ip.net) Message-Id: <199904302131.OAA37925@io.dyn.ez-ip.net> X-Mailer: exmh version 2.0.2 2/24/98 To: freebsd-java@FreeBSD.ORG Subject: Re: shujit port In-reply-to: Your message of "Fri, 30 Apr 1999 15:05:33 MDT." <199904302105.PAA22534@mt.sri.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 30 Apr 1999 14:31:08 -0700 From: Jake Burkholder Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Thanks Jake! Glad to help out. > > Also, those of you who have a.out machines will want to see if it works > on your machines as well. > Yes, this is what I need. If you got the last one, there's a new tarball there that may work with aout. Also, anyone running 2.2.x... Please let me know. Jake -- we are but packets in the internet of life To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Sat May 1 7: 5:27 1999 Delivered-To: freebsd-java@freebsd.org Received: from csmd2.cs.uni-magdeburg.de (prinz-atm.CS.Uni-Magdeburg.De [141.44.30.2]) by hub.freebsd.org (Postfix) with ESMTP id D1063150C6 for ; Sat, 1 May 1999 07:05:19 -0700 (PDT) (envelope-from jesse@mail.CS.Uni-Magdeburg.De) Received: from knecht.cs.uni-magdeburg.de (jesse@knecht [141.44.21.3]) by csmd2.cs.uni-magdeburg.de (8.9.1a/8.9.1) with ESMTP id QAA12713; Sat, 1 May 1999 16:05:18 +0200 (MET DST) Received: (from jesse@localhost) by knecht.cs.uni-magdeburg.de (8.8.8+Sun/8.8.8) id QAA25403; Sat, 1 May 1999 16:05:25 +0200 (MET DST) From: Roland Jesse MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14123.2597.397121.270674@cs.uni-magdeburg.de> Date: Sat, 1 May 1999 16:05:25 +0200 (MET DST) To: Jake Burkholder Cc: freebsd-java@FreeBSD.ORG Subject: Re: shujit port In-Reply-To: <199904302025.NAA17523@io.dyn.ez-ip.net> References: <199904302025.NAA17523@io.dyn.ez-ip.net> X-Mailer: VM 6.70 under Emacs 19.34.1 Reply-To: Roland Jesse X-Organization: University of Magdeburg X-Pgp-Fingerprint: 5D 08 5A E3 B4 AA 68 C1 FF 67 06 29 62 DD 9A D7 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Jake Burkholder writes: > It requires the elf jdk1.1.7, but could probably be made to > work with other versions. Please let me know if it works for you... > I've only been able to test it with 4.0-CURRENT. % uname -sr FreeBSD 3.1-STABLE % java -Djava.compiler=shujit HelloWorldApp cannot stat "/lib/libshujit.so" : No such file or directory (libshujit.so) Warning: JIT compiler "shujit" not found. Will use interpreter. Hello World! % echo $LD_LIBRARY_PATH /usr/local/jdk/lib/i386/green_threads:/usr/local/ACE_wrappers/ace:/usr/lib:/usr/local/lib:/usr/X11R6/lib:/lib % ls -l /usr/local/jdk/lib/i386/green_threads/libshujit.so -r-xr-xr-x 1 root wheel 136024 1 Mai 15:34 /usr/local/jdk/lib/i386/green_threads/libshujit.so* % I am using the aout jdk from Dec 21, 1998. Right now, I dunno why the lib is not found. I did a 'ldconfig -R' after installing shujit. Maybe I am going to take another look at it later on. Best, Roland To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Sat May 1 7:20:38 1999 Delivered-To: freebsd-java@freebsd.org Received: from mail.HiWAAY.net (fly.HiWAAY.net [208.147.154.56]) by hub.freebsd.org (Postfix) with ESMTP id 0997714FDD for ; Sat, 1 May 1999 07:20:35 -0700 (PDT) (envelope-from sprice@hiwaay.net) Received: from localhost (sprice@localhost) by mail.HiWAAY.net (8.9.1a/8.9.0) with ESMTP id JAA18879; Sat, 1 May 1999 09:20:20 -0500 (CDT) Date: Sat, 1 May 1999 09:20:20 -0500 (CDT) From: Steve Price To: Roland Jesse Cc: Jake Burkholder , freebsd-java@FreeBSD.ORG Subject: Re: shujit port In-Reply-To: <14123.2597.397121.270674@cs.uni-magdeburg.de> 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 Sat, 1 May 1999, Roland Jesse wrote: # Jake Burkholder writes: # # > It requires the elf jdk1.1.7, but could probably be made to ^^^^^^^^^^^^^^^^^^^^^^^^^ Note here it says you need the ELF version of JDK ... # > work with other versions. Please let me know if it works for you... # > I've only been able to test it with 4.0-CURRENT. # # % uname -sr # FreeBSD 3.1-STABLE # % java -Djava.compiler=shujit HelloWorldApp # cannot stat "/lib/libshujit.so" : No such file or directory (libshujit.so) # Warning: JIT compiler "shujit" not found. Will use interpreter. # Hello World! # % echo $LD_LIBRARY_PATH # /usr/local/jdk/lib/i386/green_threads:/usr/local/ACE_wrappers/ace:/usr/lib:/usr/local/lib:/usr/X11R6/lib:/lib # % ls -l /usr/local/jdk/lib/i386/green_threads/libshujit.so # -r-xr-xr-x 1 root wheel 136024 1 Mai 15:34 /usr/local/jdk/lib/i386/green_threads/libshujit.so* # % # # I am using the aout jdk from Dec 21, 1998. Right now, I dunno why the ^^^^^^^^ ... and here you say you are using the a.out version. :) Do a 'file libshujit.so' to make sure, but I'm betting that it is an ELF shared object which won't work with an a.out JDK. The error message leaves a little bit to be desired, but that's a different story. I haven't looked at the port (I plan to later today), but you might be able to get an a.out .so by using an incantation like OBJFORMAT=aout make install -steve # lib is not found. I did a 'ldconfig -R' after installing shujit. Maybe # I am going to take another look at it later on. # # Best, # Roland To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Sat May 1 7:28: 3 1999 Delivered-To: freebsd-java@freebsd.org Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (Postfix) with ESMTP id D93DD14FDD for ; Sat, 1 May 1999 07:28:01 -0700 (PDT) (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 IAA24113; Sat, 1 May 1999 08:27:58 -0600 (MDT) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id IAA25451; Sat, 1 May 1999 08:27:58 -0600 Date: Sat, 1 May 1999 08:27:58 -0600 Message-Id: <199905011427.IAA25451@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Roland Jesse Cc: Jake Burkholder , freebsd-java@FreeBSD.ORG Subject: Re: shujit port In-Reply-To: <14123.2597.397121.270674@cs.uni-magdeburg.de> References: <199904302025.NAA17523@io.dyn.ez-ip.net> <14123.2597.397121.270674@cs.uni-magdeburg.de> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org [ Not to single out Roland, but ...] > % uname -sr > FreeBSD 3.1-STABLE ... > I am using the aout jdk from Dec 21, 1998. Since you're running 3.1-STABLE, you really want the newer ELF release, which contains some bugfixes for window placement. Also, since you're running an ELF system, the compiler will create ELF binaries by default (as Steve pointed out), which I suspect is causing the problems you are seeing. Trying to make a port that can deal with 3.* a.out JDK is gonna be tough for anyone, so I recommend using the JDK that is appropriate for whatever binary format is 'standard' on your system. [ Unfortunately, that means I need to get the ELF release to work better on pre 3.1-STABLE boxes, but soeone will get to that sometime soon. ] Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Sat May 1 12: 2: 5 1999 Delivered-To: freebsd-java@freebsd.org Received: from alice.gba.oz.au (gba-254.tmx.com.au [203.9.155.254]) by hub.freebsd.org (Postfix) with SMTP id ABAFC14CC3 for ; Sat, 1 May 1999 12:01:55 -0700 (PDT) (envelope-from gjb-freebsd@gba.oz.au) Received: (qmail 15569 invoked by uid 1001); 1 May 1999 02:14:59 -0000 Message-ID: <19990501021459.15568.qmail@alice.gba.oz.au> X-Posted-By: GBA-Post 1.03 20-Sep-1998 X-PGP-Fingerprint: 5A91 6942 8CEA 9DAB B95B C249 1CE1 493B 2B5A CE30 Date: Sat, 01 May 1999 12:14:58 +1000 From: Greg Black To: Chuck Robey Cc: jgrosch@mooseriver.com, Nate Williams , Mark Heath , freebsd-java@FreeBSD.ORG Subject: Re: Motif not available? References: In-reply-to: of Thu, 29 Apr 1999 20:39:03 -0400 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > I spoke to several people at XIG about Motif for FreeBSD 3.x. They assured > > me they are working on a version and will be shipping at the beginning of > > this summer. It would be a good idea if people called them and asked when > > they will be shipping Motif for FreeBSD. Metro Link (www.metrolink.com) and > > Apps2go (www.apps2go.com) are now shipping Motif 2.1.10 for FreeBSD 3.x > > That's what they told me, when I asked them 5 months before > FreeBSD-current went elf. I explained in very plain language what was > happening, and why they should bring out a new version. They said they > were, so I began to ask them once a month "where is it, here's my money, > please take it". About 6 months later, they finally admitted they'd > done nothing on it, and they weren't going to. They'd lied to me the > whole time. That's completely typical for that company. I spent a full year trying to force money on them for one of their products for a different platform and got vague promises, serious promises, long silences, rude responses -- everything possible except the product. > Maybe they've changed their mind again. They now have 2 competitors, > and a bunch of old customers who were screwed. I don't think it's a > great idea to wait too long on XIG *finally* coming to market with an > ELF Motif. Even if they do, their other unattractive habit is arbitrarily abandoning customers who have invested money for a product that they lose interest in or running on a platform that they lose interest in. Definitely a company to avoid. -- Greg Black To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Sun May 2 12:53:12 1999 Delivered-To: freebsd-java@freebsd.org Received: from io.dyn.ez-ip.net (h24-66-174-118.xx.wave.shaw.ca [24.66.174.118]) by hub.freebsd.org (Postfix) with ESMTP id C2769151EE for ; Sun, 2 May 1999 12:53:06 -0700 (PDT) (envelope-from jake@io.dyn.ez-ip.net) Received: from io.dyn.ez-ip.net (localhost.gvcl1.bc.wave.home.com [127.0.0.1]) by io.dyn.ez-ip.net (8.9.3/8.9.2) with ESMTP id MAA31467 for ; Sun, 2 May 1999 12:53:09 -0700 (PDT) (envelope-from jake@io.dyn.ez-ip.net) Message-Id: <199905021953.MAA31467@io.dyn.ez-ip.net> X-Mailer: exmh version 2.0.2 2/24/98 To: freebsd-java@FreeBSD.ORG Subject: update (was Re: shujit port) In-reply-to: Your message of "Fri, 30 Apr 1999 14:31:08 PDT." <199904302131.OAA37925@io.dyn.ez-ip.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 02 May 1999 12:52:39 -0700 From: Jake Burkholder Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Ok, I've worked on the shujit port a little more, it's reported to work on 3.1 with the elf jdk, but not with the aout jdk. I can't get it to work with aout jdk on 4.0 either, even after compiling it with cc -aout, but that could be an issue with egcs. I was just going to test for the elf jdk. JAVADIR= ${PREFIX}/jdk1.1.7 JAVALIBDIR= ${JAVADIR}/lib/i386/green_threads JAVABINDIR= ${JAVADIR}/bin/i386/green_threads JAVAOBJFORMAT= `file ${JAVABINDIR}/java | ${AWK} '{print $$2}'` pre-fetch: @( if [ ${JAVAOBJFORMAT} != ELF ]; then \ ${CAT} ${FILESDIR}/MESSAGE; \ exit 1; \ fi; ) There exists an aout binary release that is reported to work with the aout jdk. I couldn't see a clean way to install that instead if aout is detected, maybe someone who knows make better could... io# make ************************************************************************* * * This port requires the elf jdk. * A binary aout release is available at * http://www.shudo.net/jit/dist/shujit-0.2.10-bin-freebsd.tar.gz. * ************************************************************************* *** Error code 1 Stop. I guess that's all, its available at http://members.home.net/jburkhol/shujit.tar If there are no objections I'll send-pr it tomorrow. Thanks, Jake -- Linux - Zealotry taken over the Edge To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Mon May 3 2:57:37 1999 Delivered-To: freebsd-java@freebsd.org Received: from tuminfo2.informatik.tu-muenchen.de (tuminfo2.informatik.tu-muenchen.de [131.159.0.81]) by hub.freebsd.org (Postfix) with ESMTP id 79CB214BD7 for ; Mon, 3 May 1999 02:57:30 -0700 (PDT) (envelope-from lichtena@informatik.tu-muenchen.de) Received: from sunhalle46.informatik.tu-muenchen.de ([131.159.4.174] EHLO in.tum.de ident: IDENT-NONSENSE [port 33655]) by tuminfo2.informatik.tu-muenchen.de with ESMTP id <110444-224>; Mon, 3 May 1999 11:57:23 +0000 Message-ID: <372D72F7.DD2F778D@in.tum.de> Date: Mon, 03 May 1999 11:57:11 +0200 From: Stephan Lichtenauer Reply-To: stephan.lichtenauer@v-vm.com X-Mailer: Mozilla 4.51 [en] (X11; U; SunOS 5.7 sun4u) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-java@freebsd.org Subject: JDK1.0.x?? Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org hi i have searched the ftp.freebsd.org-archive but i haven´t found no old jdk1.0. Can somebody please help me where to look?? thanks a lot! Stephan Lichtenauer ps pls CC to my address To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Mon May 3 8:34:59 1999 Delivered-To: freebsd-java@freebsd.org Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (Postfix) with ESMTP id C7477152A3 for ; Mon, 3 May 1999 08:34:56 -0700 (PDT) (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 JAA16055; Mon, 3 May 1999 09:34:56 -0600 (MDT) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id JAA03200; Mon, 3 May 1999 09:34:55 -0600 Date: Mon, 3 May 1999 09:34:55 -0600 Message-Id: <199905031534.JAA03200@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable To: stephan.lichtenauer@v-vm.com Cc: freebsd-java@FreeBSD.ORG Subject: Re: JDK1.0.x?? In-Reply-To: <372D72F7.DD2F778D@in.tum.de> References: <372D72F7.DD2F778D@in.tum.de> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > i have searched the ftp.freebsd.org-archive but i haven=B4t found no = old > jdk1.0. Can somebody please help me where to look?? I don't think it's archived anywhere. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Mon May 3 12:41:11 1999 Delivered-To: freebsd-java@freebsd.org Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (Postfix) with ESMTP id 1224F1566C for ; Mon, 3 May 1999 12:41:08 -0700 (PDT) (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 NAA18416 for ; Mon, 3 May 1999 13:41:07 -0600 (MDT) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id NAA04940; Mon, 3 May 1999 13:41:07 -0600 Date: Mon, 3 May 1999 13:41:07 -0600 Message-Id: <199905031941.NAA04940@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: freebsd-java@FreeBSD.org Subject: JavaOne? X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Anyone going? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Mon May 3 21:37:27 1999 Delivered-To: freebsd-java@freebsd.org Received: from bubba.whistle.com (s205m7.whistle.com [207.76.205.7]) by hub.freebsd.org (Postfix) with ESMTP id 609D315467 for ; Mon, 3 May 1999 21:37:26 -0700 (PDT) (envelope-from archie@whistle.com) Received: (from archie@localhost) by bubba.whistle.com (8.9.2/8.9.2) id VAA71348; Mon, 3 May 1999 21:36:54 -0700 (PDT) From: Archie Cobbs Message-Id: <199905040436.VAA71348@bubba.whistle.com> Subject: Re: JavaOne? In-Reply-To: <199905031941.NAA04940@mt.sri.com> from Nate Williams at "May 3, 99 01:41:07 pm" To: nate@mt.sri.com (Nate Williams) Date: Mon, 3 May 1999 21:36:54 -0700 (PDT) Cc: freebsd-java@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL38 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Nate Williams writes: > Anyone going? I'll be there, I think... -Archie ___________________________________________________________________________ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue May 4 15:17:59 1999 Delivered-To: freebsd-java@freebsd.org Received: from tuminfo2.informatik.tu-muenchen.de (tuminfo2.informatik.tu-muenchen.de [131.159.0.81]) by hub.freebsd.org (Postfix) with ESMTP id B93FF150A6; Tue, 4 May 1999 15:17:50 -0700 (PDT) (envelope-from root@v-vm.com) Received: from dialc072.ppp.lrz-muenchen.de ([129.187.26.72] EHLO bsdclient1.v-vm.com ident: NO-IDENT-SERVICE [port 1042]) by tuminfo2.informatik.tu-muenchen.de with ESMTP id <110673-224>; Wed, 5 May 1999 00:17:42 +0000 Received: from v-vm.com (localhost [127.0.0.1]) by bsdclient1.v-vm.com (8.8.8/8.8.8) with ESMTP id UAA02077; Mon, 3 May 1999 20:06:14 +0200 (CEST) (envelope-from root@v-vm.com) Message-Id: <199905031806.UAA02077@bsdclient1.v-vm.com> Date: Mon, 3 May 1999 20:06:12 +0200 (CEST) From: stephan.lichtenauer@v-vm.com Subject: Re: JDK1.0.x?? To: Nate Williams Cc: freebsd-java@freebsd.org, questions@freebsd.org In-Reply-To: <199905031534.JAA03200@mt.sri.com> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8BIT Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 3 May, Nate Williams wrote: >> i have searched the ftp.freebsd.org-archive but i haven´t found no old >> jdk1.0. Can somebody please help me where to look?? > > I don't think it's archived anywhere. > > > Nate > thanks, hmm... is there perhaps somebody out there still having some jdk1.0.x freebsd tarball because i would need it to develop jdk1.0-compatible applets (i think this is not possible with jdk1.1, is it?) thanks a lot Stephan ps pls CC to me To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue May 4 20: 1:23 1999 Delivered-To: freebsd-java@freebsd.org Received: from mur3.odyssey.on.ca (mur3.odyssey.on.ca [209.213.224.2]) by hub.freebsd.org (Postfix) with ESMTP id 411CB15834 for ; Tue, 4 May 1999 20:01:19 -0700 (PDT) (envelope-from kevin.v@odyssey.on.ca) Received: from odyssey.on.ca (ts23-6.odyssey.on.ca [209.213.233.156]) by mur3.odyssey.on.ca (8.9.1/Odyssey) with ESMTP id XAA18097; Tue, 4 May 1999 23:01:10 -0400 (EDT) Message-ID: <372FB49B.29D4B2FB@odyssey.on.ca> Date: Tue, 04 May 1999 23:01:47 -0400 From: "kevin.v" X-Mailer: Mozilla 4.51 [en] (X11; U; FreeBSD 3.1-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: stephan.lichtenauer@v-vm.com Cc: freebsd-java@FreeBSD.ORG Subject: Re: JDK1.0.x?? References: <199905031806.UAA02077@bsdclient1.v-vm.com> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > >> i have searched the ftp.freebsd.org-archive but i haven´t found no old > >> jdk1.0. Can somebody please help me where to look?? > > > > I don't think it's archived anywhere. > > thanks, hmm... is there perhaps somebody out there still having some > jdk1.0.x freebsd tarball because i would need it to develop > jdk1.0-compatible applets (i think this is not possible with jdk1.1, is > it?) jikes has a switch to allow only 1.0 calls ('+1.0' is the switch) -- that may do what you want. of course, this wont be exhibiting any implemenation bugs that may have existed, but i dont imagine you want those anyway. kevin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed May 5 16:56:22 1999 Delivered-To: freebsd-java@freebsd.org Received: from peedub.muc.de (newpc.muc.ditec.de [194.120.126.33]) by hub.freebsd.org (Postfix) with ESMTP id D9834158FD; Wed, 5 May 1999 16:55:59 -0700 (PDT) (envelope-from garyj@peedub.muc.de) Received: from peedub.muc.de (localhost [127.0.0.1]) by peedub.muc.de (8.9.3/8.6.9) with ESMTP id BAA04186; Thu, 6 May 1999 01:50:14 +0200 (CEST) Message-Id: <199905052350.BAA04186@peedub.muc.de> X-Mailer: exmh version 2.0.2 2/24/98 To: stephan.lichtenauer@v-vm.com Cc: freebsd-java@FreeBSD.ORG, questions@FreeBSD.ORG Subject: Re: JDK1.0.x?? Reply-To: Gary Jennejohn In-reply-to: Your message of "Mon, 03 May 1999 20:06:12 +0200." <199905031806.UAA02077@bsdclient1.v-vm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Date: Thu, 06 May 1999 01:50:14 +0200 From: Gary Jennejohn Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org stephan.lichtenauer@v-vm.com writes: >On 3 May, Nate Williams wrote: >>> i have searched the ftp.freebsd.org-archive but i haven=B4t found no = old >>> jdk1.0. Can somebody please help me where to look?? >> = >> I don't think it's archived anywhere. >> = >> = >> Nate >> = > >thanks, hmm... is there perhaps somebody out there still having some >jdk1.0.x freebsd tarball because i would need it to develop >jdk1.0-compatible applets (i think this is not possible with jdk1.1, is >it?) > >thanks a lot > >Stephan > >ps pls CC to me > have you tried searching with ftpsearch.lycos.com ? I got quite a few hits searching for jdk10*tar*. --- Gary Jennejohn Home - garyj@muc.de Work - garyj@fkr.dec.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Thu May 6 7: 9:57 1999 Delivered-To: freebsd-java@freebsd.org Received: from gongshow.masterplan.org (masterplan.powersurfr.com [24.108.43.174]) by hub.freebsd.org (Postfix) with ESMTP id 957BC15A1E for ; Thu, 6 May 1999 07:09:49 -0700 (PDT) (envelope-from jbg@masterplan.org) Received: from localhost (jbg@localhost) by gongshow.masterplan.org (8.8.8/8.8.8) with SMTP id IAA00133 for ; Thu, 6 May 1999 08:09:47 -0600 (MDT) (envelope-from jbg@masterplan.org) Date: Thu, 6 May 1999 08:09:45 -0600 (MDT) From: Jason George X-Sender: jbg@gongshow To: freebsd-java@freebsd.org Subject: Live Software's JRun 2.3 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 Has anyone here been able to get Live Software's JRun 2.3 Apache module compiled on a FreeBSD platform? I'm running Apache 1.3.3 on FreeBSD 2.2.8. I've integrated the shared module source from JRun into the Apache source twice - once via the instructions and once via hand. In either case, including the mod_jrun.so object in Apache causes a segmentation fault. Any suggestions? I've contacted the developers but haven't heard back from them. Thanks. --Jason j.b.georgeieee.org jbgmasterplan.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Thu May 6 11:15:56 1999 Delivered-To: freebsd-java@freebsd.org Received: from lfes.languageforce.com (mail.languageforce.com [206.111.39.135]) by hub.freebsd.org (Postfix) with ESMTP id B3E2315838 for ; Thu, 6 May 1999 11:15:53 -0700 (PDT) (envelope-from Response@languageforce.com) Received: from dennis (206.111.39.132 [206.111.39.132]) by lfes.languageforce.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2448.0) id JM7JHD7X; Thu, 6 May 1999 11:20:05 -0700 From: Response@languageforce.com To: Date: Thu, 06 May 1999 11:18:15 -0800 Subject: Breakthrough in Portuguese Translation Software Reply-To: Response@languageforce.com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Priority: 3 Message-Id: <19990506181553.B3E2315838@hub.freebsd.org> Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Portuguese UTStarGate What the World Has been Waiting For ! Communicate in Portuguese, on Web Sites, E-Mail, and documents as easily as English! Full Bi-Directional Translation English to Portuguese is as easy and complete as Portuguese to English. Complete Grammar support Even complex sentences are translated properly, insuring you the best in global communication! Transparent Web Page Translation Web pages transform from Portuguese to English before your eyes, with all formatting and graphics preserved! Multi-Lingual Voice Chat The included IBM ViaVoice Dictation System allows you to dictate in English, directly into a Portuguese Chat Room, then they see the Portuguese text !! When they type in Portuguese, you hear the response in English! Document & E-mail Translation Simply type English into your E-mail, Word Processing, Spreadsheet, or any other document that needs to be translated. With a push of a button, you will have the Portuguese! This is truly the world's most advanced package! Special Introductory CD-ROM Offer ! ONLY $189 ! CALL NOW ! 888-837-8887 TOLL FREE ! FREE BONUS PACK ! (While they last) * FREE Voice Dictation Headset (a $39 Value) * FREE IBM ViaVoice Module * FREE E-Mail for Life * FREE Web Page Hosting * FREE Global Instant Messaging * FREE UTStarGate World Net TV * FREE UTStarGate Jukebox W/ MP3 * FREE UTStargate World Radio Player * Full Internet Explorer 5 Functionality * Interchangable 'Skins' to customize your browser * Powered by Universal Translator Level II Special Introductory CD-ROM Offer ! ONLY $189 ! CALL NOW ! 888-837-8887 TOLL FREE ! ---------------------------------------------------------------------- Message Sent Using Aureate Group Mail Free Edition http://www.group-mail.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Thu May 6 11:15:57 1999 Delivered-To: freebsd-java@freebsd.org Received: from lfes.languageforce.com (mail.languageforce.com [206.111.39.135]) by hub.freebsd.org (Postfix) with ESMTP id 6578115DB3 for ; Thu, 6 May 1999 11:15:54 -0700 (PDT) (envelope-from Response@languageforce.com) Received: from dennis (206.111.39.132 [206.111.39.132]) by lfes.languageforce.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2448.0) id JM7JHD8C; Thu, 6 May 1999 11:20:06 -0700 From: Response@languageforce.com To: Date: Thu, 06 May 1999 11:18:16 -0800 Subject: Breakthrough in Portuguese Translation Software Reply-To: Response@languageforce.com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Priority: 3 Message-Id: <19990506181554.6578115DB3@hub.freebsd.org> Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Portuguese UTStarGate What the World Has been Waiting For ! Communicate in Portuguese, on Web Sites, E-Mail, and documents as easily as English! Full Bi-Directional Translation English to Portuguese is as easy and complete as Portuguese to English. Complete Grammar support Even complex sentences are translated properly, insuring you the best in global communication! Transparent Web Page Translation Web pages transform from Portuguese to English before your eyes, with all formatting and graphics preserved! Multi-Lingual Voice Chat The included IBM ViaVoice Dictation System allows you to dictate in English, directly into a Portuguese Chat Room, then they see the Portuguese text !! When they type in Portuguese, you hear the response in English! Document & E-mail Translation Simply type English into your E-mail, Word Processing, Spreadsheet, or any other document that needs to be translated. With a push of a button, you will have the Portuguese! This is truly the world's most advanced package! Special Introductory CD-ROM Offer ! ONLY $189 ! CALL NOW ! 888-837-8887 TOLL FREE ! FREE BONUS PACK ! (While they last) * FREE Voice Dictation Headset (a $39 Value) * FREE IBM ViaVoice Module * FREE E-Mail for Life * FREE Web Page Hosting * FREE Global Instant Messaging * FREE UTStarGate World Net TV * FREE UTStarGate Jukebox W/ MP3 * FREE UTStargate World Radio Player * Full Internet Explorer 5 Functionality * Interchangable 'Skins' to customize your browser * Powered by Universal Translator Level II Special Introductory CD-ROM Offer ! ONLY $189 ! CALL NOW ! 888-837-8887 TOLL FREE ! ---------------------------------------------------------------------- Message Sent Using Aureate Group Mail Free Edition http://www.group-mail.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message