From owner-freebsd-java Mon Jan 15 0:32: 5 2001 Delivered-To: freebsd-java@freebsd.org Received: from mx.nsu.ru (mx.nsu.ru [193.124.215.71]) by hub.freebsd.org (Postfix) with ESMTP id 29C9337B400 for ; Mon, 15 Jan 2001 00:31:34 -0800 (PST) Received: from iclub.nsu.ru (root@iclub.nsu.ru [193.124.222.66]) by mx.nsu.ru (8.9.1/8.9.0) with ESMTP id OAA13098; Mon, 15 Jan 2001 14:27:39 +0600 (NOVT) Received: from localhost (fjoe@localhost) by iclub.nsu.ru (8.11.1/8.11.1) with ESMTP id f0F8ROg79941; Mon, 15 Jan 2001 14:27:24 +0600 (NS) (envelope-from fjoe@iclub.nsu.ru) Date: Mon, 15 Jan 2001 14:27:23 +0600 (NS) From: Max Khon To: "Long, Scott" Cc: "'Joshua Goodall '" , "'freebsd-java@freebsd.org '" Subject: RE: BSDi java? 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 hi, there! On Sat, 13 Jan 2001, Long, Scott wrote: > BSD/OS 4.2 has JDK 1.2.2 bundled and installed by default. I am having > trouble with anything Swing related though. do they have JIT? When do they plan to release FreeBSD JDK 1.2.2 or they will not release it at all? /fjoe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Mon Jan 15 1: 7:41 2001 Delivered-To: freebsd-java@freebsd.org Received: from mx.nsu.ru (mx.nsu.ru [193.124.215.71]) by hub.freebsd.org (Postfix) with ESMTP id 7108237B6A7 for ; Mon, 15 Jan 2001 01:07:16 -0800 (PST) Received: from iclub.nsu.ru (root@iclub.nsu.ru [193.124.222.66]) by mx.nsu.ru (8.9.1/8.9.0) with ESMTP id PAA18732; Mon, 15 Jan 2001 15:02:26 +0600 (NOVT) Received: from localhost (fjoe@localhost) by iclub.nsu.ru (8.11.1/8.11.1) with ESMTP id f0F92Kl81346; Mon, 15 Jan 2001 15:02:22 +0600 (NS) (envelope-from fjoe@iclub.nsu.ru) Date: Mon, 15 Jan 2001 15:02:19 +0600 (NS) From: Max Khon To: Nate Williams Cc: freebsd-java@FreeBSD.ORG Subject: Re: IBM JDK 1.3 on 4.2-STABLE In-Reply-To: <14943.18001.332773.717308@nomad.yogotech.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 hi, there! On Fri, 12 Jan 2001, Nate Williams wrote: > > I have ported Andrew Gallatin's patches for IBM JDK 1.3 to 4.2-STABLE: > > http://iclub.nsu.ru/~fjoe/linux-diff > > Umm, I believe Andrew already merged those patches into -STABLE, didn't > he? bash-2.04$ /usr/local/IBMJava2-13/bin/java -version sigaltstack: Cannot allocate memory Segmentation fault (core dumped) bash-2.04$ uname -a FreeBSD xxx 4.2-BETA FreeBSD 4.2-BETA #0: Thu Nov 2 23:24:49 NOVT 2000 fjoe@xxx:/usr/obj/usr/src/sys/alf i386 bash-2.04$ /fjoe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Mon Jan 15 1:11: 1 2001 Delivered-To: freebsd-java@freebsd.org Received: from mx.nsu.ru (mx.nsu.ru [193.124.215.71]) by hub.freebsd.org (Postfix) with ESMTP id 010E537B401 for ; Mon, 15 Jan 2001 01:10:34 -0800 (PST) Received: from iclub.nsu.ru (root@iclub.nsu.ru [193.124.222.66]) by mx.nsu.ru (8.9.1/8.9.0) with ESMTP id PAA19318; Mon, 15 Jan 2001 15:07:44 +0600 (NOVT) Received: from localhost (fjoe@localhost) by iclub.nsu.ru (8.11.1/8.11.1) with ESMTP id f0F97iW81565; Mon, 15 Jan 2001 15:07:44 +0600 (NS) (envelope-from fjoe@iclub.nsu.ru) Date: Mon, 15 Jan 2001 15:07:43 +0600 (NS) From: Max Khon To: Nate Williams Cc: freebsd-java@FreeBSD.ORG Subject: Re: IBM JDK 1.3 on 4.2-STABLE 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 hi, there! On Mon, 15 Jan 2001, Max Khon wrote: > > > I have ported Andrew Gallatin's patches for IBM JDK 1.3 to 4.2-STABLE: > > > http://iclub.nsu.ru/~fjoe/linux-diff > > > > Umm, I believe Andrew already merged those patches into -STABLE, didn't > > he? > > bash-2.04$ /usr/local/IBMJava2-13/bin/java -version > sigaltstack: Cannot allocate memory > Segmentation fault (core dumped) > bash-2.04$ uname -a > FreeBSD xxx 4.2-BETA FreeBSD 4.2-BETA #0: Thu Nov 2 > 23:24:49 NOVT 2000 fjoe@xxx:/usr/obj/usr/src/sys/alf i386 > bash-2.04$ sorry, wrong machine. on 4.2-STABLE the results (without Drew patches) are the same: bash$ uname -a FreeBSD xxx 4.2-STABLE FreeBSD 4.2-STABLE #0: Mon Jan 8 19:55:34 NOVT 2001 fjoe@xxx:/usr/obj/usr/src/sys/alf i386 bash$ /usr/local/IBMJava2-13/bin/java -version sigaltstack: Cannot allocate memory Segmentation fault bash$ /fjoe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Mon Jan 15 1:21:27 2001 Delivered-To: freebsd-java@freebsd.org Received: from mx.nsu.ru (mx.nsu.ru [193.124.215.71]) by hub.freebsd.org (Postfix) with ESMTP id 8348237B400 for ; Mon, 15 Jan 2001 01:20:56 -0800 (PST) Received: from iclub.nsu.ru (root@iclub.nsu.ru [193.124.222.66]) by mx.nsu.ru (8.9.1/8.9.0) with ESMTP id PAA20353; Mon, 15 Jan 2001 15:16:17 +0600 (NOVT) Received: from localhost (fjoe@localhost) by iclub.nsu.ru (8.11.1/8.11.1) with ESMTP id f0F9Fo281957; Mon, 15 Jan 2001 15:16:06 +0600 (NS) (envelope-from fjoe@iclub.nsu.ru) Date: Mon, 15 Jan 2001 15:15:50 +0600 (NS) From: Max Khon To: Daichi GOTO Cc: freebsd-java@FreeBSD.ORG Subject: Re: IBM JDK 1.3 on 4.2-STABLE In-Reply-To: <84770171.979339351092.JavaMail.daichi@localhost> 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, there! On Sat, 13 Jan 2001, Daichi GOTO wrote: > > I have ported Andrew Gallatin's patches for IBM JDK 1.3 to 4.2-STABLE: > > http://iclub.nsu.ru/~fjoe/linux-diff > > > > Patches for bin/* in JDK are here: > > http://iclub.nsu.ru/~fjoe/bin.java.diff > > (actually only patch for bin/java, other shell scripts should be changed > > similarly) > > I have made patch to use IBM JDK13, follow: > > http://www.ongs.net/daichi/freebsd/java/install13/jdk13ibm.diff > (http://www.ongs.net/daichi/freebsd/java/install13/index.shtml) > > The patch will change all scripts under JAVA_HOME/bin/. Please merge my patch > to your patch. thanks! now your patch for IBM JDK and Drew linuxulator patches for 4.2-STABLE are both available at http://iclub.nsu.ru/~fjoe/jdk13/ /fjoe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Mon Jan 15 3:32: 2 2001 Delivered-To: freebsd-java@freebsd.org Received: from sina.com (unknown [202.106.187.156]) by hub.freebsd.org (Postfix) with SMTP id 82B1937B401 for ; Mon, 15 Jan 2001 03:31:44 -0800 (PST) Received: (qmail 44397 invoked from network); 15 Jan 2001 11:26:12 -0000 Received: from unknown (HELO localhost) (202.105.12.29) by 202.106.187.156 with SMTP; 15 Jan 2001 11:26:12 -0000 X-Sender: hangersales@sina.com From: Trend Hanger To: freebsd-java@freebsd.org Date: Mon, 15 Jan 2001 19:30:37 +0800 Subject: We are exporting quality Hanger for cloth, pants Reply-To: hangersales@sina.com Organization: Trend Hanger Co. MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 7bit Message-Id: <20010115113144.82B1937B401@hub.freebsd.org> Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Dear Sir or Madam, Happy New Year! Here we send all the best wish to you. Trend Hanger, as a professional hanger manufacturer in China specializes in producing and designing various kinds of non-slip coated and chrome-plated metal frame clothes hangers. The company has been in the business for almost 10 years now. With experienced staff and workers, we always provide our customers from all over the world with good service, excellent quality and competitively-priced products. Today, people care a lot about environmental protection, and more and more people would choose to use low-waste materials, impressive and well-designed products. We are proud to say ours are among them. For this reason, during the past several years our selling records are quite well, and now the business is growing even faster than before--simply because our series of products are proven to be reliable and worthwhile in our consumers' eyes. Furthermore, we always observe a strict quality control system all throughout our production process. Each product must be carefully examined and tested in each stage so as to ensure excellent quality and nice packing order for our customers. If you are interested in our products, please do not hesitate to contact us. We are anxious to establish long-term, equal and mutual beneficial business relationship with you. Best wishes, Trend Hanger Manufacturer Contact Person: Mr Steve, Phoenix Sales Manager Zhen An Industrial Zone, Foshan City, Guangdong Province, China 528000 Tel: (86 757) 3982666 Fax: (86 757) 2282667 Email: brianced@21cn.com http://www.bosunnet.com/trendhanger/index/contacts.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Mon Jan 15 17:41:37 2001 Delivered-To: freebsd-java@freebsd.org Received: from smtp1.chello.se (smtp1.chello.se [193.150.195.10]) by hub.freebsd.org (Postfix) with ESMTP id 7F46037B69E for ; Mon, 15 Jan 2001 17:41:19 -0800 (PST) Received: from palle.girgensohn.se ([193.150.249.140]) by smtp1.chello.se (InterMail vK.4.02.00.00 201-232-116 license 13ed6d939a101f33a28aa8ad6d2fac65) with ESMTP id <20010116014040.GIDI5273.smtp1@palle.girgensohn.se>; Tue, 16 Jan 2001 02:40:40 +0100 Received: from partitur.se (localhost [127.0.0.1]) by palle.girgensohn.se (8.11.1/8.11.1) with ESMTP id f0G1fH827678; Tue, 16 Jan 2001 02:41:18 +0100 (CET) (envelope-from girgen@partitur.se) Message-ID: <3A63A6BD.787B4FB5@partitur.se> Date: Tue, 16 Jan 2001 02:41:17 +0100 From: Palle Girgensohn Organization: Partitur X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.2-STABLE i386) X-Accept-Language: sv, en MIME-Version: 1.0 To: Kuti Zsolt Cc: freebsd-java@freebsd.org Subject: Re: native 1.2 & file permissions References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Kuti Zsolt wrote: > > > Hello! > > > > After build, when installed on a mashine with umask 077 set for normal > > users, the root can use jdk1.2, while a normal user can't. Then I set r,x > > permissions recursively by hand. Now it works for normal users, but it's > > seems not to be a real solution as OpenJIT's build can only be done as > > root and after install can only be used by root. > > Everything is OK on a machine with the default 022 umask. I think the problem is that the port is not *installed* but just tarred from the WRKSRCDIR to the install dir. While this is *much* faster than recursive install, it does not set modes. The distfile is untarred as the build user, with build user's umask... Best way to fix this would be to, in the port, keep the distributed permissions using -p with tar, and chown -R root upon installation. Depends on how well the tarball's persmission are set... /Palle To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Mon Jan 15 20:37:11 2001 Delivered-To: freebsd-java@freebsd.org Received: from thelab.hub.org (SHW2-220.accesscable.net [24.71.145.220]) by hub.freebsd.org (Postfix) with ESMTP id 7256937B401; Mon, 15 Jan 2001 20:36:50 -0800 (PST) Received: from localhost (scrappy@localhost) by thelab.hub.org (8.11.1/8.11.1) with ESMTP id f0G4Z5t56032; Tue, 16 Jan 2001 00:35:05 -0400 (AST) (envelope-from scrappy@hub.org) X-Authentication-Warning: thelab.hub.org: scrappy owned process doing -bs Date: Tue, 16 Jan 2001 00:35:05 -0400 (AST) From: The Hermit Hacker To: Cc: Subject: jdk12-beta ... source is where? 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 Just went to the URL at Sun, and can find the Solaris, Linux and Windows 1.2.2 stuff, but can't find anything else ... has the URL changed? Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy Systems Administrator @ hub.org primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Jan 16 3:24:23 2001 Delivered-To: freebsd-java@freebsd.org Received: from heinz.jollem.com (c104187.upc-c.chello.nl [212.187.104.187]) by hub.freebsd.org (Postfix) with ESMTP id B9D6F37B698; Tue, 16 Jan 2001 03:24:05 -0800 (PST) Received: (from ernst@localhost) by heinz.jollem.com (8.11.1/8.11.1) id f0GBMp801932; Tue, 16 Jan 2001 12:22:51 +0100 (CET) (envelope-from ernst) Date: Tue, 16 Jan 2001 12:22:51 +0100 From: Ernst de Haan To: The Hermit Hacker Cc: freebsd-java@FreeBSD.ORG, sobomax@FreeBSD.ORG Subject: Re: jdk12-beta ... source is where? Message-ID: <20010116122251.A1923@c187104187.telekabel.chello.nl> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from scrappy@hub.org on Tue, Jan 16, 2001 at 12:35:05AM -0400 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi Marc, *What* URL did you try? Please be a bit more specific when filing a problem report. -- Ernst The Hermit Hacker wrote: > > Just went to the URL at Sun, and can find the Solaris, Linux and Windows > 1.2.2 stuff, but can't find anything else ... has the URL changed? > > > Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy > Systems Administrator @ hub.org > primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org > > > > 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 Tue Jan 16 4:26:18 2001 Delivered-To: freebsd-java@freebsd.org Received: from ares.trc.adelaide.edu.au (ares.trc.adelaide.edu.au [129.127.246.5]) by hub.freebsd.org (Postfix) with ESMTP id 435DD37B6A1; Tue, 16 Jan 2001 04:26:00 -0800 (PST) Received: (from glewis@localhost) by ares.trc.adelaide.edu.au (8.9.3/8.9.3) id WAA75168; Tue, 16 Jan 2001 22:55:49 +1030 (CST) (envelope-from glewis) Date: Tue, 16 Jan 2001 22:55:49 +1030 From: Greg Lewis To: The Hermit Hacker Cc: freebsd-java@FreeBSD.ORG, sobomax@FreeBSD.ORG Subject: Re: jdk12-beta ... source is where? Message-ID: <20010116225549.A75155@ares.trc.adelaide.edu.au> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: ; from scrappy@hub.org on Tue, Jan 16, 2001 at 12:35:05AM -0400 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, Jan 16, 2001 at 12:35:05AM -0400, The Hermit Hacker wrote: > Just went to the URL at Sun, and can find the Solaris, Linux and Windows > 1.2.2 stuff, but can't find anything else ... has the URL changed? Sun sometimes adds or removes source code to their Community Source code site. I expect the 1.2beta code is long gone. - Greg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Jan 16 4:47: 6 2001 Delivered-To: freebsd-java@freebsd.org Received: from thelab.hub.org (SHW2-220.accesscable.net [24.71.145.220]) by hub.freebsd.org (Postfix) with ESMTP id 920A537B400; Tue, 16 Jan 2001 04:46:47 -0800 (PST) Received: from localhost (scrappy@localhost) by thelab.hub.org (8.11.1/8.11.1) with ESMTP id f0GCj1563902; Tue, 16 Jan 2001 08:45:01 -0400 (AST) (envelope-from scrappy@hub.org) X-Authentication-Warning: thelab.hub.org: scrappy owned process doing -bs Date: Tue, 16 Jan 2001 08:45:01 -0400 (AST) From: The Hermit Hacker To: Ernst de Haan Cc: , Subject: Re: jdk12-beta ... source is where? In-Reply-To: <20010116122251.A1923@c187104187.telekabel.chello.nl> 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, 16 Jan 2001, Ernst de Haan wrote: > Hi Marc, > > *What* URL did you try? Please be a bit more specific when filing a problem > report. Sorry .. the one that it tells me too when I type 'make' in ports: hub# make ===> jdk-1.2.2b10 You must manually fetch the source distribution and FreeBSD patches (jdk1_2_2-src.tar.gz freebsd-jdk122-patches-10.tar.gz) from http://www.sun.com/software/communitysource/java2/ and http://www.eyesbeyond.com/freebsddom/java/jdk.html, place it in /usr/ports/distfiles and then run make again. > > -- > Ernst > > The Hermit Hacker wrote: > > > > Just went to the URL at Sun, and can find the Solaris, Linux and Windows > > 1.2.2 stuff, but can't find anything else ... has the URL changed? > > > > > > Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy > > Systems Administrator @ hub.org > > primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-java" in the body of the message > > > Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy Systems Administrator @ hub.org primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Jan 16 4:48:14 2001 Delivered-To: freebsd-java@freebsd.org Received: from thelab.hub.org (SHW2-220.accesscable.net [24.71.145.220]) by hub.freebsd.org (Postfix) with ESMTP id 6BCDE37B400; Tue, 16 Jan 2001 04:47:56 -0800 (PST) Received: from localhost (scrappy@localhost) by thelab.hub.org (8.11.1/8.11.1) with ESMTP id f0GCkCq63939; Tue, 16 Jan 2001 08:46:12 -0400 (AST) (envelope-from scrappy@hub.org) X-Authentication-Warning: thelab.hub.org: scrappy owned process doing -bs Date: Tue, 16 Jan 2001 08:46:12 -0400 (AST) From: The Hermit Hacker To: Greg Lewis Cc: , Subject: Re: jdk12-beta ... source is where? In-Reply-To: <20010116225549.A75155@ares.trc.adelaide.edu.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org anyone have a copy laying about, by any chance? jakarta-tomcat 3.2 and above appears to require jdk1.2 and above ... :( On Tue, 16 Jan 2001, Greg Lewis wrote: > On Tue, Jan 16, 2001 at 12:35:05AM -0400, The Hermit Hacker wrote: > > Just went to the URL at Sun, and can find the Solaris, Linux and Windows > > 1.2.2 stuff, but can't find anything else ... has the URL changed? > > Sun sometimes adds or removes source code to their Community Source code > site. I expect the 1.2beta code is long gone. > > - Greg > Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy Systems Administrator @ hub.org primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Jan 16 4:59:32 2001 Delivered-To: freebsd-java@freebsd.org Received: from mail0.filmgroup.co.uk (unknown [213.239.10.2]) by hub.freebsd.org (Postfix) with ESMTP id 5176937B401 for ; Tue, 16 Jan 2001 04:59:13 -0800 (PST) Received: from mail by mail0.filmgroup.co.uk with scanned-ok (Exim 3.13 #2) id 14IVhg-000J1r-00 for freebsd-java@freebsd.org; Tue, 16 Jan 2001 12:59:12 +0000 Received: from [193.164.243.93] (helo=cov-ex-1.filmgroup.co.uk) by mail0.filmgroup.co.uk with esmtp (Exim 3.13 #2) id 14IVhe-000J1h-00; Tue, 16 Jan 2001 12:59:10 +0000 Received: by COV-EX-1 with Internet Mail Service (5.5.2650.21) id ; Tue, 16 Jan 2001 13:04:52 -0000 Message-ID: From: Rob Fuller To: 'The Hermit Hacker' Cc: "'freebsd-java@freebsd.org'" Subject: RE: jdk12-beta ... source is where? Date: Tue, 16 Jan 2001 13:04:52 -0000 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I belive what you want is the java 2 sdk1.2.2 for platforms solaris/sparc solaris/intel and windows/nt this should be the source package you need and can be found at http://www.sun.com/software/java2/download.html;$sessionid$DBGIBVQAAAMH1AMTA 1LU5YQ your need to register to get the source package. this link is fact linked off of http://www.sun.com/software/communitysource/java2/ where it says Downloads in a small box on the right hand side. This should be all you need to know to find it. -----Original Message----- From: The Hermit Hacker [mailto:scrappy@hub.org] Sent: Tuesday, January 16, 2001 12:45 PM To: Ernst de Haan Cc: freebsd-java@FreeBSD.ORG; sobomax@FreeBSD.ORG Subject: Re: jdk12-beta ... source is where? On Tue, 16 Jan 2001, Ernst de Haan wrote: > Hi Marc, > > *What* URL did you try? Please be a bit more specific when filing a problem > report. Sorry .. the one that it tells me too when I type 'make' in ports: hub# make ===> jdk-1.2.2b10 You must manually fetch the source distribution and FreeBSD patches (jdk1_2_2-src.tar.gz freebsd-jdk122-patches-10.tar.gz) from http://www.sun.com/software/communitysource/java2/ and http://www.eyesbeyond.com/freebsddom/java/jdk.html, place it in /usr/ports/distfiles and then run make again. > > -- > Ernst > > The Hermit Hacker wrote: > > > > Just went to the URL at Sun, and can find the Solaris, Linux and Windows > > 1.2.2 stuff, but can't find anything else ... has the URL changed? > > > > > > Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy > > Systems Administrator @ hub.org > > primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-java" in the body of the message > > > Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy Systems Administrator @ hub.org primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org 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 Tue Jan 16 5:14: 2 2001 Delivered-To: freebsd-java@freebsd.org Received: from thelab.hub.org (SHW2-220.accesscable.net [24.71.145.220]) by hub.freebsd.org (Postfix) with ESMTP id 5462937B698 for ; Tue, 16 Jan 2001 05:13:42 -0800 (PST) Received: from localhost (scrappy@localhost) by thelab.hub.org (8.11.1/8.11.1) with ESMTP id f0GDC1u64413; Tue, 16 Jan 2001 09:12:01 -0400 (AST) (envelope-from scrappy@hub.org) X-Authentication-Warning: thelab.hub.org: scrappy owned process doing -bs Date: Tue, 16 Jan 2001 09:12:01 -0400 (AST) From: The Hermit Hacker To: Rob Fuller Cc: "'freebsd-java@freebsd.org'" Subject: RE: jdk12-beta ... source is where? 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 that does her ... thanks :) On Tue, 16 Jan 2001, Rob Fuller wrote: > > I belive what you want is the java 2 sdk1.2.2 for platforms solaris/sparc > solaris/intel and windows/nt this should be the source package you need > and can be found at > > http://www.sun.com/software/java2/download.html;$sessionid$DBGIBVQAAAMH1AMTA > 1LU5YQ > > your need to register to get the source package. > this link is fact linked off of > > http://www.sun.com/software/communitysource/java2/ > > where it says Downloads in a small box on the right hand side. > > This should be all you need to know to find it. > > -----Original Message----- > From: The Hermit Hacker [mailto:scrappy@hub.org] > Sent: Tuesday, January 16, 2001 12:45 PM > To: Ernst de Haan > Cc: freebsd-java@FreeBSD.ORG; sobomax@FreeBSD.ORG > Subject: Re: jdk12-beta ... source is where? > > > > On Tue, 16 Jan 2001, Ernst de Haan wrote: > > > Hi Marc, > > > > *What* URL did you try? Please be a bit more specific when filing a > problem > > report. > > Sorry .. the one that it tells me too when I type 'make' in ports: > > hub# make > ===> jdk-1.2.2b10 You must manually fetch the source distribution and > FreeBSD patches (jdk1_2_2-src.tar.gz freebsd-jdk122-patches-10.tar.gz) from > http://www.sun.com/software/communitysource/java2/ and > http://www.eyesbeyond.com/freebsddom/java/jdk.html, place it in > /usr/ports/distfiles and then run make again. > > > > > -- > > Ernst > > > > The Hermit Hacker wrote: > > > > > > Just went to the URL at Sun, and can find the Solaris, Linux and Windows > > > 1.2.2 stuff, but can't find anything else ... has the URL changed? > > > > > > > > > Marc G. Fournier ICQ#7615664 IRC Nick: > Scrappy > > > Systems Administrator @ hub.org > > > primary: scrappy@hub.org secondary: > scrappy@{freebsd|postgresql}.org > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-java" in the body of the message > > > > > > > Marc G. Fournier ICQ#7615664 IRC Nick: > Scrappy > Systems Administrator @ hub.org > primary: scrappy@hub.org secondary: > scrappy@{freebsd|postgresql}.org > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-java" in the body of the message > > Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy Systems Administrator @ hub.org primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Jan 16 5:14:18 2001 Delivered-To: freebsd-java@freebsd.org Received: from blizzard.sabbo.net (ns.sabbo.net [193.193.218.18]) by hub.freebsd.org (Postfix) with ESMTP id E557937B404 for ; Tue, 16 Jan 2001 05:13:57 -0800 (PST) Received: from vic.sabbo.net ([193.193.218.181]) by blizzard.sabbo.net (8.10.1/8.10.1) with ESMTP id f0GDDQ217825; Tue, 16 Jan 2001 15:13:30 +0200 Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vic.sabbo.net (8.11.1/8.9.3) with ESMTP id f0GDDSr43726; Tue, 16 Jan 2001 15:13:28 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Message-ID: <3A6448F6.98D6ADD3@FreeBSD.org> Date: Tue, 16 Jan 2001 15:13:26 +0200 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.76 [en] (WinNT; U) X-Accept-Language: uk,ru,en MIME-Version: 1.0 To: The Hermit Hacker Cc: Greg Lewis , freebsd-java@FreeBSD.org Subject: Re: jdk12-beta ... source is where? References: Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The Hermit Hacker wrote: > anyone have a copy laying about, by any chance? jakarta-tomcat 3.2 and > above appears to require jdk1.2 and above ... :( > > On Tue, 16 Jan 2001, Greg Lewis wrote: > > > On Tue, Jan 16, 2001 at 12:35:05AM -0400, The Hermit Hacker wrote: > > > Just went to the URL at Sun, and can find the Solaris, Linux and Windows > > > 1.2.2 stuff, but can't find anything else ... has the URL changed? > > > > Sun sometimes adds or removes source code to their Community Source code > > site. I expect the 1.2beta code is long gone. http://ftpsearch.lycos.com/ is your friend ;) ftp://ftp.csua.berkeley.edu/pub/.1/ports/distfiles/jdk1_2_2-src.tar.gz ftp://ftp.ic.tsu.ru/pub/FreeBSD/ports/distfiles/jdk1_2_2-src.tar.gz ftp://ftp.sci-nnov.ru/pub/FreeBSD/ports/distfiles/jdk1_2_2-src.tar.gz (I donno though is the sites above are permitted to distribute this file or not :-/). -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Jan 16 5:23:27 2001 Delivered-To: freebsd-java@freebsd.org Received: from out5.mx.nwbl.wi.voyager.net (out5.mx.nwbl.wi.voyager.net [169.207.2.77]) by hub.freebsd.org (Postfix) with ESMTP id 1D02437B401 for ; Tue, 16 Jan 2001 05:23:07 -0800 (PST) Received: from pop5.nwbl.wi.voyager.net (pop5.nwbl.wi.voyager.net [169.207.3.83]) by out5.mx.nwbl.wi.voyager.net (8.11.1/8.11.1) with ESMTP id f0GDMvt66578; Tue, 16 Jan 2001 07:22:57 -0600 (CST) Received: from tabby.charles (d124.as7.nwbl0.wi.voyager.net [169.207.128.252]) by pop5.nwbl.wi.voyager.net (8.10.2/8.10.2) with ESMTP id f0GDMtd29524; Tue, 16 Jan 2001 07:22:55 -0600 (CST) Received: from tabby (localhost [127.0.0.1]) by tabby.charles (8.11.1/8.11.1) with ESMTP id f0GDLnZ65136; Tue, 16 Jan 2001 07:21:49 -0600 (CST) (envelope-from deaven@tabby.charles) Message-Id: <200101161321.f0GDLnZ65136@tabby.charles> X-Mailer: exmh version 2.2 06/23/2000 with nmh-1.0.4 To: The Hermit Hacker Cc: Rob Fuller , "'freebsd-java@freebsd.org'" Subject: Re: jdk12-beta ... source is where? In-reply-to: Your message of "Tue, 16 Jan 2001 09:12:01 -0400." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 16 Jan 2001 07:21:49 -0600 From: David Deaven Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Just FYI, the jdk 1.3 for linux runs beautifully on FreeBSD as long as you are running pure java, or linux JNI, apps (loading natively-compiled JNI code fails because you can't mix ABIs in a single process). Dave > >that does her ... thanks :) > > > >On Tue, 16 Jan 2001, Rob Fuller wrote: > >> >> I belive what you want is the java 2 sdk1.2.2 for platforms solaris/sparc >> solaris/intel and windows/nt this should be the source package you need >> and can be found at >> >> http://www.sun.com/software/java2/download.html;$sessionid$DBGIBVQAAAMH1AMTA >> 1LU5YQ >> >> your need to register to get the source package. >> this link is fact linked off of >> >> http://www.sun.com/software/communitysource/java2/ >> >> where it says Downloads in a small box on the right hand side. >> >> This should be all you need to know to find it. >> >> -----Original Message----- >> From: The Hermit Hacker [mailto:scrappy@hub.org] >> Sent: Tuesday, January 16, 2001 12:45 PM >> To: Ernst de Haan >> Cc: freebsd-java@FreeBSD.ORG; sobomax@FreeBSD.ORG >> Subject: Re: jdk12-beta ... source is where? >> >> >> >> On Tue, 16 Jan 2001, Ernst de Haan wrote: >> >> > Hi Marc, >> > >> > *What* URL did you try? Please be a bit more specific when filing a >> problem >> > report. >> >> Sorry .. the one that it tells me too when I type 'make' in ports: >> >> hub# make >> ===> jdk-1.2.2b10 You must manually fetch the source distribution and >> FreeBSD patches (jdk1_2_2-src.tar.gz freebsd-jdk122-patches-10.tar.gz) from >> http://www.sun.com/software/communitysource/java2/ and >> http://www.eyesbeyond.com/freebsddom/java/jdk.html, place it in >> /usr/ports/distfiles and then run make again. >> >> > >> > -- >> > Ernst >> > >> > The Hermit Hacker wrote: >> > > >> > > Just went to the URL at Sun, and can find the Solaris, Linux and Windows >> > > 1.2.2 stuff, but can't find anything else ... has the URL changed? >> > > >> > > >> > > Marc G. Fournier ICQ#7615664 IRC Nick: >> Scrappy >> > > Systems Administrator @ hub.org >> > > primary: scrappy@hub.org secondary: >> scrappy@{freebsd|postgresql}.org >> > > >> > > >> > > >> > > To Unsubscribe: send mail to majordomo@FreeBSD.org >> > > with "unsubscribe freebsd-java" in the body of the message >> > > >> > >> >> Marc G. Fournier ICQ#7615664 IRC Nick: >> Scrappy >> Systems Administrator @ hub.org >> primary: scrappy@hub.org secondary: >> scrappy@{freebsd|postgresql}.org >> >> >> >> To Unsubscribe: send mail to majordomo@FreeBSD.org >> with "unsubscribe freebsd-java" in the body of the message >> >> > >Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy >Systems Administrator @ hub.org >primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-java" in the body of the message > -- ------------------------------------- David Deaven deaven@execpc.com http://www.execpc.com/~deaven To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Jan 16 5:50:28 2001 Delivered-To: freebsd-java@freebsd.org Received: from thelab.hub.org (SHW2-220.accesscable.net [24.71.145.220]) by hub.freebsd.org (Postfix) with ESMTP id 465B937B402 for ; Tue, 16 Jan 2001 05:50:11 -0800 (PST) Received: from localhost (scrappy@localhost) by thelab.hub.org (8.11.1/8.11.1) with ESMTP id f0GDmZV64933 for ; Tue, 16 Jan 2001 09:48:35 -0400 (AST) (envelope-from scrappy@hub.org) X-Authentication-Warning: thelab.hub.org: scrappy owned process doing -bs Date: Tue, 16 Jan 2001 09:48:35 -0400 (AST) From: The Hermit Hacker To: Subject: jdk for FreeBSD requires jdk for Linux? 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 Subject says it all ... Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy Systems Administrator @ hub.org primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Jan 16 6:31:26 2001 Delivered-To: freebsd-java@freebsd.org Received: from thelab.hub.org (SHW2-220.accesscable.net [24.71.145.220]) by hub.freebsd.org (Postfix) with ESMTP id 719BF37B400 for ; Tue, 16 Jan 2001 06:31:08 -0800 (PST) Received: from localhost (scrappy@localhost) by thelab.hub.org (8.11.1/8.11.1) with ESMTP id f0GETTM65629 for ; Tue, 16 Jan 2001 10:29:29 -0400 (AST) (envelope-from scrappy@hub.org) X-Authentication-Warning: thelab.hub.org: scrappy owned process doing -bs Date: Tue, 16 Jan 2001 10:29:29 -0400 (AST) From: The Hermit Hacker To: Subject: jdk12-beta needs jfc as dependancy? 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 hub# make ===> Extracting for jdk-1.2.2b10 >> Checksum OK for jdk1_2_2-src.tar.gz. >> Checksum OK for freebsd-jdk122-patches-10.tar.gz. ===> jdk-1.2.2b10 depends on executable: gm4 - found ===> jdk-1.2.2b10 depends on executable: zip - found ===> jdk-1.2.2b10 depends on file: /usr/local/jdk1.1.8/bin/javac - found ===> jdk-1.2.2b10 depends on file: /usr/local/linux-jdk1.2.2/bin/javac - found ===> jdk-1.2.2b10 depends on file: /usr/X11R6/lib/libMrm.a - found ===> jdk-1.2.2b10 depends on file: /nonexistent - found ===> jdk-1.2.2b10 depends on executable: gmake - found ===> jdk-1.2.2b10 depends on shared library: odbc.1 - found ===> Patching for jdk-1.2.2b10 cp: /home/projects/ports-wrk/usr/ports/java/jdk12-beta/../../java/jfc/work/swing-1.1.1fcs/*.jar: No such file or directory *** Error code 1 Stop in /usr/ports/java/jdk12-beta. *** Error code 1 Stop in /usr/ports/java/jdk12-beta. *** Error code 1 Stop in /usr/ports/java/jdk12-beta. *** Error code 1 Stop in /usr/ports/java/jdk12-beta. *** Error code 1 Stop in /usr/ports/java/jdk12-beta. Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy Systems Administrator @ hub.org primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Jan 16 6:34: 6 2001 Delivered-To: freebsd-java@freebsd.org Received: from thelab.hub.org (SHW2-220.accesscable.net [24.71.145.220]) by hub.freebsd.org (Postfix) with ESMTP id DF9CD37B404 for ; Tue, 16 Jan 2001 06:33:47 -0800 (PST) Received: from localhost (scrappy@localhost) by thelab.hub.org (8.11.1/8.11.1) with ESMTP id f0GEWDf65756 for ; Tue, 16 Jan 2001 10:32:13 -0400 (AST) (envelope-from scrappy@hub.org) X-Authentication-Warning: thelab.hub.org: scrappy owned process doing -bs Date: Tue, 16 Jan 2001 10:32:13 -0400 (AST) From: The Hermit Hacker To: Subject: Re: jdk12-beta needs jfc as dependancy? 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 hrmmm, just checked my system, and jfc is already installed, so shouldn't it be using whatever it needs from the existing install? On Tue, 16 Jan 2001, The Hermit Hacker wrote: > > hub# make > ===> Extracting for jdk-1.2.2b10 > >> Checksum OK for jdk1_2_2-src.tar.gz. > >> Checksum OK for freebsd-jdk122-patches-10.tar.gz. > ===> jdk-1.2.2b10 depends on executable: gm4 - found > ===> jdk-1.2.2b10 depends on executable: zip - found > ===> jdk-1.2.2b10 depends on file: /usr/local/jdk1.1.8/bin/javac - found > ===> jdk-1.2.2b10 depends on file: /usr/local/linux-jdk1.2.2/bin/javac - found > ===> jdk-1.2.2b10 depends on file: /usr/X11R6/lib/libMrm.a - found > ===> jdk-1.2.2b10 depends on file: /nonexistent - found > ===> jdk-1.2.2b10 depends on executable: gmake - found > ===> jdk-1.2.2b10 depends on shared library: odbc.1 - found > ===> Patching for jdk-1.2.2b10 > cp: /home/projects/ports-wrk/usr/ports/java/jdk12-beta/../../java/jfc/work/swing-1.1.1fcs/*.jar: No such file or directory > *** Error code 1 > > Stop in /usr/ports/java/jdk12-beta. > *** Error code 1 > > Stop in /usr/ports/java/jdk12-beta. > *** Error code 1 > > Stop in /usr/ports/java/jdk12-beta. > *** Error code 1 > > Stop in /usr/ports/java/jdk12-beta. > *** Error code 1 > > Stop in /usr/ports/java/jdk12-beta. > > > Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy > Systems Administrator @ hub.org > primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-java" in the body of the message > Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy Systems Administrator @ hub.org primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Jan 16 7:24: 7 2001 Delivered-To: freebsd-java@freebsd.org Received: from mail0.filmgroup.co.uk (unknown [213.239.10.2]) by hub.freebsd.org (Postfix) with ESMTP id 7ED1137B69B for ; Tue, 16 Jan 2001 07:23:46 -0800 (PST) Received: from mail by mail0.filmgroup.co.uk with scanned-ok (Exim 3.13 #2) id 14IXxZ-000JYy-00 for freebsd-java@freebsd.org; Tue, 16 Jan 2001 15:23:45 +0000 Received: from [193.164.243.93] (helo=cov-ex-1.filmgroup.co.uk) by mail0.filmgroup.co.uk with esmtp (Exim 3.13 #2) id 14IXxX-000JYk-00; Tue, 16 Jan 2001 15:23:43 +0000 Received: by COV-EX-1 with Internet Mail Service (5.5.2650.21) id ; Tue, 16 Jan 2001 15:29:26 -0000 Message-ID: From: Rob Fuller To: 'The Hermit Hacker' , freebsd-java@FreeBSD.ORG Subject: RE: jdk12-beta needs jfc as dependancy? Date: Tue, 16 Jan 2001 15:29:25 -0000 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org You need to have the swing packages on your machine before you can build jdk 1.2.2 -----Original Message----- From: The Hermit Hacker [mailto:scrappy@hub.org] Sent: Tuesday, January 16, 2001 2:32 PM To: freebsd-java@FreeBSD.ORG Subject: Re: jdk12-beta needs jfc as dependancy? hrmmm, just checked my system, and jfc is already installed, so shouldn't it be using whatever it needs from the existing install? On Tue, 16 Jan 2001, The Hermit Hacker wrote: > > hub# make > ===> Extracting for jdk-1.2.2b10 > >> Checksum OK for jdk1_2_2-src.tar.gz. > >> Checksum OK for freebsd-jdk122-patches-10.tar.gz. > ===> jdk-1.2.2b10 depends on executable: gm4 - found > ===> jdk-1.2.2b10 depends on executable: zip - found > ===> jdk-1.2.2b10 depends on file: /usr/local/jdk1.1.8/bin/javac - found > ===> jdk-1.2.2b10 depends on file: /usr/local/linux-jdk1.2.2/bin/javac - found > ===> jdk-1.2.2b10 depends on file: /usr/X11R6/lib/libMrm.a - found > ===> jdk-1.2.2b10 depends on file: /nonexistent - found > ===> jdk-1.2.2b10 depends on executable: gmake - found > ===> jdk-1.2.2b10 depends on shared library: odbc.1 - found > ===> Patching for jdk-1.2.2b10 > cp: /home/projects/ports-wrk/usr/ports/java/jdk12-beta/../../java/jfc/work/swing -1.1.1fcs/*.jar: No such file or directory > *** Error code 1 > > Stop in /usr/ports/java/jdk12-beta. > *** Error code 1 > > Stop in /usr/ports/java/jdk12-beta. > *** Error code 1 > > Stop in /usr/ports/java/jdk12-beta. > *** Error code 1 > > Stop in /usr/ports/java/jdk12-beta. > *** Error code 1 > > Stop in /usr/ports/java/jdk12-beta. > > > Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy > Systems Administrator @ hub.org > primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-java" in the body of the message > Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy Systems Administrator @ hub.org primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org 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 Tue Jan 16 7:27:35 2001 Delivered-To: freebsd-java@freebsd.org Received: from hermes.research.kpn.com (hermes.research.kpn.com [139.63.192.8]) by hub.freebsd.org (Postfix) with ESMTP id 78ED737B69B for ; Tue, 16 Jan 2001 07:27:18 -0800 (PST) Received: from l04.research.kpn.com (l04.research.kpn.com [139.63.192.204]) by research.kpn.com (PMDF V5.2-31 #42699) with ESMTP id <01JYZCEO2S8000042Y@research.kpn.com> for freebsd-java@FreeBSD.ORG; Tue, 16 Jan 2001 16:27:16 +0100 Received: by l04.research.kpn.com with Internet Mail Service (5.5.2653.19) id ; Tue, 16 Jan 2001 16:27:15 +0100 Content-return: allowed Date: Tue, 16 Jan 2001 16:27:06 +0100 From: "Koster, K.J." Subject: RE: jdk for FreeBSD requires jdk for Linux? To: 'The Hermit Hacker' Cc: freebsd-java@FreeBSD.ORG Message-id: <59063B5B4D98D311BC0D0001FA7E4522026D7B04@l04.research.kpn.com> MIME-version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > Subject says it all ... > Indeed it does. Kees Jan ================================================ You are only young once, but you can stay immature all your life. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Jan 16 7:29:49 2001 Delivered-To: freebsd-java@freebsd.org Received: from thelab.hub.org (SHW2-220.accesscable.net [24.71.145.220]) by hub.freebsd.org (Postfix) with ESMTP id 68AED37B400 for ; Tue, 16 Jan 2001 07:29:29 -0800 (PST) Received: from localhost (scrappy@localhost) by thelab.hub.org (8.11.1/8.11.1) with ESMTP id f0GFRkT66974; Tue, 16 Jan 2001 11:27:46 -0400 (AST) (envelope-from scrappy@hub.org) X-Authentication-Warning: thelab.hub.org: scrappy owned process doing -bs Date: Tue, 16 Jan 2001 11:27:46 -0400 (AST) From: The Hermit Hacker To: Rob Fuller Cc: Subject: RE: jdk12-beta needs jfc as dependancy? 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 Tue, 16 Jan 2001, Rob Fuller wrote: > > You need to have the swing packages on your machine before you can build jdk > 1.2.2 that is the point ... jfc was already installed ... even when I downloaded the .zip file and put it in distfiles, jdk12-beta doesn't extract it, since its already installed, but it fails, cause it can't find the extract files ... why can't it pull it from the installed location? > > -----Original Message----- > From: The Hermit Hacker [mailto:scrappy@hub.org] > Sent: Tuesday, January 16, 2001 2:32 PM > To: freebsd-java@FreeBSD.ORG > Subject: Re: jdk12-beta needs jfc as dependancy? > > > > > hrmmm, just checked my system, and jfc is already installed, so shouldn't > it be using whatever it needs from the existing install? > > On Tue, 16 Jan 2001, The Hermit Hacker wrote: > > > > > hub# make > > ===> Extracting for jdk-1.2.2b10 > > >> Checksum OK for jdk1_2_2-src.tar.gz. > > >> Checksum OK for freebsd-jdk122-patches-10.tar.gz. > > ===> jdk-1.2.2b10 depends on executable: gm4 - found > > ===> jdk-1.2.2b10 depends on executable: zip - found > > ===> jdk-1.2.2b10 depends on file: /usr/local/jdk1.1.8/bin/javac - found > > ===> jdk-1.2.2b10 depends on file: /usr/local/linux-jdk1.2.2/bin/javac - > found > > ===> jdk-1.2.2b10 depends on file: /usr/X11R6/lib/libMrm.a - found > > ===> jdk-1.2.2b10 depends on file: /nonexistent - found > > ===> jdk-1.2.2b10 depends on executable: gmake - found > > ===> jdk-1.2.2b10 depends on shared library: odbc.1 - found > > ===> Patching for jdk-1.2.2b10 > > cp: > /home/projects/ports-wrk/usr/ports/java/jdk12-beta/../../java/jfc/work/swing > -1.1.1fcs/*.jar: No such file or directory > > *** Error code 1 > > > > Stop in /usr/ports/java/jdk12-beta. > > *** Error code 1 > > > > Stop in /usr/ports/java/jdk12-beta. > > *** Error code 1 > > > > Stop in /usr/ports/java/jdk12-beta. > > *** Error code 1 > > > > Stop in /usr/ports/java/jdk12-beta. > > *** Error code 1 > > > > Stop in /usr/ports/java/jdk12-beta. > > > > > > Marc G. Fournier ICQ#7615664 IRC Nick: > Scrappy > > Systems Administrator @ hub.org > > primary: scrappy@hub.org secondary: > scrappy@{freebsd|postgresql}.org > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-java" in the body of the message > > > > Marc G. Fournier ICQ#7615664 IRC Nick: > Scrappy > Systems Administrator @ hub.org > primary: scrappy@hub.org secondary: > scrappy@{freebsd|postgresql}.org > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-java" in the body of the message > > Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy Systems Administrator @ hub.org primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Jan 16 7:39:30 2001 Delivered-To: freebsd-java@freebsd.org Received: from serenity.mcc.ac.uk (serenity.mcc.ac.uk [130.88.200.93]) by hub.freebsd.org (Postfix) with ESMTP id 7A76B37B69B for ; Tue, 16 Jan 2001 07:39:12 -0800 (PST) Received: from dogma.freebsd-uk.eu.org ([130.88.200.97]) by serenity.mcc.ac.uk with esmtp (Exim 2.05 #4) id 14IYCV-0009nI-00 for freebsd-java@freebsd.org; Tue, 16 Jan 2001 15:39:11 +0000 Received: (from rasputin@localhost) by dogma.freebsd-uk.eu.org (8.11.1/8.11.1) id f0GFdBb45610 for freebsd-java@freebsd.org; Tue, 16 Jan 2001 15:39:11 GMT (envelope-from rasputin) Date: Tue, 16 Jan 2001 15:39:10 +0000 From: Rasputin To: freebsd-java@freebsd.org Subject: Re: jdk12-beta needs jfc as dependancy? Message-ID: <20010116153910.A45568@dogma.freebsd-uk.eu.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: ; from scrappy@hub.org on Tue, Jan 16, 2001 at 11:27:46AM -0400 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org * The Hermit Hacker [010116 15:31]: > On Tue, 16 Jan 2001, Rob Fuller wrote: > > > > > You need to have the swing packages on your machine before you can build jdk 1.2.2 > > that is the point ... jfc was already installed ... even when I downloaded > the .zip file and put it in distfiles, jdk12-beta doesn't extract it, > since its already installed, but it fails, cause it can't find the extract > files ... > > why can't it pull it from the installed location? Who knows. Just cd /usr/ports/java/jfc make extract then try building jdk1.2.2 again. JFC seems to suck quite hard. 13Mb download I had to sit and watch over in lynx, (haven't had to do that since I walked out on The Penguin) and then I can't even run the bleeding examples: "class SwingSet not found" (this *after* java -v clearly says 'loaded SwingSet from SwingSet.jar') [OK, probably PEBKAC, but this was a default install. Every other (C/Perl)-based port I use behaves itself] And all because of Sun's licensing. Gaah. Jserv is quite nice though. Maybe you should try the IBM 1.3JDK for Linux through the linuxulator; it kicks Sun's ass. Although 30Mb is getting ridiculous. -- Rasputin Jack of All Trades :: Master of Nuns To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Jan 16 7:53:19 2001 Delivered-To: freebsd-java@freebsd.org Received: from hermes.research.kpn.com (hermes.research.kpn.com [139.63.192.8]) by hub.freebsd.org (Postfix) with ESMTP id DE56337B400 for ; Tue, 16 Jan 2001 07:53:02 -0800 (PST) Received: from l04.research.kpn.com (l04.research.kpn.com [139.63.192.204]) by research.kpn.com (PMDF V5.2-31 #42699) with ESMTP id <01JYZDAJ90560003OK@research.kpn.com> for freebsd-java@FreeBSD.ORG; Tue, 16 Jan 2001 16:52:57 +0100 Received: by l04.research.kpn.com with Internet Mail Service (5.5.2653.19) id ; Tue, 16 Jan 2001 16:52:57 +0100 Content-return: allowed Date: Tue, 16 Jan 2001 16:52:49 +0100 From: "Koster, K.J." Subject: RE: jdk12-beta needs jfc as dependancy? To: 'Rasputin' Cc: freebsd-java@FreeBSD.ORG Message-id: <59063B5B4D98D311BC0D0001FA7E4522026D7B07@l04.research.kpn.com> MIME-version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > > > "class SwingSet not found" > (this *after* java -v clearly says 'loaded SwingSet from > SwingSet.jar') > It is my experience that the error message above should be read as follows: "class SwingSet wanted to load some class it depends on, which, for some unspecified reason failed. class SwingSet is *not* going to tell you which class it tried to load, nor what the problem was, because, frankly, class SwingSet could't care less if you find out what you're doing wrong or not." :) In other words: the class may have failed to load because one of its dependencies could not be found, even if the class itself is present and accessible (and shows up in verbose load mode). While we're on the subject of braindead debugging output, is there someone with Tomcat expertise who will answer some questions about it? Thanks in advance. Kees Jan ================================================ You are only young once, but you can stay immature all your life. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Jan 16 9: 1: 1 2001 Delivered-To: freebsd-java@freebsd.org Received: from serenity.mcc.ac.uk (serenity.mcc.ac.uk [130.88.200.93]) by hub.freebsd.org (Postfix) with ESMTP id E549737B401 for ; Tue, 16 Jan 2001 09:00:43 -0800 (PST) Received: from dogma.freebsd-uk.eu.org ([130.88.200.97]) by serenity.mcc.ac.uk with esmtp (Exim 2.05 #4) id 14IZTP-000D67-00; Tue, 16 Jan 2001 17:00:43 +0000 Received: (from rasputin@localhost) by dogma.freebsd-uk.eu.org (8.11.1/8.11.1) id f0GH0gN46360; Tue, 16 Jan 2001 17:00:42 GMT (envelope-from rasputin) Date: Tue, 16 Jan 2001 17:00:42 +0000 From: Rasputin To: "Koster, K.J." Cc: freebsd-java@freebsd.org Subject: Re: jdk12-beta needs jfc as dependancy? Message-ID: <20010116170042.A46264@dogma.freebsd-uk.eu.org> References: <59063B5B4D98D311BC0D0001FA7E4522026D7B07@l04.research.kpn.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <59063B5B4D98D311BC0D0001FA7E4522026D7B07@l04.research.kpn.com>; from K.J.Koster@kpn.com on Tue, Jan 16, 2001 at 04:52:49PM +0100 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org * Koster, K.J. [010116 15:54]: > > > > > > > > "class SwingSet not found" > > (this *after* java -v clearly says 'loaded SwingSet from > > SwingSet.jar') > > > It is my experience that the error message above should be read as follows: > > "class SwingSet wanted to load some class it depends on, which, for some > unspecified reason failed. class SwingSet is *not* going to tell you which > class it tried to load, nor what the problem was, because, frankly, class > SwingSet could't care less if you find out what you're doing wrong or not." > > :) The Java vision (especially RMI/Jini) is amazing. Unfortunately, we are stuck with a cross-platform language that isn't even portable between JDK versions...and don't get me started on Netscape's applet security model....grrr. > While we're on the subject of braindead debugging output, is there someone > with Tomcat expertise who will answer some questions about it? Thanks in > advance. Have you tried the Tomcat mailing lists? Not subscribed myself, but they're referenced in the 'Jakarta' sections of java.apache.org. -- Rasputin Jack of All Trades :: Master of Nuns To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Jan 16 9:21:57 2001 Delivered-To: freebsd-java@freebsd.org Received: from veldy.net (w028.z064001117.msp-mn.dsl.cnc.net [64.1.117.28]) by hub.freebsd.org (Postfix) with ESMTP id C2FE437B401 for ; Tue, 16 Jan 2001 09:21:39 -0800 (PST) Received: from HP2500B (veldy.net [64.1.117.28]) by veldy.net (Postfix) with SMTP id F23EB8C13; Tue, 16 Jan 2001 11:20:47 -0600 (CST) Message-ID: <00ca01c07fe0$8247f690$3028680a@tgt.com> From: "Thomas T. Veldhouse" To: "Max Khon" , References: Subject: Re: IBM JDK 1.3 on 4.2-STABLE Date: Tue, 16 Jan 2001 11:19:39 -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 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Has anybody created a unified patch for bin/* ? Tom Veldhouse veldy@veldy.net ----- Original Message ----- From: "Max Khon" To: Sent: Friday, January 12, 2001 10:00 AM Subject: IBM JDK 1.3 on 4.2-STABLE > hi, there! > > I have ported Andrew Gallatin's patches for IBM JDK 1.3 to 4.2-STABLE: > http://iclub.nsu.ru/~fjoe/linux-diff > > Patches for bin/* in JDK are here: > http://iclub.nsu.ru/~fjoe/bin.java.diff > (actually only patch for bin/java, other shell scripts should be changed > similarly) > > /fjoe > > > > 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 Tue Jan 16 9:38:34 2001 Delivered-To: freebsd-java@freebsd.org Received: from mx.nsu.ru (mx.nsu.ru [193.124.215.71]) by hub.freebsd.org (Postfix) with ESMTP id EDEC637B401 for ; Tue, 16 Jan 2001 09:38:09 -0800 (PST) Received: from iclub.nsu.ru (root@iclub.nsu.ru [193.124.222.66]) by mx.nsu.ru (8.9.1/8.9.0) with ESMTP id XAA08375; Tue, 16 Jan 2001 23:31:39 +0600 (NOVT) Received: from localhost (fjoe@localhost) by iclub.nsu.ru (8.11.1/8.11.1) with ESMTP id f0GHVQo48809; Tue, 16 Jan 2001 23:31:27 +0600 (NS) (envelope-from fjoe@iclub.nsu.ru) Date: Tue, 16 Jan 2001 23:31:25 +0600 (NS) From: Max Khon To: "Thomas T. Veldhouse" Cc: freebsd-java@freebsd.org Subject: Re: IBM JDK 1.3 on 4.2-STABLE In-Reply-To: <00ca01c07fe0$8247f690$3028680a@tgt.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 hi, there! On Tue, 16 Jan 2001, Thomas T. Veldhouse wrote: > Has anybody created a unified patch for bin/* ? yes, Daichi GOTO has created one it can be found at http://iclub.nsu.ru/~fjoe/jdk13/ /fjoe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Jan 16 12:13:12 2001 Delivered-To: freebsd-java@freebsd.org Received: from mail.sageian.com (ns.sage-consult.com [208.201.118.11]) by hub.freebsd.org (Postfix) with ESMTP id 6D1B137B402 for ; Tue, 16 Jan 2001 12:12:54 -0800 (PST) Received: from pricli012 (proxy.sageian.com [208.201.118.126]) by mail.sageian.com (Postfix) with SMTP id E43206A904 for ; Tue, 16 Jan 2001 15:12:34 -0500 (EST) Message-ID: <023101c07ff8$b2647980$4c00000a@sage> Reply-To: "Rossen Raykov" From: "Rossen Raykov" To: References: <3A63A6BD.787B4FB5@partitur.se> Subject: Serialization problem. Date: Tue, 16 Jan 2001 15:12:48 -0500 Organization: SageConsult, Princeton MIME-Version: 1.0 Content-Type: text/plain; charset="windows-1251" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi All, I was using native jdk1.2.2-beta (not the lat one - (build jdk1.2.2-FreeBSD:root:2000/10/25-20:23, green threads, nojit)) to communicate from JServ to WebLogic (Solaris_JDK_1.2.2_06). Yesterday I discover strange problem with serialization. The Date object is not deserialized correctly on BSD side. All dates before April 1 2001 ware ok. After this date the Date object on BSD was with a day after the Date object on WebLogic?! Running the same application on other Linux/JServ ageinst the same WebLogic sever is fine. I changed the JDK on BSD box to the linux one (build Linux_JDK_1.2.2_RC4, green threads, sunwjit) and the error disappeared! I believed the error is inside BSD java port. For a pity I don't have time to dig it in depth nor to build the last version. Rossen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Tue Jan 16 12:19:53 2001 Delivered-To: freebsd-java@freebsd.org Received: from veldy.net (w028.z064001117.msp-mn.dsl.cnc.net [64.1.117.28]) by hub.freebsd.org (Postfix) with ESMTP id 2F4FF37B69D for ; Tue, 16 Jan 2001 12:19:30 -0800 (PST) Received: from HP2500B (veldy.net [64.1.117.28]) by veldy.net (Postfix) with SMTP id CF7618C5C; Tue, 16 Jan 2001 14:18:40 -0600 (CST) Message-ID: <01a201c07ff9$5be39680$3028680a@tgt.com> From: "Thomas T. Veldhouse" To: "Rossen Raykov" , References: <3A63A6BD.787B4FB5@partitur.se> <023101c07ff8$b2647980$4c00000a@sage> Subject: Re: Serialization problem. Date: Tue, 16 Jan 2001 14:17:32 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="windows-1251" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I have noticed this as well. It is part of "Date" and does not apply to the Calendar class. Tom Veldhouse veldy@veldy.net ----- Original Message ----- From: "Rossen Raykov" To: Sent: Tuesday, January 16, 2001 2:12 PM Subject: Serialization problem. > Hi All, > > I was using native jdk1.2.2-beta (not the lat one - (build > jdk1.2.2-FreeBSD:root:2000/10/25-20:23, green threads, nojit)) to > communicate from JServ to WebLogic (Solaris_JDK_1.2.2_06). > Yesterday I discover strange problem with serialization. > The Date object is not deserialized correctly on BSD side. > All dates before April 1 2001 ware ok. > After this date the Date object on BSD was with a day after the Date object > on WebLogic?! > Running the same application on other Linux/JServ ageinst the same WebLogic > sever is fine. > I changed the JDK on BSD box to the linux one (build Linux_JDK_1.2.2_RC4, > green threads, sunwjit) and the error disappeared! > I believed the error is inside BSD java port. > For a pity I don't have time to dig it in depth nor to build the last > version. > > Rossen > > > > 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 Tue Jan 16 12:21: 2 2001 Delivered-To: freebsd-java@freebsd.org Received: from femail3.sdc1.sfba.home.com (femail3.sdc1.sfba.home.com [24.0.95.83]) by hub.freebsd.org (Postfix) with ESMTP id 2A5CA37B400 for ; Tue, 16 Jan 2001 12:20:45 -0800 (PST) Received: from home.com ([24.5.252.61]) by femail3.sdc1.sfba.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20010116201857.SGZR27299.femail3.sdc1.sfba.home.com@home.com>; Tue, 16 Jan 2001 12:18:57 -0800 Message-ID: <3A64AD18.B96A5BD4@home.com> Date: Tue, 16 Jan 2001 12:20:40 -0800 From: "Raymundo M. Vega" X-Mailer: Mozilla 4.7 [en] (X11; I; FreeBSD 3.5.1-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: The Hermit Hacker Cc: freebsd-java@FreeBSD.ORG Subject: Re: jdk12-beta needs jfc as dependancy? References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The Hermit Hacker wrote: ---->[snip] /home/projects/ports-wrk/usr/ports/java/jdk12-beta/../../java/jfc/work/swing-1.1.1fcs/*.jar: No such file or directory I had to manually change this in the Makefile if swing has a different path, and had to edit a couple of lines of /usr/local/linux-jdk/bin/.java-wrapper file to make it compile. I had to change: if /usr/bin/expr "$link" : '/' > /dev/null; then to if /usr/bin/expr "$link" : '\/' > /dev/null; then ^^^^ and the green threads insted of native treads: DEFAULT_THREADS_FLAG=native to DEFAULT_THREADS_FLAG=green I have no finished yet, but have walk a long way since last saturday... Hope to finish today. raymundo Scrappy > > Systems Administrator @ hub.org > > primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-java" in the body of the message > > > > Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy > Systems Administrator @ hub.org > primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org > > 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 Tue Jan 16 14:44:19 2001 Delivered-To: freebsd-java@freebsd.org Received: from kleopatra.acc.umu.se (kleopatra.acc.umu.se [130.239.18.150]) by hub.freebsd.org (Postfix) with ESMTP id 6784D37B402 for ; Tue, 16 Jan 2001 14:44:01 -0800 (PST) Received: from mao.acc.umu.se (root@mao.acc.umu.se [130.239.18.154]) by kleopatra.acc.umu.se (8.11.2/8.11.2) with ESMTP id f0GMho322676; Tue, 16 Jan 2001 23:43:50 +0100 Received: (from markush@localhost) by mao.acc.umu.se (8.9.3/8.9.3/Debian 8.9.3-21) id XAA16490; Tue, 16 Jan 2001 23:43:48 +0100 Date: Tue, 16 Jan 2001 23:43:48 +0100 From: Markus Holmberg To: Rossen Raykov Cc: freebsd-java@FreeBSD.ORG Subject: Re: Serialization problem. Message-ID: <20010116234348.A15352@acc.umu.se> References: <3A63A6BD.787B4FB5@partitur.se> <023101c07ff8$b2647980$4c00000a@sage> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3-current-20000511i In-Reply-To: <023101c07ff8$b2647980$4c00000a@sage>; from rraykov@sageian.com on Tue, Jan 16, 2001 at 03:12:48PM -0500 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi.. If possible, please file a problem report (send-pr) so the problem gets archived and doesn't go by unnoticed (by busy developers) on this list. That would be a good thing. (Though I know time is a limited resource at times) Regards, Markus On Tue, Jan 16, 2001 at 03:12:48PM -0500, Rossen Raykov wrote: > Hi All, > > I was using native jdk1.2.2-beta (not the lat one - (build > jdk1.2.2-FreeBSD:root:2000/10/25-20:23, green threads, nojit)) to > communicate from JServ to WebLogic (Solaris_JDK_1.2.2_06). > Yesterday I discover strange problem with serialization. > The Date object is not deserialized correctly on BSD side. > All dates before April 1 2001 ware ok. > After this date the Date object on BSD was with a day after the Date object > on WebLogic?! > Running the same application on other Linux/JServ ageinst the same WebLogic > sever is fine. > I changed the JDK on BSD box to the linux one (build Linux_JDK_1.2.2_RC4, > green threads, sunwjit) and the error disappeared! > I believed the error is inside BSD java port. > For a pity I don't have time to dig it in depth nor to build the last > version. > > Rossen > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-java" in the body of the message -- Markus Holmberg | Give me Unix or give me a typewriter. markush@acc.umu.se | 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 Wed Jan 17 5:56:52 2001 Delivered-To: freebsd-java@freebsd.org Received: from nil.science-factory.com (Sciencefactory-atm1-181.piro.net [195.135.137.205]) by hub.freebsd.org (Postfix) with ESMTP id 8AA5E37B400 for ; Wed, 17 Jan 2001 05:56:33 -0800 (PST) Received: (from mvw@localhost) by nil.science-factory.com (8.11.1/8.11.1) id f0HDtGt08046; Wed, 17 Jan 2001 14:55:16 +0100 (CET) (envelope-from marc.vanwoerkom@science-factory.com) Date: Wed, 17 Jan 2001 14:55:16 +0100 (CET) Message-Id: <200101171355.f0HDtGt08046@nil.science-factory.com> X-Authentication-Warning: nil.science-factory.com: mvw set sender to marc.vanwoerkom@science-factory.com using -f From: Marc van Woerkom To: freebsd-java@freebsd.org Subject: FreeBSD and JBuilder4 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, I would like to use the free edition of JBuilder 4. What do I have to do? Regards, Marc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed Jan 17 7: 1: 9 2001 Delivered-To: freebsd-java@freebsd.org Received: from crewsoft.com (ns.aenet.net [157.22.214.1]) by hub.freebsd.org (Postfix) with ESMTP id 16C4D37B404 for ; Wed, 17 Jan 2001 07:00:53 -0800 (PST) Received: from [172.17.1.64] (HELO wireless-networks.com) by crewsoft.com (CommuniGate Pro SMTP 3.3b5) with ESMTP id 413159; Wed, 17 Jan 2001 07:03:21 -0800 Message-ID: <3A65B3A4.13CE1735@wireless-networks.com> Date: Wed, 17 Jan 2001 07:00:52 -0800 From: Cedric Berger X-Mailer: Mozilla 4.73 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Marc van Woerkom Cc: freebsd-java@freebsd.org Subject: Re: FreeBSD and JBuilder4 References: <200101171355.f0HDtGt08046@nil.science-factory.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org JBuilder 4 needs JDK1.3 So I guess you'll have to install either Sun's or IBM's version under the Linux emulation and apply the required patches (read archives). Then you can download & install either Linux or Solaris version of JBulder. Cedric Marc van Woerkom wrote: > > Hi, > > I would like to use the free edition of JBuilder 4. > What do I have to do? > > Regards, > Marc > > 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 Wed Jan 17 8:31:57 2001 Delivered-To: freebsd-java@freebsd.org Received: from veldy.net (w028.z064001117.msp-mn.dsl.cnc.net [64.1.117.28]) by hub.freebsd.org (Postfix) with ESMTP id EC74F37B69F for ; Wed, 17 Jan 2001 08:31:39 -0800 (PST) Received: from HP2500B (veldy.net [64.1.117.28]) by veldy.net (Postfix) with SMTP id 07F398C5D for ; Wed, 17 Jan 2001 10:31:17 -0600 (CST) Message-ID: <00b601c080a2$af7e6f50$3028680a@tgt.com> From: "Thomas T. Veldhouse" To: Subject: IBM JDK1.3 ... Date: Wed, 17 Jan 2001 10:29:37 -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 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I have the IBM JDK 1.3 working via the patches supplied on this list. It runs great - except for one annoying touch ... "JIT cannot get processor_num. Assuming SMP..." Is there anyway to fix this? Thanks in advance, Tom Veldhouse veldy@veldy.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed Jan 17 8:46: 5 2001 Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A66BD37B401 for ; Wed, 17 Jan 2001 08:45:47 -0800 (PST) Received: from mx.nsu.ru (mx.nsu.ru [193.124.215.71]) by mx1.FreeBSD.org (Postfix) with ESMTP id BE7BA6E3021 for ; Wed, 17 Jan 2001 08:44:38 -0800 (PST) Received: from iclub.nsu.ru (root@iclub.nsu.ru [193.124.222.66]) by mx.nsu.ru (8.9.1/8.9.0) with ESMTP id WAA16978; Wed, 17 Jan 2001 22:42:24 +0600 (NOVT) Received: from localhost (fjoe@localhost) by iclub.nsu.ru (8.11.1/8.11.1) with ESMTP id f0HGgMQ02635; Wed, 17 Jan 2001 22:42:22 +0600 (NS) (envelope-from fjoe@iclub.nsu.ru) Date: Wed, 17 Jan 2001 22:42:21 +0600 (NS) From: Max Khon To: "Thomas T. Veldhouse" Cc: freebsd-java@FreeBSD.ORG Subject: Re: IBM JDK1.3 ... In-Reply-To: <00b601c080a2$af7e6f50$3028680a@tgt.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 hi, there! On Wed, 17 Jan 2001, Thomas T. Veldhouse wrote: > I have the IBM JDK 1.3 working via the patches supplied on this list. has anyone got jserv working with IBM JDK 1.3? /fjoe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed Jan 17 8:49:50 2001 Delivered-To: freebsd-java@freebsd.org Received: from veldy.net (w028.z064001117.msp-mn.dsl.cnc.net [64.1.117.28]) by hub.freebsd.org (Postfix) with ESMTP id 0216A37B6A5 for ; Wed, 17 Jan 2001 08:49:32 -0800 (PST) Received: from HP2500B (veldy.net [64.1.117.28]) by veldy.net (Postfix) with SMTP id DC1E98C13; Wed, 17 Jan 2001 10:49:09 -0600 (CST) Message-ID: <00c901c080a5$2f218920$3028680a@tgt.com> From: "Thomas T. Veldhouse" To: "Max Khon" Cc: References: Subject: Re: IBM JDK1.3 ... Date: Wed, 17 Jan 2001 10:47:29 -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 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I don't know - but I don't see why not. I have been unable to get tomcat working though - because IBM JDK is missing ssl classes. Tom Veldhouse veldy@veldy.net ----- Original Message ----- From: "Max Khon" To: "Thomas T. Veldhouse" Cc: Sent: Wednesday, January 17, 2001 10:42 AM Subject: Re: IBM JDK1.3 ... > hi, there! > > On Wed, 17 Jan 2001, Thomas T. Veldhouse wrote: > > > I have the IBM JDK 1.3 working via the patches supplied on this list. > > has anyone got jserv working with IBM JDK 1.3? > > /fjoe > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Wed Jan 17 13:45:15 2001 Delivered-To: freebsd-java@freebsd.org Received: from brave.vnet (IP1A0548.aic.mesh.ad.jp [211.13.108.168]) by hub.freebsd.org (Postfix) with ESMTP id 587B137B698 for ; Wed, 17 Jan 2001 13:44:56 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by brave.vnet (8.11.1/8.11.1) with ESMTP id f0HLmUO00717; Thu, 18 Jan 2001 06:48:32 +0900 (JST) (envelope-from daichi@ongs.gr.jp) Date: Thu, 18 Jan 2001 06:48:30 +0900 (JST) From: Daichi GOTO To: Marc van Woerkom Subject: Re: FreeBSD and JBuilder4 Cc: freebsd-java@FreeBSD.ORG In-Reply-to: <200101171355.f0HDtGt08046@nil.science-factory.com> Content-Type: text/plain; charset="iso-2022-jp" Content-Transfer-Encoding: 7bit X-Mailer: =?iso-2022-jp?B?GyRCJGYkOhsoQiAxLjAwMA==?= Organization: ONGS Mime-Version: 1.0 Message-ID: <84769535.979768110908.JavaMail.daichi@localhost> Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Please read follow: http://www.ongs.net/daichi/freebsd/java/jbuilder4/index.shtml # But it's japanese. Read it with mozilla, that will help you to read it: # "View" -> "Translate" --> "Gist!" > Hi, > > I would like to use the free edition of JBuilder 4. > What do I have to do? > > Regards, > Marc Daichi T.GOTO(ONGS) http://www.ongs.net/daichi, daichi@ongs.gr.jp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Thu Jan 18 3:48:29 2001 Delivered-To: freebsd-java@freebsd.org Received: from ares.trc.adelaide.edu.au (ares.trc.adelaide.edu.au [129.127.246.5]) by hub.freebsd.org (Postfix) with ESMTP id BA92137B69B for ; Thu, 18 Jan 2001 03:48:01 -0800 (PST) Received: (from glewis@localhost) by ares.trc.adelaide.edu.au (8.9.3/8.9.3) id WAA09010; Thu, 18 Jan 2001 22:17:37 +1030 (CST) (envelope-from glewis) Date: Thu, 18 Jan 2001 22:17:37 +1030 From: Greg Lewis To: "Thomas T. Veldhouse" Cc: Rossen Raykov , freebsd-java@FreeBSD.ORG Subject: Re: Serialization problem. Message-ID: <20010118221737.A8960@ares.trc.adelaide.edu.au> References: <3A63A6BD.787B4FB5@partitur.se> <023101c07ff8$b2647980$4c00000a@sage> <01a201c07ff9$5be39680$3028680a@tgt.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <01a201c07ff9$5be39680$3028680a@tgt.com>; from veldy@veldy.net on Tue, Jan 16, 2001 at 02:17:32PM -0600 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, Jan 16, 2001 at 02:17:32PM -0600, Thomas T. Veldhouse wrote: > I have noticed this as well. It is part of "Date" and does not apply to the > Calendar class. > > Tom Veldhouse > veldy@veldy.net > > ----- Original Message ----- > From: "Rossen Raykov" > To: > Sent: Tuesday, January 16, 2001 2:12 PM > Subject: Serialization problem. > > > > Hi All, > > > > I was using native jdk1.2.2-beta (not the lat one - (build > > jdk1.2.2-FreeBSD:root:2000/10/25-20:23, green threads, nojit)) to > > communicate from JServ to WebLogic (Solaris_JDK_1.2.2_06). > > Yesterday I discover strange problem with serialization. > > The Date object is not deserialized correctly on BSD side. > > All dates before April 1 2001 ware ok. > > After this date the Date object on BSD was with a day after the Date > object > > on WebLogic?! > > Running the same application on other Linux/JServ ageinst the same > WebLogic > > sever is fine. > > I changed the JDK on BSD box to the linux one (build Linux_JDK_1.2.2_RC4, > > green threads, sunwjit) and the error disappeared! > > I believed the error is inside BSD java port. > > For a pity I don't have time to dig it in depth nor to build the last > > version. > > > > Rossen Can one of you two come up with a simple example of this? I tried, but everything seemed to work for me: eclipse> uname -a SunOS eclipse 5.8 Generic eclipse> java -version java version "1.2.2" Solaris VM (build Solaris_JDK_1.2.2_06, native threads, sunwjit) eclipse> java WriteDate Thu Mar 29 00:00:00 CST 2001 Mon Apr 02 00:00:00 CST 2001 misty> uname -a FreeBSD misty.eyesbeyond.com 4.1-RELEASE misty> java -version java version "1.2.2" Classic VM (build jdk1.2.2-FreeBSD:glewis:2000/10/05-07:13, green threads, nojit) misty> java ReadDate Thu Mar 29 00:00:00 GMT+09:30 2001 Mon Apr 02 00:00:00 GMT+09:30 2001 where WriteDate is a simple class that serializes a couple of dates either side of 1 April 2001 and ReadDate...well, you can guess that one :). I suspect something weird might be happening with locales, but its hard to track down without something reproducible. Am happy to send you the code for the test classes I wrote, but I'm sure you can duplicate it in about 2 minutes flat :). - Greg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Thu Jan 18 7:49:28 2001 Delivered-To: freebsd-java@freebsd.org Received: from mail.sageian.com (ns.sage-consult.com [208.201.118.11]) by hub.freebsd.org (Postfix) with ESMTP id C73B737B400 for ; Thu, 18 Jan 2001 07:49:05 -0800 (PST) Received: from pricli012 (proxy.sageian.com [208.201.118.126]) by mail.sageian.com (Postfix) with SMTP id 9FB126A904; Thu, 18 Jan 2001 10:49:04 -0500 (EST) Message-ID: <007f01c08166$36d0e140$4c00000a@sage> Reply-To: "Rossen Raykov" From: "Rossen Raykov" To: , Cc: References: <3A63A6BD.787B4FB5@partitur.se> <023101c07ff8$b2647980$4c00000a@sage> <01a201c07ff9$5be39680$3028680a@tgt.com> <20010118221737.A8960@ares.trc.adelaide.edu.au> Subject: Re: Serialization problem. Date: Thu, 18 Jan 2001 10:49:16 -0500 Organization: SageConsult, Princeton MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_007C_01C0813C.4D8226D0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org This is a multi-part message in MIME format. ------=_NextPart_000_007C_01C0813C.4D8226D0 Content-Type: text/plain; charset="windows-1251" Content-Transfer-Encoding: 7bit Attached is simple class that reproduce the error on my systems. The test results: sun$ uname -a SunOS nis 5.7 Generic_106541-11 sun4u sparc SUNW,Ultra-5_10 sun$ java -version java version "1.2.2" Solaris VM (build Solaris_JDK_1.2.2_06, native threads, sunwjit) sun$ java DateTest w test Saved: Wed May 08 00:00:00 EDT 3901 bsd$ uname -a FreeBSD host 4.1.1-RELEASE FreeBSD 4.1.1-RELEASE #0: Thu Oct 26 10:27:09 EDT 2000 user@host:/usr/src/sys/compile/KERNEL i386 bsd$ java -version java version "1.2.2" Classic VM (build jdk1.2.2-FreeBSD:root:2000/10/25-20:23, green threads, nojit) bsd$ java DateTest r test Restored: Tue May 07 23:00:00 EST 3901 Let me know if you need more information. Rossen > Can one of you two come up with a simple example of this? I tried, but > everything seemed to work for me: > > eclipse> uname -a > SunOS eclipse 5.8 Generic > eclipse> java -version > java version "1.2.2" > Solaris VM (build Solaris_JDK_1.2.2_06, native threads, sunwjit) > eclipse> java WriteDate > Thu Mar 29 00:00:00 CST 2001 > Mon Apr 02 00:00:00 CST 2001 > > misty> uname -a > FreeBSD misty.eyesbeyond.com 4.1-RELEASE > misty> java -version > java version "1.2.2" > Classic VM (build jdk1.2.2-FreeBSD:glewis:2000/10/05-07:13, green threads, > nojit) > misty> java ReadDate > Thu Mar 29 00:00:00 GMT+09:30 2001 > Mon Apr 02 00:00:00 GMT+09:30 2001 > > where WriteDate is a simple class that serializes a couple of dates either > side of 1 April 2001 and ReadDate...well, you can guess that one :). > > I suspect something weird might be happening with locales, but its hard > to track down without something reproducible. Am happy to send you the > code for the test classes I wrote, but I'm sure you can duplicate it in > about 2 minutes flat :). > > - Greg > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-java" in the body of the message > ------=_NextPart_000_007C_01C0813C.4D8226D0 Content-Type: application/x-javascript; name="DateTest.java" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="DateTest.java" /* * DateTest.java * * Created on January 18, 2001, 9:54 AM */ import java.util.Date; import java.io.*; /** * * @author rraykov * @version=20 */ public class DateTest { /** Creates new DateTest */ public DateTest() { } static void usage() { System.err.println("Use: TestDate {r[ead]|w[rite]} file"); System.exit(-1); } static Date date; =20 /** * @param args the command line arguments */ public static void main (String args[]) { if (args.length !=3D 2) { usage(); } try { if ((args[0].charAt(0) =3D=3D 'r') || (args[0].charAt(0) =3D=3D = 'R')) { ObjectInputStream in =3D new ObjectInputStream((InputStream) = new FileInputStream(args[1])); date =3D (Date) in.readObject(); in.close(); System.out.println("Restored: " + date.toString()); } else { if ((args[0].charAt(0) =3D=3D 'w') || (args[0].charAt(0) = =3D=3D 'W')) { date =3D new Date(2001, 4, 8); ObjectOutputStream out =3D new = ObjectOutputStream((OutputStream) new FileOutputStream(args[1])); out.writeObject(date); out.flush(); out.close(); System.out.println("Saved: " + date.toString()); } else { usage(); } } } catch (Exception e) { e.printStackTrace(); } } } ------=_NextPart_000_007C_01C0813C.4D8226D0 Content-Type: application/x-java; name="DateTest.class" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="DateTest.class" yv66vgADAC0AeAEACERhdGVUZXN0BwABAQAQamF2YS9sYW5nL09iamVjdAcAAwEABGRhdGUBABBM amF2YS91dGlsL0RhdGU7AQAGPGluaXQ+AQADKClWAQAEQ29kZQwABwAICgAEAAoBAA9MaW5lTnVt YmVyVGFibGUBABJMb2NhbFZhcmlhYmxlVGFibGUBAAR0aGlzAQAKTERhdGVUZXN0OwEABXVzYWdl AQAQamF2YS9sYW5nL1N5c3RlbQcAEQEAA2VycgEAFUxqYXZhL2lvL1ByaW50U3RyZWFtOwwAEwAU CQASABUBACNVc2U6IFRlc3REYXRlIHtyW2VhZF18d1tyaXRlXX0gZmlsZQgAFwEAE2phdmEvaW8v UHJpbnRTdHJlYW0HABkBAAdwcmludGxuAQAVKExqYXZhL2xhbmcvU3RyaW5nOylWDAAbABwKABoA HQEABGV4aXQBAAQoSSlWDAAfACAKABIAIQEABG1haW4BABYoW0xqYXZhL2xhbmcvU3RyaW5nOylW DAAQAAgKAAIAJQEAEGphdmEvbGFuZy9TdHJpbmcHACcBAAZjaGFyQXQBAAQoSSlDDAApACoKACgA KwEAGWphdmEvaW8vT2JqZWN0SW5wdXRTdHJlYW0HAC0BABdqYXZhL2lvL0ZpbGVJbnB1dFN0cmVh bQcALwwABwAcCgAwADEBABgoTGphdmEvaW8vSW5wdXRTdHJlYW07KVYMAAcAMwoALgA0AQAKcmVh ZE9iamVjdAEAFCgpTGphdmEvbGFuZy9PYmplY3Q7DAA2ADcKAC4AOAEADmphdmEvdXRpbC9EYXRl BwA6DAAFAAYJAAIAPAEABWNsb3NlDAA+AAgKAC4APwEAA291dAwAQQAUCQASAEIBABZqYXZhL2xh bmcvU3RyaW5nQnVmZmVyBwBEAQAKUmVzdG9yZWQ6IAgARgoARQAxAQAIdG9TdHJpbmcBABQoKUxq YXZhL2xhbmcvU3RyaW5nOwwASQBKCgA7AEsBAAZhcHBlbmQBACwoTGphdmEvbGFuZy9TdHJpbmc7 KUxqYXZhL2xhbmcvU3RyaW5nQnVmZmVyOwwATQBOCgBFAE8KAEUASwEABihJSUkpVgwABwBSCgA7 AFMBABpqYXZhL2lvL09iamVjdE91dHB1dFN0cmVhbQcAVQEAGGphdmEvaW8vRmlsZU91dHB1dFN0 cmVhbQcAVwoAWAAxAQAZKExqYXZhL2lvL091dHB1dFN0cmVhbTspVgwABwBaCgBWAFsBAAt3cml0 ZU9iamVjdAEAFShMamF2YS9sYW5nL09iamVjdDspVgwAXQBeCgBWAF8BAAVmbHVzaAwAYQAICgBW AGIKAFYAPwEAB1NhdmVkOiAIAGUBABNqYXZhL2xhbmcvVGhyb3dhYmxlBwBnAQAPcHJpbnRTdGFj a1RyYWNlDABpAAgKAGgAagEAE2phdmEvbGFuZy9FeGNlcHRpb24HAGwBAARhcmdzAQATW0xqYXZh L2xhbmcvU3RyaW5nOwEAAmluAQAbTGphdmEvaW8vT2JqZWN0SW5wdXRTdHJlYW07AQAcTGphdmEv aW8vT2JqZWN0T3V0cHV0U3RyZWFtOwEAAWUBABVMamF2YS9sYW5nL0V4Y2VwdGlvbjsBAApTb3Vy Y2VGaWxlAQANRGF0ZVRlc3QuamF2YQEADEZhc3RKYXZhYzMuMAAhAAIABAAAAAEACAAFAAYAAAAD AAEABwAIAAEACQAAADAAAQABAAAABgAqtwALsQAAAAIADAAAAAYAAQAAABIADQAAAAwAAQAAAAYA DgAPAAAACAAQAAgAAQAJAAAALgACAAAAAAAOALIAFhIYtgAeArgAIrEAAAABAAwAAAAOAAMAAAAW AAkAFwANABUACQAjACQAAQAJAAABYwAGAAMAAADTACq+BZ8ABrgAJioDMgO2ACwQcp8ADyoDMgO2 ACwQUqAAQbsALlm7ADBZKgQytwAytwA1TSy2ADnAADuzAD0stgBAsgBDuwBFWRJHtwBIsgA9tgBM tgBQtgBRtgAepwBtKgMyA7YALBB3nwAPKgMyA7YALBBXoABSuwA7WREH0QcQCLcAVLMAPbsAVlm7 AFhZKgQytwBZtwBcTSyyAD22AGAstgBjLLYAZLIAQ7sARVkSZrcASLIAPbYATLYAULYAUbYAHqcA BrgAJqcACE0stgBrsQABAAoAygDNAG0AAgAMAAAARgARAAAAIAAHACEACgAkACIAJQA0ACYAPgAn AEIAKABgACoAeAArAIgALACaAC0AoQAuAKUALwCpADAAxwAyAM0ANgDSAB8ADQAAACoABAAAANMA bgBvAAAANAApAHAAcQACAJoAKgBBAHIAAgDOAAQAcwB0AAIAAgB1AAAAAgB2AHcAAAAA ------=_NextPart_000_007C_01C0813C.4D8226D0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Thu Jan 18 8: 2:46 2001 Delivered-To: freebsd-java@freebsd.org Received: from hermes.research.kpn.com (hermes.research.kpn.com [139.63.192.8]) by hub.freebsd.org (Postfix) with ESMTP id 470EE37B402; Thu, 18 Jan 2001 08:02:28 -0800 (PST) Received: from l04.research.kpn.com (l04.research.kpn.com [139.63.192.204]) by research.kpn.com (PMDF V5.2-31 #42699) with ESMTP id <01JZ267X90XQ00044L@research.kpn.com>; Thu, 18 Jan 2001 17:02:25 +0100 Received: by l04.research.kpn.com with Internet Mail Service (5.5.2653.19) id ; Thu, 18 Jan 2001 17:02:23 +0100 Content-return: allowed Date: Thu, 18 Jan 2001 17:02:23 +0100 From: "Koster, K.J." Subject: Setjmp help for JDK To: "'freebsd-alpha@freebsd.org'" , "'freebsd-java@freebsd.org'" Message-id: <59063B5B4D98D311BC0D0001FA7E4522026D7B2C@l04.research.kpn.com> MIME-version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Dear All, I've been pounding my head into the Sun JDK to FreeBSD/alpha. I learn a lot about Java this way, but I digress. Is there someone who can help me with the green threads implementation of that beast? What happens is that it jumps into the first thread's execution code but instead jumps blindly off the signal 11 cliff. Would someone please help me with this part of the porting process? I'm looking for someone who can help me debug this code. I've never debugged setjmp() threads in C before and I need a place to start. Kees Jan ================================================ You are only young once, but you can stay immature all your life. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Thu Jan 18 8: 5:18 2001 Delivered-To: freebsd-java@freebsd.org Received: from veldy.net (w028.z064001117.msp-mn.dsl.cnc.net [64.1.117.28]) by hub.freebsd.org (Postfix) with ESMTP id 38C1837B699 for ; Thu, 18 Jan 2001 08:04:49 -0800 (PST) Received: from HP2500B (veldy.net [64.1.117.28]) by veldy.net (Postfix) with SMTP id EA5FD8C5F; Thu, 18 Jan 2001 10:04:16 -0600 (CST) Message-ID: <013d01c08168$64f16f20$3028680a@tgt.com> From: "Thomas T. Veldhouse" To: "Rossen Raykov" , Cc: References: <3A63A6BD.787B4FB5@partitur.se> <023101c07ff8$b2647980$4c00000a@sage> <01a201c07ff9$5be39680$3028680a@tgt.com> <20010118221737.A8960@ares.trc.adelaide.edu.au> <007f01c08166$36d0e140$4c00000a@sage> Subject: Re: Serialization problem. Date: Thu, 18 Jan 2001 10:04:51 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="windows-1251" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Here is what I get on Sun Linux JDK: veldy@cascade:~$ java DateTest w test.out Saved: Wed May 08 00:00:00 CDT 3901 veldy@cascade:~$ java DateTest r test.out Restored: Wed May 08 00:00:00 CDT 3901 Here is what I get with the native FreeBSD JDK: [veldy@fuggle veldy]$ java DateTest w test.out Saved: Wed May 08 00:00:00 GMT-06:00 3901 [veldy@fuggle veldy]$ java DateTest r test.out Restored: Wed May 08 00:00:00 GMT-06:00 3901 Looks to me the only problem is the way timezones are reported and that is probably an OS implementation issue. Otherwise - it appears to be your code :) Tom Veldhouse veldy@veldy.net ----- Original Message ----- From: "Rossen Raykov" To: ; Cc: Sent: Thursday, January 18, 2001 9:49 AM Subject: Re: Serialization problem. > Attached is simple class that reproduce the error on my systems. > The test results: > > > sun$ uname -a > SunOS nis 5.7 Generic_106541-11 sun4u sparc SUNW,Ultra-5_10 > sun$ java -version > java version "1.2.2" > Solaris VM (build Solaris_JDK_1.2.2_06, native threads, sunwjit) > sun$ java DateTest w test > Saved: Wed May 08 00:00:00 EDT 3901 > > bsd$ uname -a > FreeBSD host 4.1.1-RELEASE FreeBSD 4.1.1-RELEASE #0: Thu Oct 26 10:27:09 EDT > 2000 user@host:/usr/src/sys/compile/KERNEL i386 > bsd$ java -version > java version "1.2.2" > Classic VM (build jdk1.2.2-FreeBSD:root:2000/10/25-20:23, green threads, > nojit) > bsd$ java DateTest r test > Restored: Tue May 07 23:00:00 EST 3901 > > > Let me know if you need more information. > > Rossen > > > Can one of you two come up with a simple example of this? I tried, but > > everything seemed to work for me: > > > > eclipse> uname -a > > SunOS eclipse 5.8 Generic > > eclipse> java -version > > java version "1.2.2" > > Solaris VM (build Solaris_JDK_1.2.2_06, native threads, sunwjit) > > eclipse> java WriteDate > > Thu Mar 29 00:00:00 CST 2001 > > Mon Apr 02 00:00:00 CST 2001 > > > > misty> uname -a > > FreeBSD misty.eyesbeyond.com 4.1-RELEASE > > misty> java -version > > java version "1.2.2" > > Classic VM (build jdk1.2.2-FreeBSD:glewis:2000/10/05-07:13, green threads, > > nojit) > > misty> java ReadDate > > Thu Mar 29 00:00:00 GMT+09:30 2001 > > Mon Apr 02 00:00:00 GMT+09:30 2001 > > > > where WriteDate is a simple class that serializes a couple of dates either > > side of 1 April 2001 and ReadDate...well, you can guess that one :). > > > > I suspect something weird might be happening with locales, but its hard > > to track down without something reproducible. Am happy to send you the > > code for the test classes I wrote, but I'm sure you can duplicate it in > > about 2 minutes flat :). > > > > - Greg > > > > > > 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 Jan 18 8:21:17 2001 Delivered-To: freebsd-java@freebsd.org Received: from mail.sageian.com (ns.sage-consult.com [208.201.118.11]) by hub.freebsd.org (Postfix) with ESMTP id 1217337B401 for ; Thu, 18 Jan 2001 08:20:56 -0800 (PST) Received: from pricli012 (proxy.sageian.com [208.201.118.126]) by mail.sageian.com (Postfix) with SMTP id EC6236A904; Thu, 18 Jan 2001 11:20:53 -0500 (EST) Message-ID: <008301c0816a$a8e17c00$4c00000a@sage> Reply-To: "Rossen Raykov" From: "Rossen Raykov" To: , Cc: References: <3A63A6BD.787B4FB5@partitur.se> <023101c07ff8$b2647980$4c00000a@sage> <01a201c07ff9$5be39680$3028680a@tgt.com> <20010118221737.A8960@ares.trc.adelaide.edu.au> Subject: Re: Serialization problem. Date: Thu, 18 Jan 2001 11:21:06 -0500 Organization: SageConsult, Princeton MIME-Version: 1.0 Content-Type: text/plain; charset="windows-1251" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In addition to my previous e-mail: If I use Linux JDK 1.2.2 port on BSD box the result is: bsd$ /usr/local/linux-jdk1.2.2/bin/java -version java version "1.2.2" Classic VM (build Linux_JDK_1.2.2_RC4, green threads, sunwjit) bsd$ /usr/local/linux-jdk1.2.2/bin/java DateTest r test Restored: Wed May 08 00:00:00 EDT 3901 bsd$ /usr/local/jdk1.2.2/bin/java DateTest r test Restored: Tue May 07 23:00:00 EST 3901 sun$ java DateTest w test Saved: Wed May 08 00:00:00 EDT 3901 According to Sun: Any word that matches EST, CST, MST, or PST, ignoring case, is recognized as referring to the time zone in North America that is five, six, seven, or eight hours west of Greenwich, respectively. Any word that matches EDT, CDT, MDT, or PDT, ignoring case, is recognized as referring to the same time zone, respectively, during daylight saving time. The only think that I can thing about is summer/winter time change... Rossen ----- Original Message ----- From: To: Cc: ; Sent: Thursday, January 18, 2001 6:47 AM Subject: Re: Serialization problem. > On Tue, Jan 16, 2001 at 02:17:32PM -0600, Thomas T. Veldhouse wrote: > > I have noticed this as well. It is part of "Date" and does not apply to the > > Calendar class. > > > > Tom Veldhouse > > veldy@veldy.net > > > > ----- Original Message ----- > > From: "Rossen Raykov" > > To: > > Sent: Tuesday, January 16, 2001 2:12 PM > > Subject: Serialization problem. > > > > > > > Hi All, > > > > > > I was using native jdk1.2.2-beta (not the lat one - (build > > > jdk1.2.2-FreeBSD:root:2000/10/25-20:23, green threads, nojit)) to > > > communicate from JServ to WebLogic (Solaris_JDK_1.2.2_06). > > > Yesterday I discover strange problem with serialization. > > > The Date object is not deserialized correctly on BSD side. > > > All dates before April 1 2001 ware ok. > > > After this date the Date object on BSD was with a day after the Date > > object > > > on WebLogic?! > > > Running the same application on other Linux/JServ ageinst the same > > WebLogic > > > sever is fine. > > > I changed the JDK on BSD box to the linux one (build Linux_JDK_1.2.2_RC4, > > > green threads, sunwjit) and the error disappeared! > > > I believed the error is inside BSD java port. > > > For a pity I don't have time to dig it in depth nor to build the last > > > version. > > > > > > Rossen > > Can one of you two come up with a simple example of this? I tried, but > everything seemed to work for me: > > eclipse> uname -a > SunOS eclipse 5.8 Generic > eclipse> java -version > java version "1.2.2" > Solaris VM (build Solaris_JDK_1.2.2_06, native threads, sunwjit) > eclipse> java WriteDate > Thu Mar 29 00:00:00 CST 2001 > Mon Apr 02 00:00:00 CST 2001 > > misty> uname -a > FreeBSD misty.eyesbeyond.com 4.1-RELEASE > misty> java -version > java version "1.2.2" > Classic VM (build jdk1.2.2-FreeBSD:glewis:2000/10/05-07:13, green threads, > nojit) > misty> java ReadDate > Thu Mar 29 00:00:00 GMT+09:30 2001 > Mon Apr 02 00:00:00 GMT+09:30 2001 > > where WriteDate is a simple class that serializes a couple of dates either > side of 1 April 2001 and ReadDate...well, you can guess that one :). > > I suspect something weird might be happening with locales, but its hard > to track down without something reproducible. Am happy to send you the > code for the test classes I wrote, but I'm sure you can duplicate it in > about 2 minutes flat :). > > - Greg > > > 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 Jan 18 8:33:38 2001 Delivered-To: freebsd-java@freebsd.org Received: from veldy.net (w028.z064001117.msp-mn.dsl.cnc.net [64.1.117.28]) by hub.freebsd.org (Postfix) with ESMTP id AF5A037B401 for ; Thu, 18 Jan 2001 08:33:18 -0800 (PST) Received: from HP2500B (veldy.net [64.1.117.28]) by veldy.net (Postfix) with SMTP id 4675C8C52; Thu, 18 Jan 2001 10:32:50 -0600 (CST) Message-ID: <018f01c0816c$61e39610$3028680a@tgt.com> From: "Thomas T. Veldhouse" To: "Rossen Raykov" , Cc: References: <3A63A6BD.787B4FB5@partitur.se> <023101c07ff8$b2647980$4c00000a@sage> <01a201c07ff9$5be39680$3028680a@tgt.com> <20010118221737.A8960@ares.trc.adelaide.edu.au> <008301c0816a$a8e17c00$4c00000a@sage> Subject: Re: Serialization problem. Date: Thu, 18 Jan 2001 10:33:25 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="windows-1251" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org You are correct - when I load the linux serialized file, I get the following on my BSD box: [veldy@fuggle veldy]$ java DateTest r test.out Restored: Tue May 07 23:00:00 GMT-06:00 3901 That is one hour back - but it looks to me that the Linux JDK is inappropriately reading the timezone information as CDT and that FreeBSD is correctly reading it. Thus the Linux JDK serialized incorrectly. Tom Veldhouse veldy@veldy.net ----- Original Message ----- From: "Rossen Raykov" To: ; Cc: Sent: Thursday, January 18, 2001 10:21 AM Subject: Re: Serialization problem. > In addition to my previous e-mail: > > If I use Linux JDK 1.2.2 port on BSD box the result is: > > > > bsd$ /usr/local/linux-jdk1.2.2/bin/java -version > java version "1.2.2" > Classic VM (build Linux_JDK_1.2.2_RC4, green threads, sunwjit) > bsd$ /usr/local/linux-jdk1.2.2/bin/java DateTest r test > Restored: Wed May 08 00:00:00 EDT 3901 > > bsd$ /usr/local/jdk1.2.2/bin/java DateTest r test > Restored: Tue May 07 23:00:00 EST 3901 > > sun$ java DateTest w test > Saved: Wed May 08 00:00:00 EDT 3901 > > > > According to Sun: > > Any word that matches EST, CST, MST, or PST, ignoring case, is recognized as > referring to the time zone in North America that is five, six, seven, or > eight hours west of Greenwich, respectively. Any word that matches EDT, CDT, > MDT, or PDT, ignoring case, is recognized as referring to the same time > zone, respectively, during daylight saving time. > > > The only think that I can thing about is summer/winter time change... > > Rossen > > ----- Original Message ----- > From: > To: > Cc: ; > Sent: Thursday, January 18, 2001 6:47 AM > Subject: Re: Serialization problem. > > > > On Tue, Jan 16, 2001 at 02:17:32PM -0600, Thomas T. Veldhouse wrote: > > > I have noticed this as well. It is part of "Date" and does not apply to > the > > > Calendar class. > > > > > > Tom Veldhouse > > > veldy@veldy.net > > > > > > ----- Original Message ----- > > > From: "Rossen Raykov" > > > To: > > > Sent: Tuesday, January 16, 2001 2:12 PM > > > Subject: Serialization problem. > > > > > > > > > > Hi All, > > > > > > > > I was using native jdk1.2.2-beta (not the lat one - (build > > > > jdk1.2.2-FreeBSD:root:2000/10/25-20:23, green threads, nojit)) to > > > > communicate from JServ to WebLogic (Solaris_JDK_1.2.2_06). > > > > Yesterday I discover strange problem with serialization. > > > > The Date object is not deserialized correctly on BSD side. > > > > All dates before April 1 2001 ware ok. > > > > After this date the Date object on BSD was with a day after the Date > > > object > > > > on WebLogic?! > > > > Running the same application on other Linux/JServ ageinst the same > > > WebLogic > > > > sever is fine. > > > > I changed the JDK on BSD box to the linux one (build > Linux_JDK_1.2.2_RC4, > > > > green threads, sunwjit) and the error disappeared! > > > > I believed the error is inside BSD java port. > > > > For a pity I don't have time to dig it in depth nor to build the last > > > > version. > > > > > > > > Rossen > > > > Can one of you two come up with a simple example of this? I tried, but > > everything seemed to work for me: > > > > eclipse> uname -a > > SunOS eclipse 5.8 Generic > > eclipse> java -version > > java version "1.2.2" > > Solaris VM (build Solaris_JDK_1.2.2_06, native threads, sunwjit) > > eclipse> java WriteDate > > Thu Mar 29 00:00:00 CST 2001 > > Mon Apr 02 00:00:00 CST 2001 > > > > misty> uname -a > > FreeBSD misty.eyesbeyond.com 4.1-RELEASE > > misty> java -version > > java version "1.2.2" > > Classic VM (build jdk1.2.2-FreeBSD:glewis:2000/10/05-07:13, green threads, > > nojit) > > misty> java ReadDate > > Thu Mar 29 00:00:00 GMT+09:30 2001 > > Mon Apr 02 00:00:00 GMT+09:30 2001 > > > > where WriteDate is a simple class that serializes a couple of dates either > > side of 1 April 2001 and ReadDate...well, you can guess that one :). > > > > I suspect something weird might be happening with locales, but its hard > > to track down without something reproducible. Am happy to send you the > > code for the test classes I wrote, but I'm sure you can duplicate it in > > about 2 minutes flat :). > > > > - Greg > > > > > > 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 > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Thu Jan 18 9:14:25 2001 Delivered-To: freebsd-java@freebsd.org Received: from mail.sageian.com (ns.sage-consult.com [208.201.118.11]) by hub.freebsd.org (Postfix) with ESMTP id 7E2BE37B401 for ; Thu, 18 Jan 2001 09:14:02 -0800 (PST) Received: from pricli012 (proxy.sageian.com [208.201.118.126]) by mail.sageian.com (Postfix) with SMTP id 21EA06A904; Thu, 18 Jan 2001 12:14:01 -0500 (EST) Message-ID: <00ed01c08172$14a64630$4c00000a@sage> Reply-To: "Rossen Raykov" From: "Rossen Raykov" To: Cc: References: <3A63A6BD.787B4FB5@partitur.se> <023101c07ff8$b2647980$4c00000a@sage> <01a201c07ff9$5be39680$3028680a@tgt.com> Subject: Re: Serialization problem. Date: Thu, 18 Jan 2001 12:14:13 -0500 Organization: SageConsult, Princeton MIME-Version: 1.0 Content-Type: text/plain; charset="windows-1251" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I can not judge which one is correct or not but the truth is that Solaris and Linux JDK work in the same way. Only BSD 1.2.2 differ. BW even the Windows JDK 1.2.3 and 1.2.2 work like them: X:\date>java -version java version "1.3.0" Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0-C) Java HotSpot(TM) Client VM (build 1.3.0-C, mixed mode) X:\date>java -cp . DateTest r test Restored: Wed May 08 00:00:00 EDT 3901 X:\date>p:\jbuilder35\jdk1.2.2\bin\java -version java version "1.2.2" Classic VM (build JDK-1.2.2-004, native threads, symcjit) X:\date>p:\jbuilder35\jdk1.2.2\bin\java -cp . DateTest r test Restored: Wed May 08 00:00:00 EDT 3901 Intersting is allso that on the same file BSD JDK 1.1.8 produce: bsd$ /usr/local/jdk1.1.8/bin/java -version java version "1.1.8" bsd$ /usr/local/jdk1.1.8/bin/java DateTest r test Restored: Wed May 08 00:00:00 EDT 3901 Again the only one different is BSD 1.2.2. BW all other readers reported the same as the writer! Even if it is the only one correct (which I do not believe in this case) the result is that it can not cooperate with the rest of them! Rossen ----- Original Message ----- From: To: Sent: Thursday, January 18, 2001 11:33 AM Subject: Re: Serialization problem. > You are correct - when I load the linux serialized file, I get the following > on my BSD box: > > [veldy@fuggle veldy]$ java DateTest r test.out > Restored: Tue May 07 23:00:00 GMT-06:00 3901 > > That is one hour back - but it looks to me that the Linux JDK is > inappropriately reading the timezone information as CDT and that FreeBSD is > correctly reading it. Thus the Linux JDK serialized incorrectly. > > Tom Veldhouse > veldy@veldy.net > > ----- Original Message ----- > From: "Rossen Raykov" > To: ; > Cc: > Sent: Thursday, January 18, 2001 10:21 AM > Subject: Re: Serialization problem. > > > > In addition to my previous e-mail: > > > > If I use Linux JDK 1.2.2 port on BSD box the result is: > > > > > > > > bsd$ /usr/local/linux-jdk1.2.2/bin/java -version > > java version "1.2.2" > > Classic VM (build Linux_JDK_1.2.2_RC4, green threads, sunwjit) > > bsd$ /usr/local/linux-jdk1.2.2/bin/java DateTest r test > > Restored: Wed May 08 00:00:00 EDT 3901 > > > > bsd$ /usr/local/jdk1.2.2/bin/java DateTest r test > > Restored: Tue May 07 23:00:00 EST 3901 > > > > sun$ java DateTest w test > > Saved: Wed May 08 00:00:00 EDT 3901 > > > > > > > > According to Sun: > > > > Any word that matches EST, CST, MST, or PST, ignoring case, is recognized > as > > referring to the time zone in North America that is five, six, seven, or > > eight hours west of Greenwich, respectively. Any word that matches EDT, > CDT, > > MDT, or PDT, ignoring case, is recognized as referring to the same time > > zone, respectively, during daylight saving time. > > > > > > The only think that I can thing about is summer/winter time change... > > > > Rossen > > > > ----- Original Message ----- > > From: > > To: > > Cc: ; > > Sent: Thursday, January 18, 2001 6:47 AM > > Subject: Re: Serialization problem. > > > > > > > On Tue, Jan 16, 2001 at 02:17:32PM -0600, Thomas T. Veldhouse wrote: > > > > I have noticed this as well. It is part of "Date" and does not apply > to > > the > > > > Calendar class. > > > > > > > > Tom Veldhouse > > > > veldy@veldy.net > > > > > > > > ----- Original Message ----- > > > > From: "Rossen Raykov" > > > > To: > > > > Sent: Tuesday, January 16, 2001 2:12 PM > > > > Subject: Serialization problem. > > > > > > > > > > > > > Hi All, > > > > > > > > > > I was using native jdk1.2.2-beta (not the lat one - (build > > > > > jdk1.2.2-FreeBSD:root:2000/10/25-20:23, green threads, nojit)) to > > > > > communicate from JServ to WebLogic (Solaris_JDK_1.2.2_06). > > > > > Yesterday I discover strange problem with serialization. > > > > > The Date object is not deserialized correctly on BSD side. > > > > > All dates before April 1 2001 ware ok. > > > > > After this date the Date object on BSD was with a day after the Date > > > > object > > > > > on WebLogic?! > > > > > Running the same application on other Linux/JServ ageinst the same > > > > WebLogic > > > > > sever is fine. > > > > > I changed the JDK on BSD box to the linux one (build > > Linux_JDK_1.2.2_RC4, > > > > > green threads, sunwjit) and the error disappeared! > > > > > I believed the error is inside BSD java port. > > > > > For a pity I don't have time to dig it in depth nor to build the > last > > > > > version. > > > > > > > > > > Rossen > > > > > > Can one of you two come up with a simple example of this? I tried, but > > > everything seemed to work for me: > > > > > > eclipse> uname -a > > > SunOS eclipse 5.8 Generic > > > eclipse> java -version > > > java version "1.2.2" > > > Solaris VM (build Solaris_JDK_1.2.2_06, native threads, sunwjit) > > > eclipse> java WriteDate > > > Thu Mar 29 00:00:00 CST 2001 > > > Mon Apr 02 00:00:00 CST 2001 > > > > > > misty> uname -a > > > FreeBSD misty.eyesbeyond.com 4.1-RELEASE > > > misty> java -version > > > java version "1.2.2" > > > Classic VM (build jdk1.2.2-FreeBSD:glewis:2000/10/05-07:13, green > threads, > > > nojit) > > > misty> java ReadDate > > > Thu Mar 29 00:00:00 GMT+09:30 2001 > > > Mon Apr 02 00:00:00 GMT+09:30 2001 > > > > > > where WriteDate is a simple class that serializes a couple of dates > either > > > side of 1 April 2001 and ReadDate...well, you can guess that one :). > > > > > > I suspect something weird might be happening with locales, but its hard > > > to track down without something reproducible. Am happy to send you the > > > code for the test classes I wrote, but I'm sure you can duplicate it in > > > about 2 minutes flat :). > > > > > > - Greg > > > > > > > > > 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 > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Fri Jan 19 2:19:10 2001 Delivered-To: freebsd-java@freebsd.org Received: from heinz.jollem.com (c104187.upc-c.chello.nl [212.187.104.187]) by hub.freebsd.org (Postfix) with ESMTP id 25B6437B400; Fri, 19 Jan 2001 02:18:49 -0800 (PST) Received: (from ernst@localhost) by heinz.jollem.com (8.11.1/8.11.1) id f0JAHRD15917; Fri, 19 Jan 2001 11:17:27 +0100 (CET) (envelope-from ernst) Date: Fri, 19 Jan 2001 11:17:27 +0100 From: Ernst de Haan To: ports@freebsd.org Cc: java@freebsd.org Subject: [port-writing] Optional dependencies: How ? Message-ID: <20010119111727.A15893@c187104187.telekabel.chello.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Heya, After writing a few ports, I would really like to know a few things that I can't find information about. Any hints/pointers/comments would be greatly appreciated: [1] How I can use different distfiles, choosing the one that is available. For the java/bugseeker port, for instance, there can be 2 distfiles, something like "bugseeker2ee-1_0_2.tar.gz" and "bugseeker2pe-1_0_2.tar.gz". These are the "Enterprise" and "Personal" edition. The only difference between the 2 distributions is the license.txt file, I think. The rest of the files is the same. So I would like my java/bugseeker port to use the "ee" version if available, and otherwise the "pe" version. [2] How can I make a port depend on _either_ of 2 ports. The "java/openjit" port needs either java/jdk *or* java/jdk12-beta. If either one is installed, then I would like my port to install. [3] How can I make set an environment variable in my Makefile, depending on the installed port (see [2]). For example, for java/openjit I would like to have my port use java/jdk12-beta if available, or java/jdk if not. Specically I would like to have: JAVADIR= ${LOCALBASE}/jdk1.1.8 if only java/jdk is installed, but: JAVADIR= ${LOCALBASE}/jdk1.2.2 if java/jdk12-beta is installed. Should I use an ".if" construct for this? -- Ernst To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Fri Jan 19 6:49: 0 2001 Delivered-To: freebsd-java@freebsd.org Received: from news.lucky.net (news.lucky.net [193.193.193.102]) by hub.freebsd.org (Postfix) with ESMTP id 98C5837B400 for ; Fri, 19 Jan 2001 06:48:40 -0800 (PST) Received: (from mail@localhost) by news.lucky.net (8.Who.Cares/8.Who.Cares) id QSS21645 for freebsd-java@freebsd.org; Fri, 19 Jan 2001 16:48:37 +0200 (envelope-from alex@htec.kiev.ua) From: Alexey Tazov To: freebsd-java@freebsd.org Subject: IBM JDK 1.3 for FreeBSD Date: Fri, 19 Jan 2001 14:52:46 +0200 Organization: Private Message-ID: <3A68389D.734AA6F0@htec.kiev.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit X-Trace: news.lucky.net 979908869 18071 193.193.194.18 (19 Jan 2001 12:54:29 GMT) X-Complaints-To: usenet@news.lucky.net X-Mailer: Mozilla 4.61 [en] (X11; I; FreeBSD 4.0-RELEASE i386) X-Accept-Language: en Cache-Post-Path: proteus.magnus.net.ua!unknown@htec.kiev.ua X-Cache: nntpcache 2.3.2 (see http://www.nntpcache.org/) Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello! Is there anybody who can point me to the URL where I can download SUBJ? Tanks, Alex. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message From owner-freebsd-java Fri Jan 19 7: 3:32 2001 Delivered-To: freebsd-java@freebsd.org Received: from brave.vnet (IP1B0156.aic.mesh.ad.jp [211.135.242.156]) by hub.freebsd.org (Postfix) with ESMTP id AB3C937B401 for ; Fri, 19 Jan 2001 07:03:14 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by brave.vnet (8.11.1/8.11.1) with ESMTP id f0JF5tX80027; Sat, 20 Jan 2001 00:06:00 +0900 (JST) (envelope-from daichi@ongs.gr.jp) Date: Sat, 20 Jan 2001 00:05:55 +0900 (JST) From: Daichi GOTO To: Alexey Tazov Subject: Re: IBM JDK 1.3 for FreeBSD Cc: freebsd-java@FreeBSD.ORG In-Reply-to: <3A68389D.734AA6F0@htec.kiev.ua> Content-Type: text/plain; charset="iso-2022-jp" Content-Transfer-Encoding: 7bit X-Mailer: =?iso-2022-jp?B?GyRCJGYkOhsoQiAxLjAwMA==?= Organization: ONGS Mime-Version: 1.0 Message-ID: <84759351.979916755756.JavaMail.daichi@localhost> Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Hello! > > Is there anybody who can point me to the URL where I can download SUBJ? you can get it from http://www.ibm.com/java/jdk/linux130/ Daichi T.GOTO(ONGS) http://www.ongs.net/daichi, daichi@ongs.gr.jp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message