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.