From owner-freebsd-java Mon May 10 7: 6: 9 1999 Delivered-To: freebsd-java@freebsd.org Received: from whiterose.net (whiterose.net [199.245.105.145]) by hub.freebsd.org (Postfix) with ESMTP id DDCEC152E5 for ; Mon, 10 May 1999 07:06:06 -0700 (PDT) (envelope-from ccrider@whiterose.net) Received: from localhost (ccrider@localhost) by whiterose.net (8.9.1/4.1.1) with SMTP id KAA30975 for ; Mon, 10 May 1999 10:06:12 -0400 Date: Mon, 10 May 1999 10:06:12 -0400 (EDT) From: Robert Myers To: freebsd-java@freebsd.org Subject: JDK 1.1.7 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 recently obtained the JDK 1.1.7 from the web site. File Name: jdk1.1.7_ELF.V99-3-25.tar.gz I am running FreeBSD 3.1 Whenever I run the java compiler, it dumps core. This happens when I just do a java -version I had found that the java in the bin dir is sym linked to i386/green_threads/java, when I executed that it was complaining about libjava.so not being found, so I added the /usr/local/jdk1.1.7/lib/i386/green_threads to my ldconfig path, and I still get core dumps. I was wondering if anyone had had anything like this happening. Thank You. -Bob ccrider@whiterose.net Systems Administrator for whiterose.net http://www.whiterose.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Mon May 10 19:21:31 1999 Delivered-To: freebsd-java@freebsd.org Received: from ftp.apunix.com (ftp.apunix.com [206.217.243.200]) by hub.freebsd.org (Postfix) with SMTP id 6490D14C0C for ; Mon, 10 May 1999 19:21:24 -0700 (PDT) (envelope-from ravi@apunix.com) Received: from apunix.com (apunix.apunix.com [192.58.123.10]) by ftp.apunix.com (8.6.9/8.6.9) with ESMTP id TAA04723 for ; Mon, 10 May 1999 19:13:08 -0700 Received: from wyoming.apunix.com by apunix.com (SMI-8.6/SMI-SVR4) id TAA14381; Mon, 10 May 1999 19:19:31 -0700 Received: from wyoming by wyoming.apunix.com (SMI-8.6/SMI-SVR4) id TAA25948; Mon, 10 May 1999 19:19:05 -0700 Message-Id: <199905110219.TAA25948@wyoming.apunix.com> Date: Mon, 10 May 1999 19:19:05 -0700 (PDT) From: Ravi Manthena Reply-To: Ravi Manthena To: freebsd-java@FreeBSD.org MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii Content-MD5: PZ5fGO+QHrJs4NeaU6pNvw== X-Mailer: dtmail 1.2.1 CDE Version 1.2.1 SunOS 5.6 sun4u sparc Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello, I have a question about JNI. I would appreciate your help or suggestion. I am currently trying to System.Load a c library in to my freebsd JDK. when i try to run the java app i get Bad magic number. I did a file command on my lib and this is what I get. ELF 32-bit LSB shared object, intel 80386, version1(FreeBSD),not stripped I was wondering if you know the gcc flags that can be set. So that the native library can be loded into my FreeBSD VM. Which accepts FreeBSD/i386 Compact demand pager shared library not stripped. Thank You, Ravi Manthena Java Programmer. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Mon May 10 19:32: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 33AC215C3A for ; Mon, 10 May 1999 19:32:36 -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 VAA05955; Mon, 10 May 1999 21:32:32 -0500 (CDT) Date: Mon, 10 May 1999 21:32:32 -0500 (CDT) From: Steve Price To: Ravi Manthena Cc: freebsd-java@FreeBSD.ORG Subject: Re: your mail In-Reply-To: <199905110219.TAA25948@wyoming.apunix.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 Mon, 10 May 1999, Ravi Manthena wrote: # # Hello, # # I have a question about JNI. I would appreciate your help or suggestion. # # I am currently trying to System.Load a c library in to my freebsd JDK. # # when i try to run the java app i get Bad magic number. # # # I did a file command on my lib and this is what I get. # # ELF 32-bit LSB shared object, intel 80386, version1(FreeBSD),not stripped # # # I was wondering if you know the gcc flags that can be set. So that the # # native library can be loded into my FreeBSD VM. Which accepts # # FreeBSD/i386 Compact demand pager shared library not stripped. You are trying to load an ELF library with an a.out JDK. Needless to say this won't work. Either use an ELF JDK or recompile the library as a.out. # # Thank You, # Ravi Manthena # Java Programmer. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed May 12 16:20:49 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 1130A15A38 for ; Wed, 12 May 1999 16:20:42 -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 RAA00269 for ; Wed, 12 May 1999 17:20:42 -0600 (MDT) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id RAA02515; Wed, 12 May 1999 17:20:41 -0600 Date: Wed, 12 May 1999 17:20:41 -0600 Message-Id: <199905122320.RAA02515@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: Pre-announce: JDK1.1.8 for a.out available for testing X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Grab it at: http://www.freebsd.org/java/new/ The release is not fully comlete. In particular, there is still work to be done (in progress). Notably: 1) The ELF port patches aren't finished, so we don't have an ELF build. 2) LOCALE support isn't done. The code was committed after I built this, but it will be in the 'official' release. 3) The WWW page will not be updated. This is an 'unofficial' release, but should work fine on all machines. If you have problems, send email to 'java-port@FreeBSD.org'. I haven't run this one through *any* of my tests, so I wouldn't be suprised if someone I screwed up, but that's why you should test it. :) - The JDK porting team To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Thu May 13 6:42:31 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 4AF1C14F60 for ; Thu, 13 May 1999 06:42:17 -0700 (PDT) (envelope-from patrick@cre8tivegroup.com) Received: from [204.255.227.140] (helo=gateway.cre8tivegroup.com) by iglou.com with esmtp (8.9.1/8.9.1) id 10hvkX-0002s5-00; Thu, 13 May 1999 09:42:11 -0400 Content-Length: 631 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: <199905122320.RAA02515@mt.sri.com> Date: Thu, 13 May 1999 09:41:55 -0400 (EDT) From: Patrick Gardella To: Nate Williams Subject: RE: Pre-announce: JDK1.1.8 for a.out available for testing Cc: freebsd-java@FreeBSD.ORG Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 12-May-99 Nate Williams wrote: > I haven't run this one through *any* of my tests, so I wouldn't be > suprised if someone I screwed up, but that's why you should test it. >:) I've run this through all demos, NetBeans 2.1, and a few other java apps I typically use. It worked fine on all of them. This was on a 3.1-STABLE system (Tue May 4 08:39:41 EDT 1999) I don't have an 2.2.x system to test it on. 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 May 13 8:53: 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 63A221513A for ; Thu, 13 May 1999 08:52:51 -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 JAA07582; Thu, 13 May 1999 09:52:50 -0600 (MDT) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id JAA05582; Thu, 13 May 1999 09:52:50 -0600 Date: Thu, 13 May 1999 09:52:50 -0600 Message-Id: <199905131552.JAA05582@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Patrick Gardella Cc: Nate Williams , freebsd-java@FreeBSD.ORG Subject: RE: Pre-announce: JDK1.1.8 for a.out available for testing In-Reply-To: References: <199905122320.RAA02515@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 > > I haven't run this one through *any* of my tests, so I wouldn't be > > suprised if someone I screwed up, but that's why you should test it. > >:) > > I've run this through all demos, NetBeans 2.1, and a few other java > apps I typically use. It worked fine on all of them. Great, thanks! > This was on a 3.1-STABLE system (Tue May 4 08:39:41 EDT 1999) > > I don't have an 2.2.x system to test it on. If it works on 3.X, then it should work fine on 2.X. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Thu May 13 9: 9:34 1999 Delivered-To: freebsd-java@freebsd.org Received: from euromail1.genrad.com (x252.genrad.co.uk [195.99.3.252]) by hub.freebsd.org (Postfix) with ESMTP id A4E5114D25 for ; Thu, 13 May 1999 09:09:28 -0700 (PDT) (envelope-from swindellsr@genrad.co.uk) Received: from CDP437 (CDP437.uk.genrad.com [132.223.130.44]) by euromail1.genrad.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2448.0) id K49TBB0Q; Thu, 13 May 1999 17:09:22 +0100 From: Robert Swindells To: freebsd-java@FreeBSD.ORG In-reply-to: <199905131552.JAA05582@mt.sri.com> (message from Nate Williams on Thu, 13 May 1999 09:52:50 -0600) Subject: Re: Pre-announce: JDK1.1.8 for a.out available for testing Reply-To: rjs@fdy2.demon.co.uk Message-Id: <19990513160930.A4E5114D25@hub.freebsd.org> Date: Thu, 13 May 1999 09:09:30 -0700 (PDT) Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > > I haven't run this one through *any* of my tests, so I wouldn't be > > > suprised if someone I screwed up, but that's why you should test it. > > >:) > > > > I've run this through all demos, NetBeans 2.1, and a few other java > > apps I typically use. It worked fine on all of them. > Great, thanks! Tried it with HotJava 3.0 and some of my own Swing stuff. Works fine. > > This was on a 3.1-STABLE system (Tue May 4 08:39:41 EDT 1999) > > > > I don't have an 2.2.x system to test it on. > If it works on 3.X, then it should work fine on 2.X. I'm running it on 2.2.8-STABLE. Robert Swindells To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Thu May 13 20: 0:31 1999 Delivered-To: freebsd-java@freebsd.org Received: from jiyu.net (unknown [209.100.98.61]) by hub.freebsd.org (Postfix) with ESMTP id 71067152C1 for ; Thu, 13 May 1999 20:00:24 -0700 (PDT) (envelope-from daichi@ongs.net) Received: from localhost (dns001.thn.ne.jp [210.141.251.14]) by jiyu.net (8.8.5/8.8.5) with ESMTP id MAA17038 for ; Fri, 14 May 1999 12:04:34 +0900 To: freebsd-java@FreeBSD.ORG Subject: Re: Pre-announce: JDK1.1.8 for a.out available for testing In-Reply-To: <19990513160930.A4E5114D25@hub.freebsd.org> References: <199905131552.JAA05582@mt.sri.com> <19990513160930.A4E5114D25@hub.freebsd.org> 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: <19990514120436A.daichi@ongs.net> Date: Fri, 14 May 1999 12:04:36 +0900 From: "Daichi T.GOTO" X-Dispatcher: imput version 990225(IM107) Lines: 22 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > > I've run this through all demos, NetBeans 2.1, and a few other java > > > apps I typically use. It worked fine on all of them. > > > Great, thanks! > > Tried it with HotJava 3.0 and some of my own Swing stuff. Works fine. I tried it with my Swing application on FreeBSD 4.0, that worked file but cannnot use Japanese. P.S. I tried to use blackdown's pre-release Java2 again. I changed /usr/local/jdk1.2/bin/java script to use native thread, but the command cannnot work. If I tried to use green_thread, /usr/local/jdk1.2/bin/java output the same err code as I did before. Someone can use pre-release Java2(on Linux emulation) on FreeBSD ? ---- 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 May 13 21:53: 4 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 9FF1815425 for ; Thu, 13 May 1999 21:52:57 -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 WAA14060; Thu, 13 May 1999 22:52:56 -0600 (MDT) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id WAA09453; Thu, 13 May 1999 22:52:55 -0600 Date: Thu, 13 May 1999 22:52:55 -0600 Message-Id: <199905140452.WAA09453@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: "Daichi T.GOTO" Cc: freebsd-java@FreeBSD.ORG Subject: Re: Pre-announce: JDK1.1.8 for a.out available for testing In-Reply-To: <19990514120436A.daichi@ongs.net> References: <199905131552.JAA05582@mt.sri.com> <19990513160930.A4E5114D25@hub.freebsd.org> <19990514120436A.daichi@ongs.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've run this through all demos, NetBeans 2.1, and a few other java > > > > apps I typically use. It worked fine on all of them. > > > > > Great, thanks! > > > > Tried it with HotJava 3.0 and some of my own Swing stuff. Works fine. > > I tried it with my Swing application on FreeBSD 4.0, that worked file > but cannnot use Japanese. Hopefully we can get that working soon. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Sun May 16 7:55:45 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 4286014EF1 for ; Sun, 16 May 1999 07:55:40 -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 QAA28633; Sun, 16 May 1999 16:55:36 +0200 (CEST) (envelope-from java@ak.sax.de) Received: (from java@localhost) by ak.sax.de (8.8.8/8.8.8) id QAA01797; Sun, 16 May 1999 16:52:21 +0200 From: Albrecht Kleine Message-Id: <199905161452.QAA01797@ak.sax.de> Subject: TYA 1.3v2 just released To: java-linux@java.blackdown.org Date: Sun, 16 May 1999 16:52:21 +0200 (MEST) Cc: 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 Hi, I've just released for you another version (1.3v2) of TYA JIT compiler for the Linux and FreeBSD platforms. ftp://gonzalez.cyberus.ca/pub/Linux/java/tya13v2.tgz size is 130253 byte. Even archive size is only some 100 byte bigger than the previous release we have once again some progress, for example: * remarkable for the JDK1.1 users are some bugfixes, most important: the ugly Swing1.1 HTML problem is fixed by cooperation with Wolfgang Muees. Thanks! * the JDK1.2pre-release users will notice some nice speedup in invocation of JNI methods, i.e. running javac etc. - compared with previous TYA release. As usual the original archive does contain SOURCE CODE only, and it's GPLed of course. No secrets and no traps! Any feedback is welcome. Keep swinging, Albrecht PS: the FreeBSD/a.out version of *.S files is untested because I have no opportunity to compile this here. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Sun May 16 9: 5:18 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 06619154F9 for ; Sun, 16 May 1999 09:05:15 -0700 (PDT) (envelope-from jake@io.dyn.ez-ip.net) Received: from io.dyn.ez-ip.net (jake@localhost [127.0.0.1]) by io.dyn.ez-ip.net (8.9.3/8.9.3) with ESMTP id JAA75193 for ; Sun, 16 May 1999 09:06:45 -0700 (PDT) (envelope-from jake@io.dyn.ez-ip.net) Message-Id: <199905161606.JAA75193@io.dyn.ez-ip.net> X-Mailer: exmh version 2.0.2 2/24/98 To: java@FreeBSD.ORG Subject: Re: TYA 1.3v2 just released In-reply-to: Your message of "Sun, 16 May 1999 16:52:21 +0200." <199905161452.QAA01797@ak.sax.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 16 May 1999 09:06:44 -0700 From: Jake Burkholder Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Hi, > > I've just released for you another version (1.3v2) > of TYA JIT compiler for the Linux and FreeBSD platforms. I've made a port of this, pending/11734 New Port: tya JIT compiler for Java if anyone with some pull around here wants to take a look at it. The shujit port it still pending as well pending/11491 new port of shujit java compiler but I can't get it to build anymore on 4.0-CURRENT... I sent a followup saying so; maybe someone who knows more could figure out why. Jake -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Mon May 17 15:18:15 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 3208F1541D for ; Mon, 17 May 1999 15:17:57 -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 AAA20747 for ; Tue, 18 May 1999 00:17:56 +0200 (MET DST) Received: (from jesse@localhost) by knecht.cs.uni-magdeburg.de (8.8.8+Sun/8.8.8) id AAA17331; Tue, 18 May 1999 00:17:55 +0200 (MET DST) From: Roland Jesse MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14144.38291.578186.52743@cs.uni-magdeburg.de> Date: Tue, 18 May 1999 00:17:55 +0200 (MET DST) To: freebsd-java@freebsd.org Subject: tar balls on ftp not http server? X-Mailer: VM 6.70 under Emacs 19.34.1 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 Hi, just because I just experienced that the download of the jdk*.tar.gz files on http://www.freebsd.org/java/ can be unsuccessful because of timeouts: Is it possible to make the archives available on an ftp server in addition to the webserver? That could be of much help as there is a 'reget' for ftp but not for http. Roland To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue May 18 2: 2:54 1999 Delivered-To: freebsd-java@freebsd.org Received: from euromail1.genrad.com (x252.genrad.co.uk [195.99.3.252]) by hub.freebsd.org (Postfix) with ESMTP id 2932914A09 for ; Tue, 18 May 1999 02:02:49 -0700 (PDT) (envelope-from swindellsr@genrad.co.uk) Received: from CDP437 (CDP437.uk.genrad.com [132.223.130.44]) by euromail1.genrad.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2448.0) id K49TBHG7; Tue, 18 May 1999 10:02:45 +0100 From: Robert Swindells To: jesse@mail.CS.Uni-Magdeburg.De Cc: freebsd-java@freebsd.org In-reply-to: <14144.38291.578186.52743@cs.uni-magdeburg.de> (message from Roland Jesse on Tue, 18 May 1999 00:17:55 +0200 (MET DST)) Subject: Re: tar balls on ftp not http server? Reply-To: rjs@fdy2.demon.co.uk Message-Id: <19990518090251.2932914A09@hub.freebsd.org> Date: Tue, 18 May 1999 02:02:51 -0700 (PDT) Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >just because I just experienced that the download of the jdk*.tar.gz >files on http://www.freebsd.org/java/ can be unsuccessful because of >timeouts: Is it possible to make the archives available on an ftp >server in addition to the webserver? That could be of much help as >there is a 'reget' for ftp but not for http. wget will restart an http download. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue May 18 14:55:33 1999 Delivered-To: freebsd-java@freebsd.org Received: from scam.xcf.berkeley.edu (scam.XCF.Berkeley.EDU [128.32.43.201]) by hub.freebsd.org (Postfix) with SMTP id 947D615079 for ; Tue, 18 May 1999 14:55:32 -0700 (PDT) (envelope-from grady@scam.XCF.Berkeley.EDU) Received: (qmail 11391 invoked by uid 348); 18 May 1999 21:55:35 -0000 Received: from localhost (HELO scam.XCF.Berkeley.EDU) (sendmail-bs@127.0.0.1) by localhost with SMTP; 18 May 1999 21:55:35 -0000 To: freebsd-java@freebsd.org Subject: problem with timezones in 1.1.7elf/3.1R From: grady@xcf.berkeley.edu (Steven Grady) MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <11387.927064535.1@scam.XCF.Berkeley.EDU> Date: Tue, 18 May 1999 14:55:35 -0700 Message-Id: <19990518215532.947D615079@hub.freebsd.org> Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following program always produces "GMT": public class time { public static void main(String argv[]) { System.out.println(java.util.TimeZone.getDefault().getID()); } } I would like it to produce "PDT". (This causes a problem with MoneyDance.) This is true both using TYA and using the default interpreter. The system knows the correct date -- typing "date" I get: Tue May 18 14:54:28 PDT 1999 This is based on the internal clock modified by /etc/localtime, which is a copy of PST8PDT. Anyone have any suggestions on how to get it to recognize the timezone correctly? -- Steven "With muscles of magnitude, STUPENDOUS MAN fights with heroic resolve!" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue May 18 22: 3:53 1999 Delivered-To: freebsd-java@freebsd.org Received: from vortex.greycat.com (vortex.greycat.com [207.173.133.4]) by hub.freebsd.org (Postfix) with SMTP id 6294314DEB for ; Tue, 18 May 1999 22:03:48 -0700 (PDT) (envelope-from dann@greycat.com) Received: (qmail 18779 invoked from network); 19 May 1999 05:03:47 -0000 Received: from bigphred.greycat.com (HELO greycat.com) (207.173.133.2) by vortex.greycat.com with SMTP; 19 May 1999 05:03:47 -0000 Message-ID: <37424635.3B968743@greycat.com> Date: Tue, 18 May 1999 22:03:49 -0700 From: Dann Lunsford Organization: You're kidding, right? X-Mailer: Mozilla 4.5 [en] (X11; U; FreeBSD 3.2-BETA i386) X-Accept-Language: en MIME-Version: 1.0 To: java@freebsd.org Subject: Time and jdk 1.1.7 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I recently noticed a peculiarity in the Java app Moneydance (pretty good personal finance finance paackage): It was reporting dates and times as GMT, completely ignoring the time zone settings. Turns out another FreeBSD user had already noticed this and reported it to the author. Comparing notes, we found that we were both using 3.1-stable, and then a little checking revealed that the Clock demo applet was also doing the same thing, e.g, reporting it was 0230 tomorrow morning at 1930 PDT. Several experiments and it became clear that the timezone settings are univerally ignored; not a bug in Moneydance, but a Java bug. A quick search of the archive turned up one reference to the TimeZone class being broken, so... Is there a workaround or a fix available? I'd class this as more an annoyance than anything. The interesting thing is that the author reports that setting TZ to PDT works fine on a 2.2.8-R system. Any thoughts? Dann Lunsford dann@greycat.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed May 19 2:30:30 1999 Delivered-To: freebsd-java@freebsd.org Received: from fgw2.netvalue.fr (cegetel-gw.netvalue.fr [195.115.44.161]) by hub.freebsd.org (Postfix) with ESMTP id 846C114EA6 for ; Wed, 19 May 1999 02:30:25 -0700 (PDT) (envelope-from erwan@netvalue.fr) Received: (from bin@localhost) by fgw2.netvalue.fr (8.9.3/8.8.8) id LAA35620 for ; Wed, 19 May 1999 11:30:23 +0200 (CEST) (envelope-from erwan@netvalue.fr) X-Authentication-Warning: fgw2.netvalue.fr: bin set sender to using -f Received: from (etoile.netvalue.fr [192.168.1.11]) by fgw2.netvalue.fr via smap (V2.1) id xma035616; Wed, 19 May 99 11:30:17 +0200 Received: from netvalue.fr ([192.168.1.100]) by etoile.netvalue.fr (Netscape Messaging Server 3.6) with ESMTP id AAA18A5; Wed, 19 May 1999 11:30:16 +0200 Message-ID: <374284A8.B4479EBD@netvalue.fr> Date: Wed, 19 May 1999 11:30:16 +0200 From: Erwan Arzur Organization: NetValue S.A. X-Mailer: Mozilla 4.5 [en] (X11; I; FreeBSD 4.0-CURRENT i386) X-Accept-Language: en, fr-FR MIME-Version: 1.0 To: Dann Lunsford Cc: java@FreeBSD.ORG Subject: Re: Time and jdk 1.1.7 References: <37424635.3B968743@greycat.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > A quick search of the archive turned up one reference to the TimeZone > class being > broken, so... Is there a workaround or a fix available? I'd class this > as more > an annoyance than anything. The interesting thing is that the author > reports that > setting TZ to PDT works fine on a 2.2.8-R system. > This is a known problem with jdk 1.1 on all platforms : see http://developer.javasoft.com/developer/bugParade/bugs/4069784.html Here is the workaround for me, living in France. My system TZ is CEST under FreeBSD and "MET DST" under Solaris. i've aliased java to "java -Duser.timezone=ECT", and put that in all my scripts. This made all my date handling work much better ! :-) Take a look at the sources in java.util.* to get an appropriate value for your own time zone ... If you take a look at the duplicate bugs, you'll see that most developpers call that a "nightmare", and that the javasoft guys sounds much like Microsoft's : "it's a feature" :-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Thu May 20 23:19:45 1999 Delivered-To: freebsd-java@freebsd.org Received: from smtp3.263.net (unknown [202.96.44.22]) by hub.freebsd.org (Postfix) with SMTP id 216FB14D02 for ; Thu, 20 May 1999 23:19:38 -0700 (PDT) (envelope-from ryuson@263.net) Received: (fmail 3663 invoked from network); 21 May 1999 06:05:27 -0000 Received: from unknown (HELO 263.net) (202.96.44.21) by smtp3 with SMTP; 21 May 1999 06:05:27 -0000 Received: (fmail 10968 invoked by uid 1004); 21 May 1999 05:59:01 -0000 Date: 21 May 1999 05:59:01 -0000 Message-ID: <19990521055901.10967.fmail@263.net> Reply-To: ryuson@263.net From: ryuson@263.net To: freebsd-java@FreeBSD.ORG Subject: Need help Content-Transfer-Encoding: 8bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello: I had installed jdk,and add "/usr/local/java/bin" in .profile.When I use "appletviewer /usr/local/java/demo/Blink/example1.html", system display: File not found when looking for:Blink java.lang.NullPointerException at sun.applet.AppletPanle.createApplet(AppletPanle.java:462) at sun.applet.AppletPanle.runLoader(AppletPanel.java:398) at sun.applet.AppletPanle.run(AppletPanel.java:237) at java.lang.Thread.run(Thread.java) What wrong with my system?What can I do? Thank you for your reply. Ryuson __________________________________________________ 欢迎使用首都在线免费电子邮箱http://freemail.263.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Thu May 20 23:33:36 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 92B0D14BD5 for ; Thu, 20 May 1999 23:33:23 -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 IAA14394 for ; Fri, 21 May 1999 08:33:13 +0200 (MET DST) Received: (from jesse@localhost) by knecht.cs.uni-magdeburg.de (8.8.8+Sun/8.8.8) id IAA28792; Fri, 21 May 1999 08:33:13 +0200 (MET DST) From: Roland Jesse MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14148.65065.469429.136411@cs.uni-magdeburg.de> Date: Fri, 21 May 1999 08:33:13 +0200 (MET DST) To: freebsd-java@FreeBSD.ORG Subject: Re: Need help In-Reply-To: <19990521055901.10967.fmail@263.net> References: <19990521055901.10967.fmail@263.net> X-Mailer: VM 6.70 under Emacs 19.34.1 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 ryuson@263.net writes: > What wrong with my system?What can I do? What does your CLASSPATH variable say? Roland To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Fri May 21 9:56:41 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 36D52159D6 for ; Fri, 21 May 1999 09:56:27 -0700 (PDT) (envelope-from kleine@ak.sax.de) Received: (from uucp@localhost) by sax.sax.de (8.8.8/8.8.8) with UUCP id SAA27603 for java@freebsd.org; Fri, 21 May 1999 18:56:26 +0200 (CEST) (envelope-from kleine@ak.sax.de) Received: (from kleine@localhost) by ak.sax.de (8.8.8/8.8.8) id SAA00243 for java@freebsd.org; Fri, 21 May 1999 18:52:08 +0200 From: Albrecht Kleine Message-Id: <199905211652.SAA00243@ak.sax.de> Subject: TYA JIT on FreeBSD unknown? To: java@freebsd.org Date: Fri, 21 May 1999 18:52:08 +0200 (MEST) 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 Hi, anyone tried to compile the TYA1.3v2 using BSD OS ? In general there's some feedback by Linux users, but nearly never from FreeBSD users. Maybe TYA JIT is not so widely known in your BSD world, so what about a link to TYA's home ftp://gonzalez.cyberus.ca/pub/Linux/java/ somewhere on bottom of your java@freeBSD home page ? 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 May 21 10:45:46 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 CADFC150B2 for ; Fri, 21 May 1999 10:45:39 -0700 (PDT) (envelope-from patrick@cre8tivegroup.com) Received: from [204.255.227.24] (helo=gateway.cre8tivegroup.com) by iglou.com with esmtp (8.9.1/8.9.1) id 10ktMK-0003kH-00; Fri, 21 May 1999 13:45:31 -0400 Content-Length: 887 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: <199905211652.SAA00243@ak.sax.de> Date: Fri, 21 May 1999 13:44:44 -0400 (EDT) From: Patrick Gardella To: Albrecht Kleine Subject: RE: TYA JIT on FreeBSD unknown? Cc: java@FreeBSD.ORG Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Yes, I'm using TYA1.3v2 on FreeBSD 3.2 with both JDK 1.1.7 and 1.1.8-beta. And I'll put it on the web page. Good idea. Thanks! Patrick On 21-May-99 Albrecht Kleine wrote: > Hi, > > anyone tried to compile the TYA1.3v2 using BSD OS ? > > In general there's some feedback by Linux users, but > nearly never from FreeBSD users. > Maybe TYA JIT is not so widely known in your BSD world, > so what about a link to TYA's home > > ftp://gonzalez.cyberus.ca/pub/Linux/java/ > > somewhere on bottom of your java@freeBSD home page ? > > Cheers > Albrecht > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-java" in the body of the message --- Patrick S. Gardella Director of Web Development The Creative Group 1-800-804-0783 ext 29 606-858-8029 (fax) http://www.cre8tivegroup.com PGP Key ID 0xEE2D47A9 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Fri May 21 18: 3:10 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 9428D14CA6 for ; Fri, 21 May 1999 18:03: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 TAA15511; Fri, 21 May 1999 19:03:07 -0600 (MDT) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id TAA01168; Fri, 21 May 1999 19:03:06 -0600 Date: Fri, 21 May 1999 19:03:06 -0600 Message-Id: <199905220103.TAA01168@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: jesse@prinz-atm.CS.Uni-Magdeburg.De Cc: freebsd-java@FreeBSD.ORG Subject: Re: tar balls on ftp not http server? In-Reply-To: <14144.38291.578186.52743@cs.uni-magdeburg.de> References: <14144.38291.578186.52743@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 > just because I just experienced that the download of the jdk*.tar.gz > files on http://www.freebsd.org/java/ can be unsuccessful because of > timeouts: Is it possible to make the archives available on an ftp > server in addition to the webserver? That could be of much help as > there is a 'reget' for ftp but not for http. Did you read to the bottom of the WWW page? There are a number of ftp mirror sites for the tarballs and such already in place. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Sun May 23 2:36:46 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 0D91D14F8F for ; Sun, 23 May 1999 02:36:42 -0700 (PDT) (envelope-from kleine@ak.sax.de) Received: (from uucp@localhost) by sax.sax.de (8.8.8/8.8.8) with UUCP id LAA06069; Sun, 23 May 1999 11:36:38 +0200 (CEST) (envelope-from kleine@ak.sax.de) Received: (from kleine@localhost) by ak.sax.de (8.8.8/8.8.8) id LAA03001; Sun, 23 May 1999 11:19:59 +0200 From: Albrecht Kleine Message-Id: <199905230919.LAA03001@ak.sax.de> Subject: Re: TYA JIT on FreeBSD unknown? In-Reply-To: from Patrick Gardella at "May 21, 1999 1:44:44 pm" To: patrick@cre8tivegroup.com (Patrick Gardella) Date: Sun, 23 May 1999 11:19:58 +0200 (MEST) Cc: 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: > Yes, I'm using TYA1.3v2 on FreeBSD 3.2 with both JDK 1.1.7 and > 1.1.8-beta. tnx :) But now a dumb question: Is FreeBSD 3.2 an ELF system ? If yes, it would be nice if one of the ___a.out___ users would give a confirmation of good compilation too. (This was my request on top of tyaasm_freebsd.S file in TYA1.3v2. The reason is that I've changed lots there, but can't compile myself.) Cheers, Albrecht To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Mon May 24 4:19:46 1999 Delivered-To: freebsd-java@freebsd.org Received: from joker.krid.crimea.ua (joker.krid.crimea.ua [212.110.138.26]) by hub.freebsd.org (Postfix) with ESMTP id 6A3281523F for ; Mon, 24 May 1999 04:18:27 -0700 (PDT) (envelope-from alexr@krid.crimea.ua) Received: from aix.krid.crimea.ua (aix.krid.crimea.ua [193.124.69.74]) by joker.krid.crimea.ua (8.8.8/8.8.8) with ESMTP id OAA26334; Mon, 24 May 1999 14:15:15 +0300 (EEST) (envelope-from alexr@krid.crimea.ua) Received: from krid.crimea.ua (localhost [127.0.0.1]) by aix.krid.crimea.ua (AIX4.2/UCB 8.7/8.7) with ESMTP id OAA33340; Mon, 24 May 1999 14:13:41 +0300 (EEST) Message-ID: <37493465.BABDD7F8@krid.crimea.ua> Date: Mon, 24 May 1999 14:13:41 +0300 From: "Alexander V. Romanyuk" Organization: Crimean Directorate of the Bank Ukraina X-Mailer: Mozilla 4.51 [en] (X11; U; AIX 4.2) X-Accept-Language: ru MIME-Version: 1.0 To: java@FreeBSD.org Cc: Albrecht Kleine Subject: Re: TYA JIT on FreeBSD unknown? References: <199905230919.LAA03001@ak.sax.de> 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 1.3v2 on FreeBSD 2.2.8 (a.out) with JDK 1.1.7. It's compiled and works without any problems. Thank you! Alex Albrecht Kleine wrote: > > You wrote: > > Yes, I'm using TYA1.3v2 on FreeBSD 3.2 with both JDK 1.1.7 and > > 1.1.8-beta. > > tnx :) > > But now a dumb question: > Is FreeBSD 3.2 an ELF system ? > > If yes, it would be nice if one of the ___a.out___ users would > give a confirmation of good compilation too. > > (This was my request on top of tyaasm_freebsd.S file in TYA1.3v2. > The reason is that I've changed lots there, but can't compile myself.) > > Cheers, > Albrecht To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Mon May 24 15:10:25 1999 Delivered-To: freebsd-java@freebsd.org Received: from fdy2.demon.co.uk (fdy2.demon.co.uk [194.222.102.143]) by hub.freebsd.org (Postfix) with ESMTP id DED7F14E11 for ; Mon, 24 May 1999 15:09:59 -0700 (PDT) (envelope-from rjs@fdy2.demon.co.uk) Received: (from rjs@localhost) by fdy2.demon.co.uk (8.8.8/8.8.8) id NAA00523; Sun, 23 May 1999 13:27:43 +0100 (BST) (envelope-from rjs) Date: Sun, 23 May 1999 13:27:43 +0100 (BST) Message-Id: <199905231227.NAA00523@fdy2.demon.co.uk> From: Robert Swindells To: kleine@ak.sax.de Cc: java@freebsd.org In-reply-to: <199905230919.LAA03001@ak.sax.de> (message from Albrecht Kleine on Sun, 23 May 1999 11:19:58 +0200 (MEST)) Subject: Re: TYA JIT on FreeBSD unknown? Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >> Yes, I'm using TYA1.3v2 on FreeBSD 3.2 with both JDK 1.1.7 and >> 1.1.8-beta. >tnx :) >But now a dumb question: >Is FreeBSD 3.2 an ELF system ? >If yes, it would be nice if one of the ___a.out___ users would >give a confirmation of good compilation too. FreeBSD 3.2 is ELF. TYA1.3v2 compiles and works fine on FreeBSD 2.2.8 which is a.out. Robert Swindells To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Thu May 27 21: 6:51 1999 Delivered-To: freebsd-java@freebsd.org Received: from 54.org (54.org [209.241.234.135]) by hub.freebsd.org (Postfix) with ESMTP id 20E0B15094 for ; Thu, 27 May 1999 21:06:49 -0700 (PDT) (envelope-from alfred@54.org) Received: from 54.org (ip131-158-dsl.sb.net [209.241.158.131]) by 54.org (8.9.1/8.9.1) with ESMTP id VAA20596 for ; Thu, 27 May 1999 21:06:49 -0700 (PDT) Message-ID: <374E16D4.A5291508@54.org> Date: Thu, 27 May 1999 21:08:52 -0700 From: "Alfred L. Morgan" X-Mailer: Mozilla 4.6 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 To: java@FreeBSD.org Subject: JAVA 1.2 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Where is the news for java 1.2? at least mention it. -alfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Fri May 28 5: 3:59 1999 Delivered-To: freebsd-java@freebsd.org Received: from iglou.com (iglou3.iglou.com [192.107.41.6]) by hub.freebsd.org (Postfix) with ESMTP id 2D48B14C81 for ; Fri, 28 May 1999 05:03:57 -0700 (PDT) (envelope-from patrick@cre8tivegroup.com) Received: from [204.255.227.46] (helo=gateway.cre8tivegroup.com) by iglou.com with esmtp (8.9.1/8.9.1) id 10nLMa-0006ut-00; Fri, 28 May 1999 08:03:48 -0400 Content-Length: 399 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: <374E16D4.A5291508@54.org> Date: Fri, 28 May 1999 08:03:13 -0400 (EDT) From: Patrick Gardella To: "Alfred L. Morgan" Subject: RE: JAVA 1.2 Cc: java@FreeBSD.ORG Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 28-May-99 Alfred L. Morgan wrote: > Where is the news for java 1.2? > > at least mention it. java 1.2 (there, I mentioned it) ;) Take a look at http://www.freebsd.org/java/ 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 Fri May 28 7:22:24 1999 Delivered-To: freebsd-java@freebsd.org Received: from vaview5.vavu.vt.edu (vaview5.vavu.vt.edu [198.82.158.16]) by hub.freebsd.org (Postfix) with ESMTP id 854A314DBF for ; Fri, 28 May 1999 07:22:19 -0700 (PDT) (envelope-from dglynn@vaview5.vavu.vt.edu) Received: from vaview5.vavu.vt.edu (vaview5.vavu.vt.edu [198.82.158.16]) by vaview5.vavu.vt.edu (8.8.8/8.8.7) with SMTP id KAA19531 for ; Fri, 28 May 1999 10:22:14 -0400 (EDT) (envelope-from dglynn@vaview5.vavu.vt.edu) Date: Fri, 28 May 1999 10:22:13 -0400 (EDT) From: Greg Lynn To: java@FreeBSD.ORG Subject: Signing Applets with JDK 1.1.x... 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 read from http://www.javasoft.com/security/signExample/index.html that signing and verification is NOT supported by the standard browsers Netscape and MSE... is this true?? I'm currently using JDK 1.1.6 so I guess this means no signing? -Greg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Fri May 28 7:34: 3 1999 Delivered-To: freebsd-java@freebsd.org Received: from fgw2.netvalue.fr (cegetel-gw.netvalue.fr [195.115.44.161]) by hub.freebsd.org (Postfix) with ESMTP id 9C71714DBF for ; Fri, 28 May 1999 07:34:00 -0700 (PDT) (envelope-from erwan@netvalue.fr) Received: (from bin@localhost) by fgw2.netvalue.fr (8.9.3/8.8.8) id QAA67445 for ; Fri, 28 May 1999 16:33:59 +0200 (CEST) (envelope-from erwan@netvalue.fr) X-Authentication-Warning: fgw2.netvalue.fr: bin set sender to using -f Received: from (etoile.netvalue.fr [192.168.1.11]) by fgw2.netvalue.fr via smap (V2.1) id xma067439; Fri, 28 May 99 16:33:55 +0200 Received: from netvalue.fr ([192.168.1.100]) by etoile.netvalue.fr (Netscape Messaging Server 3.6) with ESMTP id AAA6437; Fri, 28 May 1999 16:33:53 +0200 Message-ID: <374EA951.D5D1862@netvalue.fr> Date: Fri, 28 May 1999 16:33:53 +0200 From: Erwan Arzur Organization: NetValue S.A. X-Mailer: Mozilla 4.5 [en] (X11; I; FreeBSD 4.0-CURRENT i386) X-Accept-Language: en, fr-FR MIME-Version: 1.0 To: Greg Lynn Cc: java@FreeBSD.ORG Subject: Re: Signing Applets with JDK 1.1.x... References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Greg Lynn wrote: > I read from http://www.javasoft.com/security/signExample/index.html > that signing and verification is NOT supported by the standard browsers > Netscape and MSE... is this true?? I'm currently using JDK 1.1.6 > so I guess this means no signing? > You're right. Netscape, IE and SUN use different APIs to access the Security managers, and also do not share the same security model, so you have to develop multiple times for each browsers involved ... this is a shame, but at least for Netscape, you have to take in account that most of Communicator's java code was developped back when java's security APIs was really crude and did not take in account specific browsers needs ... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Fri May 28 7:35:59 1999 Delivered-To: freebsd-java@freebsd.org Received: from vaview5.vavu.vt.edu (vaview5.vavu.vt.edu [198.82.158.16]) by hub.freebsd.org (Postfix) with ESMTP id 20CB514CAC for ; Fri, 28 May 1999 07:35:54 -0700 (PDT) (envelope-from dglynn@vaview5.vavu.vt.edu) Received: from vaview5.vavu.vt.edu (vaview5.vavu.vt.edu [198.82.158.16]) by vaview5.vavu.vt.edu (8.8.8/8.8.7) with SMTP id KAA19625; Fri, 28 May 1999 10:35:51 -0400 (EDT) (envelope-from dglynn@vaview5.vavu.vt.edu) Date: Fri, 28 May 1999 10:35:51 -0400 (EDT) From: Greg Lynn To: Erwan Arzur Cc: java@FreeBSD.ORG Subject: Re: Signing Applets with JDK 1.1.x... In-Reply-To: <374EA951.D5D1862@netvalue.fr> 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 So what might be the solution? > Greg Lynn wrote: > > > I read from http://www.javasoft.com/security/signExample/index.html > > that signing and verification is NOT supported by the standard browsers > > Netscape and MSE... is this true?? I'm currently using JDK 1.1.6 > > so I guess this means no signing? > > > > You're right. Netscape, IE and SUN use different APIs to access the > Security managers, and also do not share the same security model, so you > have to develop multiple times for each browsers involved ... this is a > shame, but at least for Netscape, you have to take in account that most of > Communicator's java code was developped back when java's security APIs was > really crude and did not take in account specific browsers needs ... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Fri May 28 7:53:39 1999 Delivered-To: freebsd-java@freebsd.org Received: from fgw2.netvalue.fr (cegetel-gw.netvalue.fr [195.115.44.161]) by hub.freebsd.org (Postfix) with ESMTP id A757B15A38 for ; Fri, 28 May 1999 07:53:30 -0700 (PDT) (envelope-from erwan@netvalue.fr) Received: (from bin@localhost) by fgw2.netvalue.fr (8.9.3/8.8.8) id QAA67537 for ; Fri, 28 May 1999 16:53:30 +0200 (CEST) (envelope-from erwan@netvalue.fr) X-Authentication-Warning: fgw2.netvalue.fr: bin set sender to using -f Received: from (etoile.netvalue.fr [192.168.1.11]) by fgw2.netvalue.fr via smap (V2.1) id xma067533; Fri, 28 May 99 16:53:26 +0200 Received: from netvalue.fr ([192.168.1.100]) by etoile.netvalue.fr (Netscape Messaging Server 3.6) with ESMTP id AAA6728; Fri, 28 May 1999 16:53:25 +0200 Message-ID: <374EADE5.3504E0ED@netvalue.fr> Date: Fri, 28 May 1999 16:53:25 +0200 From: Erwan Arzur Organization: NetValue S.A. X-Mailer: Mozilla 4.5 [en] (X11; I; FreeBSD 4.0-CURRENT i386) X-Accept-Language: en, fr-FR MIME-Version: 1.0 To: Greg Lynn Cc: java@FreeBSD.ORG Subject: Re: Signing Applets with JDK 1.1.x... References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Greg Lynn wrote: > So what might be the solution? You may be able to develop a single class that will, by detecting the type of browser VM that is running it, dynamically invoke (using the java.reflect APIs) the right methods, using the right parameters. You have to do this dynamically because trying to create an instance of say netscape.security.SecurityManager will throw a ClassNotFoundException with IE, for instance ... Mhhh ... Maybe using Makefiles and the C preprocessor ? But you'll still have to develop multiple times ... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Sat May 29 20:43: 4 1999 Delivered-To: freebsd-java@freebsd.org Received: from mail4.sirius.com (mail4.sirius.com [205.134.253.71]) by hub.freebsd.org (Postfix) with ESMTP id 8EDC7154D0; Sat, 29 May 1999 20:43:01 -0700 (PDT) (envelope-from freepix@sirius.com) Received: from jason-s-pc (ppp-frx201--053.sirius.net [205.134.236.53]) by mail4.sirius.com (8.9.1/8.9.1) with SMTP id UAA14287; Sat, 29 May 1999 20:42:59 -0700 (PDT) Message-Id: <4.1.19990529202924.00c2cad0@mail.sirius.com> X-Sender: freepix@mail.sirius.com X-Mailer: QUALCOMM Windows Eudora Pro Version 4.1 Date: Sat, 29 May 1999 20:41:12 -0700 To: freebsd-java@FreeBSD.org From: Jason Scott Subject: JDK 1.1.7 Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I'm attempting to add JDK 1.1.7 to run a chat client... The docs say that I need to add PATH to the /bin directory of jdk. When I add it to .profile, I would assume I should be able to type "whereis" and type anything in that directory and it should show up, but it doesn't. And, when I try to run ./java in the bin directory I get "Segmentation fault". I believe I'm adding it to the wrong file, can anyone suggest what the problem could be? Thanks, Jason Scott To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Sat May 29 22:31:38 1999 Delivered-To: freebsd-java@freebsd.org Received: from emerald.carrot.kansai.oki.co.jp (okigate.oki.co.jp [202.226.91.194]) by hub.freebsd.org (Postfix) with ESMTP id E6959152E8 for ; Sat, 29 May 1999 22:31:22 -0700 (PDT) (envelope-from hyama@emerald.carrot.kansai.oki.co.jp) Received: from localhost (localhost [127.0.0.1]) by emerald.carrot.kansai.oki.co.jp (8.8.8/3.6W) with ESMTP id OAA07889; Sun, 30 May 1999 14:31:17 +0900 (JST) Message-Id: <199905300531.OAA07889@emerald.carrot.kansai.oki.co.jp> To: freepix@sirius.com Cc: freebsd-java@FreeBSD.org Subject: Re: JDK 1.1.7 From: Hideki Yamamoto In-Reply-To: Your message of "Sat, 29 May 1999 20:41:12 -0700" References: <4.1.19990529202924.00c2cad0@mail.sirius.com> X-Mailer: Mew version 1.70 on Emacs 19.28.1 / Mule 2.3 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Sun, 30 May 1999 14:31:16 +0900 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, >>>>> On Sat, 29 May 1999 20:41:12 -0700, Jason Scott said: >> when I try to run ./java in the bin directory I get "Segmentation fault". >> I believe I'm adding it to the wrong file, can anyone suggest what the >> problem could be? I think you might failed in installation. Part of /usr/local/jdk1.1.7/bin directory of my freebsd box is shown below. How is your directory? Is your "bin/java" linked correctly? total 4 drwxr-xr-x 3 512 Apr 17 03:38 . drwxr-xr-x 6 512 Apr 17 03:41 .. -r-xr-xr-x 1 3278 Apr 17 02:51 .java_wrapper lrwxrwxrwx 1 13 May 8 21:22 appletviewer -> .java_wrapper drwxr-xr-x 3 512 Apr 17 02:33 i386 lrwxrwxrwx 1 13 May 8 21:22 jar -> .java_wrapper lrwxrwxrwx 1 13 May 8 21:22 java -> .java_wrapper Or, don't you have enough memory to run java? How much memory and swap does your machine have? What is your OS version? -------------------- Hideki Yamamoto To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Sun May 30 1:42:53 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 61A3714C13 for ; Sun, 30 May 1999 01:42:50 -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 KAA23781; Sun, 30 May 1999 10:42:49 +0200 (MET DST) Received: (from jesse@localhost) by knecht.cs.uni-magdeburg.de (8.8.8+Sun/8.8.8) id KAA10015; Sun, 30 May 1999 10:42:43 +0200 (MET DST) From: Roland Jesse MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14160.64003.303087.430608@cs.uni-magdeburg.de> Date: Sun, 30 May 1999 10:42:43 +0200 (MET DST) To: Jason Scott Cc: freebsd-java@FreeBSD.ORG Subject: Re: JDK 1.1.7 In-Reply-To: <4.1.19990529202924.00c2cad0@mail.sirius.com> References: <4.1.19990529202924.00c2cad0@mail.sirius.com> X-Mailer: VM 6.70 under Emacs 19.34.1 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 Jason Scott writes: > I'm attempting to add JDK 1.1.7 to run a chat client... The docs say that > I need to add PATH to the /bin directory of jdk. Ok, so what does your PATH environment variable say? > when I try to run ./java in the bin directory I get "Segmentation fault". Hhm, that doesn't tell much. Just in case it might be helpful, here is my whole Java setup: # JDK export JDK=/usr/local/jdk export JAVA_HOME=$JDK path=( $path /usr/local/jdk/bin ) export LD_LIBRARY_PATH=$JDK/lib/i386/green_threads:$LD_LIBRARY_PATH # jikes export CLASSPATH=/usr/local/jdk/lib/classes.zip:/usr/local/swing/swing.jar:. # JIT export JAVA_COMPILER=shujit # Jun4Java export CLASSPATH=$CLASSPATH:$HOME/java/jun4java/lib/jun187a.jar:$HOME/java/jun4java/StPL/StPL.jar Hth, Roland To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Mon May 31 10:24:28 1999 Delivered-To: freebsd-java@freebsd.org Received: from ohm.ingsala.unal.edu.co (ohm.ingsala.unal.edu.co [168.176.15.18]) by hub.freebsd.org (Postfix) with ESMTP id 650D814E79 for ; Mon, 31 May 1999 10:23:11 -0700 (PDT) (envelope-from pfgiffun@bachue.usc.unal.edu.co) Received: from bachue.usc.unal.edu.co (unalmodem01.usc.unal.edu.co [168.176.3.31]) by ohm.ingsala.unal.edu.co (8.8.5/8.8.5) with ESMTP id MAA28287 for ; Mon, 31 May 1999 12:25:51 -0500 (COT) Message-ID: <3751C432.A91757A1@bachue.usc.unal.edu.co> Date: Sun, 30 May 1999 18:05:22 -0500 From: "Pedro F. Giffuni" Organization: Universidad Nacional de Colombia X-Mailer: Mozilla 4.08 [en] (X11; I; FreeBSD 3.1-RELEASE i386) MIME-Version: 1.0 To: java@FreeBSD.org Subject: Java for the Alpha Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, CACAO is 64 bit just-in-time (JIT) compiler for Java. It translates Java byte code on demand into native code for the ALPHA processor. The Scientific Applications on Linux site comments that Cacao will be available in a future under the GPL: http://SAL.KachinaTech.COM/F/1/CACAO.html http://www.complang.tuwien.ac.at/java/cacao/ cheers, Pedro. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Jun 1 10:39:25 1999 Delivered-To: freebsd-java@freebsd.org Received: from mercury.Sun.COM (mercury.Sun.COM [192.9.25.1]) by hub.freebsd.org (Postfix) with ESMTP id 3266014C0E for ; Tue, 1 Jun 1999 10:39:20 -0700 (PDT) (envelope-from chrisx@ha2mpka.eng.sun.com) Received: from engmail3.Eng.Sun.COM ([129.144.170.5]) by mercury.Sun.COM (8.9.3+Sun/8.9.3) with ESMTP id KAA26467; Tue, 1 Jun 1999 10:39:10 -0700 (PDT) Received: from ha2mpka.eng.sun.com (phys-ha2mpka.Eng.Sun.COM [129.146.72.21]) by engmail3.Eng.Sun.COM (8.9.1b+Sun/8.9.1/ENSMAIL,v1.6) with ESMTP id KAA29776; Tue, 1 Jun 1999 10:39:09 -0700 (PDT) Received: from ha2mpka.eng (grope [129.146.111.62]) by ha2mpka.eng.sun.com (8.8.8+Sun/8.8.8) with ESMTP id KAA18160; Tue, 1 Jun 1999 10:39:06 -0700 (PDT) From: Chris Andrichak Message-Id: <199906011739.KAA18160@ha2mpka.eng.sun.com> Date: Tue, 1 Jun 1999 10:38:56 -0700 To: "Erwan Arzur" , "Greg Lynn" Cc: Reply-To: Subject: Re: Signing Applets with JDK 1.1.x... X-Mailer: NetMail Standalone 3.3 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'll need the Netscape and MS security libs, certificates to sign for both the Netscape Object Signing Format and the MS Authenticode signing format. Then you get to put fun code in your applet like this to ask for permissions from both set of things: try { // What perms you ask for here depends on what you want to do // read the NS/MS apis for the perms lists PrivilegeManager.enablePrivilege("UniversalConnect"); com.ms.security.PolicyEngine.assertPermission(com.ms.security.PermissionID.NETIO); } catch (LinkageError i) {} // in case class refs don't work catch (SecurityException secx) { // MS permission NOT granted return; } catch (ForbiddenTargetException fe) { // Netscape permission NOT granted return; } catch (Exception e) {} // so Netscape doesn't complain about lack of com.ms classes // next try and do your out-of-sandbox thing You'll need to include the netscape.security stub classes (availible from Netscape) in your CAB file for MSIE. You'll only need to have the MS com.ms.security classes around for your compile. Using signtool from Netscape for NSO siging is pretty easy, good luck getting CAB signing to work with the MS JDK. It's pretty voodoo-ish. "Erwan Arzur" wrote: ]Date: Fri, 28 May 1999 16:53:25 +0200 ]Greg Lynn wrote: ] ]> So what might be the solution? ] ]You may be able to develop a single class that will, by detecting the type of ]browser VM that is running it, dynamically invoke (using the java.reflect APIs) ]the right methods, using the right parameters. You have to do this dynamically ]because trying to create an instance of say netscape.security.SecurityManager ]will throw a ClassNotFoundException with IE, for instance ... ] ]Mhhh ... Maybe using Makefiles and the C preprocessor ? ] ]But you'll still have to develop multiple times ... ] ] ] ] ] ]To Unsubscribe: send mail to majordomo@FreeBSD.org ]with "unsubscribe freebsd-java" in the body of the message ----------------------------------------------- chris chrisx@eng.sun.com ----------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Fri Jun 4 2:49:15 1999 Delivered-To: freebsd-java@freebsd.org Received: from euromail1.genrad.com (x252.genrad.co.uk [195.99.3.252]) by hub.freebsd.org (Postfix) with ESMTP id 909D314FD9 for ; Fri, 4 Jun 1999 02:49:11 -0700 (PDT) (envelope-from swindellsr@genrad.co.uk) Received: from CDP437 (CDP437.uk.genrad.com [132.223.130.44]) by euromail1.genrad.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2448.0) id LRN71QBX; Fri, 4 Jun 1999 10:49:07 +0100 From: Robert Swindells To: freebsd-java@FreeBSD.org Subject: Linux jdk1.2-pre-v2 Reply-To: rjs@fdy2.demon.co.uk Message-Id: <19990604094913.909D314FD9@hub.freebsd.org> Date: Fri, 4 Jun 1999 02:49:13 -0700 (PDT) Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The Linux jdk1.2-pre-v2 is out, with diffs. Robert To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Fri Jun 4 7:41:19 1999 Delivered-To: freebsd-java@freebsd.org Received: from ns.mt.sri.com (unknown [206.127.79.91]) by hub.freebsd.org (Postfix) with ESMTP id 9FCB715025 for ; Fri, 4 Jun 1999 07:41:15 -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 IAA17999; Fri, 4 Jun 1999 08:41:14 -0600 (MDT) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id IAA26942; Fri, 4 Jun 1999 08:41:14 -0600 Date: Fri, 4 Jun 1999 08:41:14 -0600 Message-Id: <199906041441.IAA26942@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: rjs@fdy2.demon.co.uk Cc: freebsd-java@FreeBSD.ORG Subject: Re: Linux jdk1.2-pre-v2 In-Reply-To: <19990604094913.909D314FD9@hub.freebsd.org> References: <19990604094913.909D314FD9@hub.freebsd.org> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > The Linux jdk1.2-pre-v2 is out, with diffs. Thanks for the pointer! Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Fri Jun 4 9:42:23 1999 Delivered-To: freebsd-java@freebsd.org Received: from ns.mt.sri.com (unknown [206.127.79.91]) by hub.freebsd.org (Postfix) with ESMTP id E137314E4B; Fri, 4 Jun 1999 09:42: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 KAA18942; Fri, 4 Jun 1999 10:42:12 -0600 (MDT) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id KAA27511; Fri, 4 Jun 1999 10:42:12 -0600 Date: Fri, 4 Jun 1999 10:42:12 -0600 Message-Id: <199906041642.KAA27511@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, java-port@FreeBSD.org Subject: JDK1.1.8 status X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org For those of you chomping at the bit to get to the JDK1.1.8 bits, I have made them temporarily available at: http://www.freebsd.org/java/new Fixed in this release: 1) JDK1.1.8 for both A.OUT and ELF releases 2) ELF support should work in all 3.* releases. We no longer require older FreeBSD releases to upgrade their run-time loader. 3) LOCALE support should now work again. 4) Timezones should work correctly in FreeBSD 3.* These bits *will* become the release if the testers (that means you!) don't report any serious problems before Monday. If folks get a chance, please download them and test them over the weekend. I haven't done even a minimal amount of testing on them, but I haven't changed the way I build them so I don't forsee any problems with them, and early tests of similar releases worked fine. If you don't have time to test them this weekend, you may want to hold off grabbing them until after they become 'golden' next week. I may have to re-roll the release. My goal is to have a solid JDK1.1.8 release out before JavaOne, which is the week after next, so we need feedback ASAP. The Linux folks also just released their newest pre-release of JDK2, so we're hoping this will help jump-start the JDK2 porting effort. Thanks go to Keith White for all of his hard work in tracking down and fixing almost all of the bugs in this release! - The FreeBSD JAVA team To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Fri Jun 4 11:18: 9 1999 Delivered-To: freebsd-java@freebsd.org Received: from newmusic.vnet (dns001.thn.ne.jp [210.141.251.14]) by hub.freebsd.org (Postfix) with ESMTP id 8DF9D15491 for ; Fri, 4 Jun 1999 11:18:03 -0700 (PDT) (envelope-from daichi@ongs.net) Received: from localhost (newmusic.vnet [127.0.0.1]) by newmusic.vnet (8.9.3/8.9.2) with ESMTP id DAA11849; Sat, 5 Jun 1999 03:22:36 +0900 (JST) (envelope-from daichi@ongs.net) To: nate@mt.sri.com Cc: freebsd-java@FreeBSD.ORG Subject: Re: Linux jdk1.2-pre-v2 In-Reply-To: <199906041441.IAA26942@mt.sri.com> References: <19990604094913.909D314FD9@hub.freebsd.org> <199906041441.IAA26942@mt.sri.com> 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: <19990605032236T.daichi@ongs.net> Date: Sat, 05 Jun 1999 03:22:36 +0900 From: "Daichi T.GOTO" X-Dispatcher: imput version 990225(IM107) Lines: 42 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org From: Nate Williams Subject: Re: Linux jdk1.2-pre-v2 Date: Fri, 4 Jun 1999 08:41:14 -0600 > > The Linux jdk1.2-pre-v2 is out, with diffs. > > Thanks for the pointer! I had do test to do it on Linux Emulation with FreeBSD 4.0. It seems that a little better than pre-v1. With green_thread, JVM can run but cannot run, exec /usr/local/jdk1.2/bin/i386/green_threads/java SwingSet the result: ------- Exception in thread "main" java.lang.UnsatisfiedLinkError: /usr/local/jdk1.2/jre/lib/i386/libawt.so: libXp.so.6: cannot open shared object file: No such file or directory at java.lang.ClassLoader$NativeLibrary.load(Native Method) at java.lang.ClassLoader.loadLibrary0(Compiled Code) at java.lang.ClassLoader.loadLibrary(Compiled Code) at java.lang.Runtime.loadLibrary0(Compiled Code) at java.lang.System.loadLibrary(Compiled Code) at sun.security.action.LoadLibraryAction.run(Compiled Code) at java.security.AccessController.doPrivileged(Native Method) at java.awt.Toolkit.loadLibraries(Compiled Code) at java.awt.Toolkit.(Toolkit.java:903) at java.awt.Component.(Component.java:258) -------- In the other applications, JVM says the same error "libXp.so.6: cannot open shared object file: No such file or directory", too. I do not know the reason of this. If some one knows the reason of this error, please teach me. And I tried to do JDK1.1.8. In now, it seems very good :) Great. ---- 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 Fri Jun 4 11:45:14 1999 Delivered-To: freebsd-java@freebsd.org Received: from ns.mt.sri.com (unknown [206.127.79.91]) by hub.freebsd.org (Postfix) with ESMTP id B0AED14CFD for ; Fri, 4 Jun 1999 11:45: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 MAA19937; Fri, 4 Jun 1999 12:45:09 -0600 (MDT) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id MAA28168; Fri, 4 Jun 1999 12:45:09 -0600 Date: Fri, 4 Jun 1999 12:45:09 -0600 Message-Id: <199906041845.MAA28168@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: "Daichi T.GOTO" Cc: nate@mt.sri.com, freebsd-java@FreeBSD.ORG Subject: Re: Linux jdk1.2-pre-v2 In-Reply-To: <19990605032236T.daichi@ongs.net> References: <19990604094913.909D314FD9@hub.freebsd.org> <199906041441.IAA26942@mt.sri.com> <19990605032236T.daichi@ongs.net> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > > The Linux jdk1.2-pre-v2 is out, with diffs. > > > > Thanks for the pointer! > > I had do test to do it on Linux Emulation with FreeBSD 4.0. > It seems that a little better than pre-v1. > With green_thread, JVM can run but cannot run, > > exec /usr/local/jdk1.2/bin/i386/green_threads/java SwingSet ... > In the other applications, JVM says the same error "libXp.so.6: cannot > open shared object file: No such file or directory", too. > I do not know the reason of this. libXp.so is apparently part of newer XFree86 releases. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Fri Jun 4 11:57: 9 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 E987814CFD; Fri, 4 Jun 1999 11:57:05 -0700 (PDT) (envelope-from patrick@cre8tivegroup.com) Received: from [204.255.227.135] (helo=gateway.cre8tivegroup.com) by iglou.com with esmtp (8.9.1/8.9.1) id 10pz97-0000nQ-00; Fri, 4 Jun 1999 14:56:50 -0400 Content-Length: 964 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, 04 Jun 1999 14:56:49 -0400 (EDT) From: Patrick Gardella To: java-port@freebsd.org, freebsd-java@freebsd.org, Nate Williams Subject: Test of new JDK 1.1.8 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Nate (et al), I ran through all of the demo applets with appletviewer for the JDK 1.1.8 posted today. I also tested it with ServletExec 2.02 (and all our servlets), jEdit, and CaffeineMark. The only problem I had was with example 3 of Demo/WireFrame. I got an Arithmetic error (SIGFPE 8* arithmetic exception) when I was testing the JDK with ShuJIT. Without ShuJIT, I was unable to recreate the crash (I've got the thread dump if anyone wants it). Just FYI, I got the following CaffeineMark scores: jdk1.1.8-FreeBSD:1999/6/3 166 jdk1.1.7-FreeBSD:1999/3/25 168 jdk1.1.8 w/ ShuJIT 0.2.11 518 jdk1.1.8 w/ TYA 1.3v2 593 This is on a P233MMX with 128Megs RAM and FreeBSD 3.1-STABLE (May 4, 1999). Looks good from here. --- 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 Fri Jun 4 12: 1: 9 1999 Delivered-To: freebsd-java@freebsd.org Received: from ns.mt.sri.com (unknown [206.127.79.91]) by hub.freebsd.org (Postfix) with ESMTP id 7893015122 for ; Fri, 4 Jun 1999 12:00: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 NAA20079; Fri, 4 Jun 1999 13:00:44 -0600 (MDT) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id NAA28319; Fri, 4 Jun 1999 13:00:43 -0600 Date: Fri, 4 Jun 1999 13:00:43 -0600 Message-Id: <199906041900.NAA28319@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Patrick Gardella Cc: freebsd-java@freebsd.org, Nate Williams Subject: Re: Test of new 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 ran through all of the demo applets with appletviewer for the JDK > 1.1.8 posted today. I also tested it with ServletExec 2.02 (and all > our servlets), jEdit, and CaffeineMark. > > The only problem I had was with example 3 of Demo/WireFrame. I got an > Arithmetic error (SIGFPE 8* arithmetic exception) when I was > testing the JDK with ShuJIT. Without ShuJIT, I was unable to recreate > the crash (I've got the thread dump if anyone wants it). Does the error occur with TYA? > Just FYI, I got the following CaffeineMark scores: > jdk1.1.8-FreeBSD:1999/6/3 166 > jdk1.1.7-FreeBSD:1999/3/25 168 > jdk1.1.8 w/ ShuJIT 0.2.11 518 > jdk1.1.8 w/ TYA 1.3v2 593 > > This is on a P233MMX with 128Megs RAM and FreeBSD 3.1-STABLE (May 4, > 1999). > > Looks good from here. So, this was with the ELF version? That's even better, since I don't have a 3.* box to test things on. Thanks Patrick! Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Fri Jun 4 12: 4: 2 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 7A98C15121 for ; Fri, 4 Jun 1999 12:03:57 -0700 (PDT) (envelope-from patrick@cre8tivegroup.com) Received: from [204.255.227.135] (helo=gateway.cre8tivegroup.com) by iglou.com with esmtp (8.9.1/8.9.1) id 10pzFw-00019u-00; Fri, 4 Jun 1999 15:03:53 -0400 Content-Length: 888 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: <199906041900.NAA28319@mt.sri.com> Date: Fri, 04 Jun 1999 15:03:52 -0400 (EDT) From: Patrick Gardella To: Nate Williams Subject: Re: Test of new JDK 1.1.8 Cc: freebsd-java@FreeBSD.ORG Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 04-Jun-99 Nate Williams wrote: >> The only problem I had was with example 3 of Demo/WireFrame. I got >> an Arithmetic error (SIGFPE 8* arithmetic exception) when I was >> testing the JDK with ShuJIT. Without ShuJIT, I was unable to >> recreate the crash (I've got the thread dump if anyone wants it). > > Does the error occur with TYA? Sorry. No it doesn't. Just with ShuJIT. So it looks like a ShuJIT problem. >> This is on a P233MMX with 128Megs RAM and FreeBSD 3.1-STABLE (May 4, >> 1999). >> >> Looks good from here. > > So, this was with the ELF version? That's even better, since I don't > have a 3.* box to test things on. Yes, it's ELF. 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 Fri Jun 4 20:19:42 1999 Delivered-To: freebsd-java@freebsd.org Received: from newmusic.vnet (dns001.thn.ne.jp [210.141.251.14]) by hub.freebsd.org (Postfix) with ESMTP id 07EC514DBE for ; Fri, 4 Jun 1999 20:19:32 -0700 (PDT) (envelope-from daichi@ongs.net) Received: from localhost (newmusic.vnet [127.0.0.1]) by newmusic.vnet (8.9.3/8.9.2) with ESMTP id MAA00768 for ; Sat, 5 Jun 1999 12:24:10 +0900 (JST) (envelope-from daichi@ongs.net) To: freebsd-java@FreeBSD.ORG Subject: Re: Linux jdk1.2-pre-v2 In-Reply-To: <199906041845.MAA28168@mt.sri.com> References: <199906041441.IAA26942@mt.sri.com> <19990605032236T.daichi@ongs.net> <199906041845.MAA28168@mt.sri.com> 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: <19990605122410C.daichi@ongs.net> Date: Sat, 05 Jun 1999 12:24:10 +0900 From: "Daichi T.GOTO" X-Dispatcher: imput version 990225(IM107) Lines: 25 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > I had do test to do it on Linux Emulation with FreeBSD 4.0. > > It seems that a little better than pre-v1. > > With green_thread, JVM can run but cannot run, > > > > exec /usr/local/jdk1.2/bin/i386/green_threads/java SwingSet > ... > > In the other applications, JVM says the same error "libXp.so.6: cannot > > open shared object file: No such file or directory", too. > > I do not know the reason of this. > > libXp.so is apparently part of newer XFree86 releases. Yeah, I use XFree86-3.3.3.1 and it seems to have libXp.so file. /usr/X11R6/lib(65) ls -l | grep libXp.so lrwxrwxrwx 1 root wheel 10 Apr 5 02:00 libXp.so -> libXp.so.6 -rwxr-xr-x 1 root wheel 26557 Dec 30 19:17 libXp.so.6 /usr/X11R6/lib(66) Uhuumm. Is the libXp.so.6 older? ---- 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 Fri Jun 4 21: 5: 1 1999 Delivered-To: freebsd-java@freebsd.org Received: from poboxer.pobox.com (unknown [208.149.16.22]) by hub.freebsd.org (Postfix) with ESMTP id E89CD14D6B for ; Fri, 4 Jun 1999 21:04:58 -0700 (PDT) (envelope-from alk@poboxer.pobox.com) Received: (from alk@localhost) by poboxer.pobox.com (8.9.3/8.9.1) id XAA30307; Fri, 4 Jun 1999 23:04:47 -0500 (CDT) (envelope-from alk) From: Anthony Kimball MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Fri, 4 Jun 1999 23:04:47 -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: daichi@ongs.net Cc: freebsd-java@FreeBSD.ORG Subject: Re: Linux jdk1.2-pre-v2 References: <199906041441.IAA26942@mt.sri.com> <19990605032236T.daichi@ongs.net> <199906041845.MAA28168@mt.sri.com> <19990605122410C.daichi@ongs.net> X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <14168.41408.309647.596185@avalon.east> Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Presumably, it is looking for the *linux* libXp.so.6 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Sat Jun 5 14: 8: 8 1999 Delivered-To: freebsd-java@freebsd.org Received: from smtp6.jps.net (smtp6.jps.net [209.63.224.103]) by hub.freebsd.org (Postfix) with ESMTP id 069FC14F37 for ; Sat, 5 Jun 1999 14:08:06 -0700 (PDT) (envelope-from vudon@jps.net) Received: from don (209-239-194-192.oak.jps.net [209.239.194.192]) by smtp6.jps.net (8.9.0/8.8.5) with SMTP id OAA23846 for ; Sat, 5 Jun 1999 14:08:05 -0700 (PDT) Message-ID: <000a01beaf53$dd019f50$c0c2efd1@don> From: "Don Vu" To: Subject: Syntax error Date: Sat, 5 Jun 1999 14:03:52 +0100 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0007_01BEAF5C.3DF94170" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org This is a multi-part message in MIME format. ------=_NextPart_000_0007_01BEAF5C.3DF94170 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable I downloaded the jdk1.1.7_ELF.V99-3-25.tar.gz and uncompressed it. After adding the jdk1.1.7 directory to my path, I issued the following = commands independently: java filename javac filename jre filename All the commands gave me the following error message: Syntax error: "(" unexpected What does this mean? Thank you for any help you can provide. ------=_NextPart_000_0007_01BEAF5C.3DF94170 Content-Type: text/html; charset="Windows-1252" Content-Transfer-Encoding: quoted-printable
I downloaded the=20 jdk1.1.7_ELF.V99-3-25.tar.gz and uncompressed it.
After adding the jdk1.1.7 directory to my path, = I issued=20 the following commands independently:
 
