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. >