From owner-java@FreeBSD.ORG Sun Dec 28 15:22:21 1997 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.7/8.8.7) id PAA13964 for java-outgoing; Sun, 28 Dec 1997 15:22:21 -0800 (PST) (envelope-from owner-java@FreeBSD.ORG) Received: from damon.com (root@damon.com [207.170.114.1]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id PAA13939; Sun, 28 Dec 1997 15:22:03 -0800 (PST) (envelope-from dap@damon.com) Received: (from dap@localhost) by damon.com (8.8.3/8.8.3) id RAA28565; Sun, 28 Dec 1997 17:22:01 -0600 (CST) From: Damon Anton Permezel Message-Id: <199712282322.RAA28565@damon.com> Subject: Re: patches for JDK 1.1.5? To: freebsd-java@hub.freebsd.org Date: Sun, 28 Dec 1997 17:22:01 -0600 (CST) Cc: hackers@hub.freebsd.org In-Reply-To: <199712280023.QAA00226@hub.freebsd.org> from Jeffrey Hsu at "Dec 27, 97 04:23:32 pm" X-Mailer: ELM [version 2.4ME+ PL22 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-java@FreeBSD.ORG Precedence: bulk "Damon Permezel" sez: > I have a 1.1.4 port > It works fairly well, but suffers occasionally from recursive malloc > calls. I now have a much improved 1.1.4 port, with the malloc problems fixed, and a 1.1.5 port, which is, as far as I can tell, in about the same shape. I don't have many apps to run, but the main ones I have written work (they use JNI-native interfaces, and do lots of FP -- two bugs I had to fix in the port I based my ports one). I just added a SB-16 to my system, and to my delight discovered that the demo apps which have audio squirt the right bits out for audio to work. I will eventually (like, in a day or so) clean things up so that I can provide a set of patches which should work, and as soon as a "make clean all" finishes, I will attempt to put together a binary dist. From owner-java@FreeBSD.ORG Sun Dec 28 15:50:43 1997 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.7/8.8.7) id PAA15646 for java-outgoing; Sun, 28 Dec 1997 15:50:43 -0800 (PST) (envelope-from owner-java@FreeBSD.ORG) Received: from rah.star-gate.com ([209.133.7.178]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id PAA15622; Sun, 28 Dec 1997 15:50:30 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Received: from rah.star-gate.com (localhost.star-gate.com [127.0.0.1]) by rah.star-gate.com (8.8.8/8.8.8) with ESMTP id PAA07153; Sun, 28 Dec 1997 15:50:18 -0800 (PST) (envelope-from hasty@rah.star-gate.com) Message-Id: <199712282350.PAA07153@rah.star-gate.com> X-Mailer: exmh version 2.0gamma 1/27/96 To: Damon Anton Permezel cc: freebsd-java@hub.freebsd.org, hackers@hub.freebsd.org Subject: Re: patches for JDK 1.1.5? In-reply-to: Your message of "Sun, 28 Dec 1997 17:22:01 CST." <199712282322.RAA28565@damon.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 28 Dec 1997 15:50:18 -0800 From: Amancio Hasty Sender: owner-java@FreeBSD.ORG Precedence: bulk If you can please also make the diffs available for 1.1.5. Currently tied up doing a little mpeg project for FreeBSD and as soon as I wrap that up I will be jumping on the java port bandwagoon 8) Cheers, Amancio > "Damon Permezel" sez: > > I have a 1.1.4 port > > It works fairly well, but suffers occasionally from recursive malloc > > calls. > > I now have a much improved 1.1.4 port, with the malloc problems fixed, and > a 1.1.5 port, which is, as far as I can tell, in about the same shape. > > I don't have many apps to run, but the main ones I have written work > (they use JNI-native interfaces, and do lots of FP -- two bugs I had to > fix in the port I based my ports one). > > I just added a SB-16 to my system, and to my delight discovered that the > demo apps which have audio squirt the right bits out for audio to work. > > I will eventually (like, in a day or so) clean things up so that I can > provide a set of patches which should work, and as soon as a "make clean all" > finishes, I will attempt to put together a binary dist. > From owner-java@FreeBSD.ORG Sun Dec 28 20:01:10 1997 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.7/8.8.7) id UAA02091 for java-outgoing; Sun, 28 Dec 1997 20:01:10 -0800 (PST) (envelope-from owner-java@FreeBSD.ORG) Received: from send1a.yahoomail.com (send1a.yahoomail.com [205.180.60.22]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id UAA02083 for ; Sun, 28 Dec 1997 20:00:56 -0800 (PST) (envelope-from osiris2002@yahoo.com) Message-ID: <19971229040034.28356.rocketmail@send1a.yahoomail.com> Received: from [194.79.98.70] by send1a; Sun, 28 Dec 1997 20:00:33 PST Date: Sun, 28 Dec 1997 20:00:33 -0800 (PST) From: Charlie Roots Subject: Re: JDK-1.1.5 for FreeBSD 2.2.X To: patrick Cc: freebsd-java@FreeBSD.ORG MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-java@FreeBSD.ORG Precedence: bulk Hi there, How about Qt library. I hear rumers of it having some problems ?? But it is rather nice and very stable from a user's point of view. And it is Free !! Greetings ---patrick wrote: > > >nate> > I'v almost finished the porting of JDK-1.1.5 > >nate> > for FreeBSD-2.2.2 with XigMotif. > >nate> > (but just alpha quality:-) > >After I released it, some problems are found mainly around > >AWT with Xig Motif. > > Nearly every problem I've had with JDK on FreeBSD related to Motif. And > Xig does not have a Motif for 2.2.5 yet (no word from Xig on when either, > as of Tuesday). > > Is it possible to change from Motif to something else (I don't know what; > tk/tcl?)? Or is this what Sun/JavaSoft uses, assuming everyone has it? > Lesstif just isn't *there* yet, either. > > I'd hate to have JDK tied to a commercial (read, "has a price tag") > product, if we could work around it, with a free one. > > If its not possible, then just ignore the ramblings of a > financially-challenged developer. > > Patrick > == MAY THE FORCE BE WITH YOU. _________________________________________________________ DO YOU YAHOO!? Get your free @yahoo.com address at http://mail.yahoo.com From owner-java@FreeBSD.ORG Mon Dec 29 22:19:44 1997 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.7/8.8.7) id WAA27872 for java-outgoing; Mon, 29 Dec 1997 22:19:44 -0800 (PST) (envelope-from owner-java@FreeBSD.ORG) Received: from hyperreal.org (taz.hyperreal.org [204.62.130.147]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id WAA27857 for ; Mon, 29 Dec 1997 22:19:37 -0800 (PST) (envelope-from brian@hyperreal.org) Received: (qmail 10250 invoked by uid 24); 30 Dec 1997 06:19:30 -0000 Message-Id: <3.0.3.32.19971229215419.009043a0@hyperreal.org> X-Sender: brian@hyperreal.org X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.3 (32) Date: Mon, 29 Dec 1997 21:54:19 -0800 To: Charlie Roots From: Brian Behlendorf Subject: Re: JDK-1.1.5 for FreeBSD 2.2.X Cc: freebsd-java@FreeBSD.ORG In-Reply-To: <19971229040034.28356.rocketmail@send1a.yahoomail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-java@FreeBSD.ORG Precedence: bulk At 08:00 PM 12/28/97 -0800, Charlie Roots wrote: >Hi there, >How about Qt library. >I hear rumers of it having some problems ?? >But it is rather nice and very stable >from a user's point of view. >And it is Free !! No, it's not. It's free for any use not having to do with money - and expensive for those who do. Please send all GPL/BSD flamage to /dev/null. :) Brian --=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-- "Optimism is a strategy for making brian@apache.org a better future." - Noam Chomsky brian@hyperreal.org