java filename
javac filename
jre filename
 
All the commands gave me the following error=20 message:
    Syntax error: "("=20 unexpected
 
What does this mean?
 
Thank you for any help you can = provide.
 
------=_NextPart_000_0007_01BEAF5C.3DF94170-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Sat Jun 5 19:11:27 1999 Delivered-To: freebsd-java@freebsd.org Received: from newmusic.vnet (dns001.thn.ne.jp [210.141.251.14]) by hub.freebsd.org (Postfix) with ESMTP id D16D314CBA for ; Sat, 5 Jun 1999 19:11:22 -0700 (PDT) (envelope-from daichi@ongs.net) Received: from localhost (newmusic.vnet [127.0.0.1]) by newmusic.vnet (8.9.3/8.9.2) with ESMTP id LAA00477 for ; Sun, 6 Jun 1999 11:15:59 +0900 (JST) (envelope-from daichi@ongs.net) To: freebsd-java@FreeBSD.ORG Subject: Re: Linux jdk1.2-pre-v2 In-Reply-To: <14168.41408.309647.596185@avalon.east> References: <199906041845.MAA28168@mt.sri.com> <19990605122410C.daichi@ongs.net> <14168.41408.309647.596185@avalon.east> 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: <19990606111559G.daichi@ongs.net> Date: Sun, 06 Jun 1999 11:15:59 +0900 From: "Daichi T.GOTO" X-Dispatcher: imput version 990225(IM107) Lines: 11 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org From: Anthony Kimball Subject: Re: Linux jdk1.2-pre-v2 Date: Fri, 4 Jun 1999 23:04:47 -0500 (CDT) > Presumably, it is looking for the *linux* libXp.so.6 um, ummm.... how to avoid this problem ? ---- 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 Sat Jun 5 19:30:55 1999 Delivered-To: freebsd-java@freebsd.org Received: from systemics.com (menger.ai [209.88.68.41]) by hub.freebsd.org (Postfix) with ESMTP id 06BA4151FF for ; Sat, 5 Jun 1999 19:30:48 -0700 (PDT) (envelope-from iang@systemics.com) Received: (from iang@localhost) by systemics.com (8.8.8/8.8.8) id WAA18020 for freebsd-java@FreeBSD.ORG; Sat, 5 Jun 1999 22:31:05 -0400 (AST) (envelope-from iang) Date: Sat, 5 Jun 1999 22:31:05 -0400 (AST) From: Ian Grigg Message-Id: <199906060231.WAA18020@systemics.com> To: freebsd-java@FreeBSD.ORG Subject: 118 testing Reply-To: iang@systemics.com Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I've installed and tested the jdk1.1.8_ELF.V99-6-3.tar.gz on 3.2-STABLE (and also briefly on 3.1-STABLE but we upgraded concurrently). The software is a mix of sockets, crypto (Cryptix) and Swing. (Client side is at webfunds.org, or will be soon). No problems noticed that were conceivably attributable to the new version. There are some 20k lines of code here, and cycle testing is happening now. Keep up the good work! iang To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Sat Jun 5 20:15:43 1999 Delivered-To: freebsd-java@freebsd.org Received: from ns.mt.sri.com (unknown [206.127.79.91]) by hub.freebsd.org (Postfix) with ESMTP id 2B77114D35 for ; Sat, 5 Jun 1999 20:15:38 -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 VAA04272; Sat, 5 Jun 1999 21:15:37 -0600 (MDT) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id VAA02652; Sat, 5 Jun 1999 21:15:37 -0600 Date: Sat, 5 Jun 1999 21:15:37 -0600 Message-Id: <199906060315.VAA02652@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: "Don Vu" Cc: Subject: Re: Syntax error In-Reply-To: <000a01beaf53$dd019f50$c0c2efd1@don> References: <000a01beaf53$dd019f50$c0c2efd1@don> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > I downloaded the jdk1.1.7_ELF.V99-3-25.tar.gz and uncompressed it. > After adding the jdk1.1.7 directory to my path, I issued the following = > commands independently: > > java filename > javac filename > jre filename > > All the commands gave me the following error message: > Syntax error: "(" unexpected > > What does this mean? What version of FreeBSD are you running? Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Sat Jun 5 20:16:10 1999 Delivered-To: freebsd-java@freebsd.org Received: from ns.mt.sri.com (unknown [206.127.79.91]) by hub.freebsd.org (Postfix) with ESMTP id 6A53B14D35 for ; Sat, 5 Jun 1999 20:16: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 VAA04291; Sat, 5 Jun 1999 21:16:07 -0600 (MDT) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id VAA02660; Sat, 5 Jun 1999 21:16:07 -0600 Date: Sat, 5 Jun 1999 21:16:07 -0600 Message-Id: <199906060316.VAA02660@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: "Daichi T.GOTO" Cc: freebsd-java@FreeBSD.ORG Subject: Re: Linux jdk1.2-pre-v2 In-Reply-To: <19990606111559G.daichi@ongs.net> References: <199906041845.MAA28168@mt.sri.com> <19990605122410C.daichi@ongs.net> <14168.41408.309647.596185@avalon.east> <19990606111559G.daichi@ongs.net> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > Presumably, it is looking for the *linux* libXp.so.6 > > um, ummm.... how to avoid this problem ? Go get a version of libXp.so.6 from a Linux distribution and install it in the appropriate place. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Sat Jun 5 20:16:59 1999 Delivered-To: freebsd-java@freebsd.org Received: from ns.mt.sri.com (unknown [206.127.79.91]) by hub.freebsd.org (Postfix) with ESMTP id 2C4A014D35 for ; Sat, 5 Jun 1999 20:16:57 -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 VAA04304; Sat, 5 Jun 1999 21:16:48 -0600 (MDT) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id VAA02684; Sat, 5 Jun 1999 21:16:48 -0600 Date: Sat, 5 Jun 1999 21:16:48 -0600 Message-Id: <199906060316.VAA02684@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: iang@systemics.com Cc: freebsd-java@FreeBSD.ORG Subject: Re: 118 testing In-Reply-To: <199906060231.WAA18020@systemics.com> References: <199906060231.WAA18020@systemics.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've installed and tested the jdk1.1.8_ELF.V99-6-3.tar.gz on > 3.2-STABLE (and also briefly on 3.1-STABLE but we upgraded > concurrently). > > The software is a mix of sockets, crypto (Cryptix) and Swing. > (Client side is at webfunds.org, or will be soon). > > No problems noticed that were conceivably attributable to the > new version. There are some 20k lines of code here, and cycle > testing is happening now. Thanks for testing this, let us know if you have problems. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message